diff options
author | Irene Knapp <ireneista@irenes.space> | 2025-10-19 21:49:40 -0700 |
---|---|---|
committer | Irene Knapp <ireneista@irenes.space> | 2025-10-19 21:49:40 -0700 |
commit | 65be4b0cdc118b5ff9533f9f8372af70ac2e6387 (patch) | |
tree | ac523e7bc99f7adb8953bb7cd8b9cdffd4518183 /flake.nix | |
parent | c5c02fa49385bd965e3466ecdd8b8c791b67d26a (diff) |
much closer to being able to move to threaded execution
not quite, but very very near Force-Push: yes Change-Id: I79ae9f2970e4d7263db5c511e3a5398c22c4771c
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix index 7b997aa..f38cbf5 100644 --- a/flake.nix +++ b/flake.nix @@ -26,6 +26,7 @@ fasm fasmg gcc + gdb nasm zydis ]; |