From 4075e7a347b2fbd12cd216960300f466b3f7c609 Mon Sep 17 00:00:00 2001 From: tv Date: Sun, 6 Dec 2020 23:40:48 +0100 Subject: tv rox-filer: GitHub -> GitLab --- tv/5pkgs/simple/rox-filer.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tv') diff --git a/tv/5pkgs/simple/rox-filer.nix b/tv/5pkgs/simple/rox-filer.nix index fe5342b1..6f00a0b2 100644 --- a/tv/5pkgs/simple/rox-filer.nix +++ b/tv/5pkgs/simple/rox-filer.nix @@ -1,4 +1,4 @@ -{ autoconf, stdenv, fetchFromGitHub, pkgconfig, libxml2, libSM +{ autoconf, stdenv, fetchFromGitLab, pkgconfig, libxml2, libSM , shared-mime-info # Even though imported, this causes: @@ -19,7 +19,7 @@ let in stdenv.mkDerivation rec { name = "rox-filer-${version}-tv"; - src = fetchFromGitHub { + src = fetchFromGitLab { owner = "seirios"; repo = "rox-filer"; rev = "14354e21bf94a5f3906238706f6b7ac968fa7fce"; -- cgit v1.2.3