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