summaryrefslogtreecommitdiffstats
path: root/mv/5pkgs/xmonad-tv/Makefile
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2016-06-30 01:43:33 +0200
committertv <tv@krebsco.de>2016-06-30 01:43:33 +0200
commitc49e08cbcc992afd0e1feef8949caff9ee007538 (patch)
tree7692e34b9f958c07cb0b35d346b3f0f1ddff6754 /mv/5pkgs/xmonad-tv/Makefile
parentec4abc109415e3362d66bb846614d6548c9acc2f (diff)
mv: stash
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 . > $@