summaryrefslogtreecommitdiffstats
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 36a85c7..b247db4 100644
--- a/flake.nix
+++ b/flake.nix
@@ -14,6 +14,8 @@
14 buildInputs = with pkgs; [ 14 buildInputs = with pkgs; [
15 pkgconfig 15 pkgconfig
16 cairo 16 cairo
17 gdk-pixbuf
18 gtk3
17 pango 19 pango
18 z3 20 z3
19 21