diff options
author | Akshay <[email protected]> | 2021-10-01 17:18:11 +0100 |
---|---|---|
committer | Akshay <[email protected]> | 2021-10-01 17:20:12 +0100 |
commit | 6b31fa5d24df2949c7987f6fa349e6ef86e2fc00 (patch) | |
tree | 3acbdde2aa3b80e6a22b4d781efd5cd0d598028b /.gitignore | |
parent | 3bad67b25652306f49b77deb3f176eff73876632 (diff) |
rework builds to use nix flakesv2.3
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,3 +10,4 @@ build/ | |||
10 | BitsNPicas.jar | 10 | BitsNPicas.jar |
11 | .envrc | 11 | .envrc |
12 | result | 12 | result |
13 | .direnv | ||