aboutsummaryrefslogtreecommitdiff
path: root/devShells/c.nix
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2022-10-06 10:56:42 +0200
committerKarel Kočí <cynerd@email.cz>2022-10-06 10:56:42 +0200
commit507252f378872f2b14751dc800fe5f1606c404b4 (patch)
treea75cd13b3448f3b5878f7bb5ec37e400a8b4c854 /devShells/c.nix
parent33067a7e9bdb84521100fdb770ddf426c2a895f2 (diff)
downloadnixos-personal-507252f378872f2b14751dc800fe5f1606c404b4.tar.gz
nixos-personal-507252f378872f2b14751dc800fe5f1606c404b4.tar.bz2
nixos-personal-507252f378872f2b14751dc800fe5f1606c404b4.zip
devShells: tweak syntax and add czmq and libevent
Diffstat (limited to 'devShells/c.nix')
-rw-r--r--devShells/c.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/devShells/c.nix b/devShells/c.nix
index ee18801..a6ffbd6 100644
--- a/devShells/c.nix
+++ b/devShells/c.nix
@@ -26,6 +26,7 @@ in pkgs.mkShell {
# Various libraries
openssl.dev zlib.dev curl.dev libconfig
+ czmq libevent.dev
# LVGL
SDL2 libffi.dev