summaryrefslogtreecommitdiffstats
path: root/tv/5pkgs/xmonad-tv/Makefile
diff options
context:
space:
mode:
authorlassulus <lass@aidsballs.de>2016-05-25 11:14:32 +0200
committerlassulus <lass@aidsballs.de>2016-05-25 11:14:32 +0200
commita240a60b52684466a207a43e944e0f040ec75361 (patch)
tree13e872ba019942f6509e2ed17649d44603c3e841 /tv/5pkgs/xmonad-tv/Makefile
parent0f2fc7c4a6a9bb41b965c905949aefebbb6c3f49 (diff)
parent36c5834c288b56b6955e35d95708ae7f65f199f9 (diff)
Merge remote-tracking branch 'cd/master' into HEAD
Diffstat (limited to 'tv/5pkgs/xmonad-tv/Makefile')
-rw-r--r--tv/5pkgs/xmonad-tv/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/tv/5pkgs/xmonad-tv/Makefile b/tv/5pkgs/xmonad-tv/Makefile
deleted file mode 100644
index cbb0776e6..000000000
--- a/tv/5pkgs/xmonad-tv/Makefile
+++ /dev/null
@@ -1,6 +0,0 @@
-.PHONY: ghci
-ghci: shell.nix
- nix-shell --command 'exec ghci -Wall'
-
-shell.nix: xmonad.cabal
- cabal2nix --shell . > $@