summaryrefslogtreecommitdiffstats
path: root/mv/5pkgs/xmonad-tv/Makefile
diff options
context:
space:
mode:
authorlassulus <lass@aidsballs.de>2016-06-30 21:51:09 +0200
committerlassulus <lass@aidsballs.de>2016-06-30 21:51:09 +0200
commit6697cab3f499c5358e10dd3fd35f0f463df47a1f (patch)
tree7a2fcfc378cb25e3b740f7a59f4717c7b51366a6 /mv/5pkgs/xmonad-tv/Makefile
parent4bf71ffd9e49e2b86a7675e10417049ed066a228 (diff)
parentc564bd17a8c169d1aafcd2db94dc8571a0e54293 (diff)
Merge remote-tracking branch 'cd/master'
Diffstat (limited to 'mv/5pkgs/xmonad-tv/Makefile')
-rw-r--r--mv/5pkgs/xmonad-tv/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/mv/5pkgs/xmonad-tv/Makefile b/mv/5pkgs/xmonad-tv/Makefile
deleted file mode 100644
index cbb0776..0000000
--- a/mv/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 . > $@