0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 21:50:33 +03:00

ihaskell: remove service configuration. (#22268)

See #22047. This change should be reverted after IHaskell has been
updated to support GHC 8.
This commit is contained in:
Vaibhav Sagar 2017-01-30 14:38:42 +07:00 committed by Vladimír Čunát
parent b596cd5731
commit 63f609b1a4
3 changed files with 10 additions and 10 deletions

View file

@ -206,7 +206,7 @@
ripple-data-api = 186;
mediatomb = 187;
rdnssd = 188;
ihaskell = 189;
# ihaskell = 189; # unused
i2p = 190;
lambdabot = 191;
asterisk = 192;
@ -469,7 +469,7 @@
#ripple-data-api = 186; #unused
mediatomb = 187;
#rdnssd = 188; # unused
ihaskell = 189;
# ihaskell = 189; # unused
i2p = 190;
lambdabot = 191;
asterisk = 192;

View file

@ -261,7 +261,7 @@
./services/misc/gitolite.nix
./services/misc/gogs.nix
./services/misc/gpsd.nix
./services/misc/ihaskell.nix
#./services/misc/ihaskell.nix
./services/misc/leaps.nix
./services/misc/mantisbt.nix
./services/misc/mathics.nix