diff options
| author | Shav Kinderlehrer <shav@trinket.icu> | 2026-05-08 19:17:47 -0400 |
|---|---|---|
| committer | Shav Kinderlehrer <shav@trinket.icu> | 2026-05-08 19:17:47 -0400 |
| commit | c020b4228dec6b2e6489f58ee169aeb870a3da00 (patch) | |
| tree | 6f83985862b91ee6e4bd9865280f3beaa1bed4a3 /flake.nix | |
| parent | 91e1dbfd946f8396709d83701a6651b5c2ca7bdc (diff) | |
| download | extant-c020b4228dec6b2e6489f58ee169aeb870a3da00.tar.gz extant-c020b4228dec6b2e6489f58ee169aeb870a3da00.zip | |
Improves some of the scheme logic and adds a lock file so that people
don't open a million instances of extant on accident.
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ meson ninja guile + gdb ]; }; } |
