git-annex: switch attribute over to haskell-ng package set some more
This commit is contained in:
@@ -46,7 +46,7 @@ rec {
|
||||
sendEmailSupport = !stdenv.isDarwin;
|
||||
};
|
||||
|
||||
gitAnnex = pkgs.haskellngPackages.gitAnnex;
|
||||
gitAnnex = pkgs.haskellngPackages.git-annex;
|
||||
|
||||
qgit = import ./qgit {
|
||||
inherit fetchurl stdenv;
|
||||
|
||||
Reference in New Issue
Block a user