I merged this PR too soon and forgot to check that the output was still containing the binary.
This commit is contained in:
parent
33ef2f0e07
commit
c040b918cc
@ -12517,7 +12517,7 @@ in
|
|||||||
|
|
||||||
hercules-ci-agent = callPackage ../development/tools/continuous-integration/hercules-ci-agent { };
|
hercules-ci-agent = callPackage ../development/tools/continuous-integration/hercules-ci-agent { };
|
||||||
|
|
||||||
niv = haskell.lib.justStaticExecutables haskellPackages.niv;
|
niv = lib.getBin (haskell.lib.justStaticExecutables haskellPackages.niv);
|
||||||
|
|
||||||
ormolu = haskellPackages.ormolu.bin;
|
ormolu = haskellPackages.ormolu.bin;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user