mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-14 19:37:48 +00:00
boehmgc: migrate to by-name
This commit is contained in:
parent
4477502480
commit
82fe6937dc
@ -20511,9 +20511,6 @@ with pkgs;
|
||||
then pkgs."androidndkPkgs_${stdenv.hostPlatform.ndkVer}".libraries
|
||||
else callPackage ../os-specific/linux/bionic-prebuilt { };
|
||||
|
||||
|
||||
boehmgc = callPackage ../development/libraries/boehm-gc { };
|
||||
|
||||
boolstuff = callPackage ../development/libraries/boolstuff { };
|
||||
|
||||
inherit (callPackage ../development/libraries/boost { inherit (buildPackages) boost-build; })
|
||||
|
Loading…
Reference in New Issue
Block a user