purenix: add to top-level packages
This commit is contained in:
parent
97f488533e
commit
3a98364c4b
1 changed files with 2 additions and 0 deletions
|
@ -12062,6 +12062,8 @@ with pkgs;
|
|||
|
||||
purescript-psa = nodePackages.purescript-psa;
|
||||
|
||||
purenix = haskell.lib.compose.justStaticExecutables haskellPackages.purenix;
|
||||
|
||||
spago = callPackage ../development/tools/purescript/spago { };
|
||||
|
||||
pulp = nodePackages.pulp;
|
||||
|
|
Loading…
Reference in a new issue