aboutsummaryrefslogtreecommitdiffstats
path: root/flake.nix
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2021-06-25 18:19:46 +0200
committerYann Herklotz <git@yannherklotz.com>2021-06-25 18:19:46 +0200
commitb5caa24b94d1b713baf069d808bf5dce665ad7e2 (patch)
tree688a3e7bba78e7207e18f72c7d2c3927eceffe06 /flake.nix
parentae0f8943268c42b1985f3b8a0c5bcf2102ed3a87 (diff)
downloadzk-visual-b5caa24b94d1b713baf069d808bf5dce665ad7e2.tar.gz
zk-visual-b5caa24b94d1b713baf069d808bf5dce665ad7e2.zip
Add initial implementation of Dot graph
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 32b480d..4c1d5a6 100644
--- a/flake.nix
+++ b/flake.nix
@@ -33,6 +33,8 @@
haskell-language-server
ormolu
pkgs.nixpkgs-fmt
+ pkgs.zlib.dev
+ pkgs.zlib
]);
};
in