bench: add static executable from haskellPackages
This commit is contained in:
parent
59f94b12f3
commit
cc63c5d32c
@ -16881,6 +16881,8 @@ with pkgs;
|
||||
|
||||
bean-add = callPackage ../applications/office/beancount/bean-add.nix { };
|
||||
|
||||
bench = haskell.lib.justStaticExecutables haskellPackages.bench;
|
||||
|
||||
beret = callPackage ../games/beret { };
|
||||
|
||||
bitsnbots = callPackage ../games/bitsnbots {
|
||||
|
Loading…
Reference in New Issue
Block a user