diff options
author | Pjotr Prins | 2025-02-11 02:24:30 -0600 |
---|---|---|
committer | Pjotr Prins | 2025-02-11 02:24:30 -0600 |
commit | fd714598394a36d94846a5c2cfa1dc6a7e4bcced (patch) | |
tree | 9b89ad45f6e357de32bb0219e7b534053484675d /prescheme-nim-local/nim/.guix-shell | |
parent | 83d5d1535754016500af6854aab26c1fbdde73d0 (diff) | |
download | presentations-fd714598394a36d94846a5c2cfa1dc6a7e4bcced.tar.gz |
Add FOSDEM 2025 talk
Diffstat (limited to 'prescheme-nim-local/nim/.guix-shell')
-rw-r--r-- | prescheme-nim-local/nim/.guix-shell | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/prescheme-nim-local/nim/.guix-shell b/prescheme-nim-local/nim/.guix-shell new file mode 100644 index 0000000..7c87f25 --- /dev/null +++ b/prescheme-nim-local/nim/.guix-shell @@ -0,0 +1,2 @@ +guix shell -C --network nim gcc-toolchain which gdb gsl coreutils openssl nss-certs nss + |