gnucap: move to by-name
tested gnucap-full still works as well
This commit is contained in:
parent
0e74ca98a7
commit
68d9ecff4c
4 changed files with 0 additions and 1 deletions
|
@ -8641,7 +8641,6 @@ with pkgs;
|
|||
jdk = graalvm-ce;
|
||||
};
|
||||
|
||||
gnucap = callPackage ../applications/science/electronics/gnucap { };
|
||||
gnucap-full = gnucap.withPlugins(p: [ p.verilog ]);
|
||||
|
||||
gnu-cim = callPackage ../development/compilers/gnu-cim { };
|
||||
|
|
Loading…
Reference in a new issue