index
:
matthieu/nova.git
bump-dependencies
ci
circleci-project-setup
dependabot/cargo/async-nats-0.29.0
dependabot/cargo/ed25519-dalek-2.0.0
dependabot/cargo/rustix-0.37.25
dependabot/cargo/rustls-webpki-0.100.2
dependabot/cargo/webpki-0.22.2
dependabot/go_modules/github.com/nats-io/nats-server/v2-2.9.23
main
update/2024
update/2025
Unnamed repository; edit this file 'description' to name the repository.
Forgejo (Beyond coding. We forge.)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shell.nix
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'shell.nix')
-rw-r--r--
shell.nix
1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell.nix b/shell.nix
index b55f1a7..31f7ee0 100644
--- a/
shell.nix
+++ b/
shell.nix
@@ -15,5 +15,6 @@ mkShell {
gnumake
protobuf
rustc
+ zlib
];
}