Remove boehmgc dependency
This is now propagated by Nix.
This commit is contained in:
parent
b0a5365602
commit
4b9cdc4933
@ -93,7 +93,6 @@
|
|||||||
final.nix
|
final.nix
|
||||||
final.nix.perl-bindings
|
final.nix.perl-bindings
|
||||||
git
|
git
|
||||||
boehmgc
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
@ -107,7 +106,6 @@
|
|||||||
[ makeWrapper autoconf automake libtool unzip nukeReferences pkgconfig sqlite libpqxx
|
[ makeWrapper autoconf automake libtool unzip nukeReferences pkgconfig sqlite libpqxx
|
||||||
gitAndTools.topGit mercurial darcs subversion bazaar openssl bzip2 libxslt
|
gitAndTools.topGit mercurial darcs subversion bazaar openssl bzip2 libxslt
|
||||||
perlDeps perl final.nix
|
perlDeps perl final.nix
|
||||||
boehmgc
|
|
||||||
postgresql95 # for running the tests
|
postgresql95 # for running the tests
|
||||||
boost
|
boost
|
||||||
(nlohmann_json.override { multipleHeaders = true; })
|
(nlohmann_json.override { multipleHeaders = true; })
|
||||||
|
Loading…
x
Reference in New Issue
Block a user