Skip to content

Commit bf2cf8d

Browse files
committed
nix
1 parent c3914be commit bf2cf8d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.nix/coq-nix-toolbox.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
"4e48948fa8252a2fc755182abdd4b199f4798724"
1+
"dd771a5001cd955514f2462cad7cdd90377530e3"

Makefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,3 +151,6 @@ SPACE=$(XXX) $(YYY)
151151
apps/%.vo: force
152152
@$(MAKE) -C apps/$(word 1,$(subst /, ,$*)) \
153153
$(subst $(SPACE),/,$(wordlist 2,99,$(subst /, ,$*))).vo
154+
155+
nix:
156+
nix-shell --arg do-nothing true --run "updateNixToolBox & genNixActions"

0 commit comments

Comments
 (0)