mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-21 19:44:09 +00:00
blueprint-compiler: move to by-name
This commit is contained in:
parent
38e707918b
commit
679619e8a3
@ -14373,8 +14373,6 @@ with pkgs;
|
||||
inherit (python3Packages) filecheck;
|
||||
};
|
||||
|
||||
blueprint-compiler = callPackage ../development/compilers/blueprint { };
|
||||
|
||||
bluespec = callPackage ../development/compilers/bluespec {
|
||||
gmp-static = gmp.override { withStatic = true; };
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user