icepeak: use haskell.lib.justStaticExecutables
Also, add myself to the maintainers section for Haskell modules coming from Hackage.
This commit is contained in:
parent
8aee4f4eeb
commit
9b931dc86a
@ -2476,6 +2476,8 @@ package-maintainers:
|
|||||||
- purescript
|
- purescript
|
||||||
- spago
|
- spago
|
||||||
- termonad
|
- termonad
|
||||||
|
rkrzr:
|
||||||
|
- icepeak
|
||||||
|
|
||||||
unsupported-platforms:
|
unsupported-platforms:
|
||||||
alsa-mixer: [ x86_64-darwin ]
|
alsa-mixer: [ x86_64-darwin ]
|
||||||
|
@ -4175,7 +4175,7 @@ in
|
|||||||
|
|
||||||
icecast = callPackage ../servers/icecast { };
|
icecast = callPackage ../servers/icecast { };
|
||||||
|
|
||||||
icepeak = haskellPackages.icepeak;
|
icepeak = haskell.lib.justStaticExecutables haskellPackages.icepeak;
|
||||||
|
|
||||||
iceshelf = callPackage ../tools/backup/iceshelf { };
|
iceshelf = callPackage ../tools/backup/iceshelf { };
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user