aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2021-01-12 22:28:57 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2021-01-12 22:29:29 -0800
commitbd3b7c2e2c5ecb08c1ab3cd6c1176c883a124af3 (patch)
tree6ebfd2e0fd4845bba04dd42a983850f7626ddac3 /Makefile
parentea96bc52e48b553dabcdaf6cbade7a332f8ffb1d (diff)
downloadpandoc-bd3b7c2e2c5ecb08c1ab3cd6c1176c883a124af3.tar.gz
Delete default.nix.
It is generated and shouldn't be in repository.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e9607f198..1f7fd98b4 100644
--- a/Makefile
+++ b/Makefile
@@ -94,7 +94,7 @@ README.md: README.template MANUAL.txt tools/update-readme.lua
default.nix: pandoc.cabal
nix-shell --pure -p cabal2nix --run "cabal2nix ." > $@
-nix-shell:
+nix-shell: default.nix
nix-shell --attr env release.nix
download_stats: