aboutsummaryrefslogtreecommitdiff
path: root/devShells
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2022-09-29 10:01:18 +0200
committerKarel Kočí <cynerd@email.cz>2022-09-29 10:04:13 +0200
commit33067a7e9bdb84521100fdb770ddf426c2a895f2 (patch)
treea29e91d4be15fbd198db7cab7a06c023bc358dba /devShells
parent76d6ffad535b0481e6388849b31a1ce7be83f61e (diff)
downloadnixos-personal-33067a7e9bdb84521100fdb770ddf426c2a895f2.tar.gz
nixos-personal-33067a7e9bdb84521100fdb770ddf426c2a895f2.tar.bz2
nixos-personal-33067a7e9bdb84521100fdb770ddf426c2a895f2.zip
devShells/c: add libconfig
Diffstat (limited to 'devShells')
-rw-r--r--devShells/c.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/devShells/c.nix b/devShells/c.nix
index dcc6266..ee18801 100644
--- a/devShells/c.nix
+++ b/devShells/c.nix
@@ -25,7 +25,7 @@ in pkgs.mkShell {
gtk3 gtk4
# Various libraries
- openssl.dev zlib.dev curl.dev
+ openssl.dev zlib.dev curl.dev libconfig
# LVGL
SDL2 libffi.dev