mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 07:00:43 +00:00
stylish-haskell: Add top-level package
This commit is contained in:
parent
bd11aadc2b
commit
607b0a1fa8
|
@ -5744,6 +5744,8 @@ in
|
|||
strongswanTNC = strongswan.override { enableTNC = true; };
|
||||
strongswanNM = strongswan.override { enableNetworkManager = true; };
|
||||
|
||||
stylish-haskell = haskell.lib.justStaticExecutables haskellPackages.stylish-haskell;
|
||||
|
||||
su = shadow.su;
|
||||
|
||||
subsonic = callPackage ../servers/misc/subsonic { };
|
||||
|
|
Loading…
Reference in a new issue