Skip to content

Commit fc61d25

Browse files
authored
add cmake to nix development shell (#361)
1 parent aa92cea commit fc61d25

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

flake.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
pkgs.pkg-config
4949
pkgs.glib
5050
pkgs.gtk3
51+
pkgs.cmake
5152
# Required to compile boringssl (via bindgen loading libclang)
5253
pkgs.llvmPackages.libclang.lib
5354
# Only for NPM publishing

0 commit comments

Comments
 (0)