diff options
author | lassulus <lass@aidsballs.de> | 2016-06-30 21:51:09 +0200 |
---|---|---|
committer | lassulus <lass@aidsballs.de> | 2016-06-30 21:51:09 +0200 |
commit | b3fa9cbd7e4bc8fe950aed139d857a2f14775b94 (patch) | |
tree | 223af7528e038008bf8de4252dc986910f380f13 /mv/5pkgs/xmonad-tv/Makefile | |
parent | eac3b2f4b46c9046205bc2507cd8fab3840929bb (diff) | |
parent | 4d63548868ec4806d62d82337bb278e6dd34f21e (diff) |
Merge remote-tracking branch 'cd/master'
Diffstat (limited to 'mv/5pkgs/xmonad-tv/Makefile')
-rw-r--r-- | mv/5pkgs/xmonad-tv/Makefile | 6 |
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 cbb0776e6..000000000 --- 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 . > $@ |