git-annex: on second thought, let's not break backwards compatibility for no apparent reason
This commit is contained in:
parent
dd649df4e4
commit
b462c7908f
@ -47,6 +47,7 @@ rec {
|
|||||||
};
|
};
|
||||||
|
|
||||||
inherit (pkgs.haskellPackages) git-annex;
|
inherit (pkgs.haskellPackages) git-annex;
|
||||||
|
gitAnnex = git-annex;
|
||||||
|
|
||||||
qgit = import ./qgit {
|
qgit = import ./qgit {
|
||||||
inherit fetchurl stdenv;
|
inherit fetchurl stdenv;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user