Skip to content

Commit

Permalink
nix voodoo
Browse files Browse the repository at this point in the history
  • Loading branch information
protz committed Apr 19, 2024
1 parent 1f76827 commit f2fd840
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 12 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,6 @@ test-%: test/%/out.llbc out/test-%/main.c | all
.PRECIOUS: out/%
out/%:
mkdir -p $@

nix-magic:
nix flake update --extra-experimental-features nix-command --extra-experimental-features flakes
40 changes: 28 additions & 12 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f2fd840

Please sign in to comment.