From 4e8e2d97965347f9afd3d179d81bce0aa02e6972 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Fri, 14 Feb 2025 14:52:29 -0800 Subject: [PATCH] nix: snapcraft should only be installed on Linux --- nix/devShell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/devShell.nix b/nix/devShell.nix index 6470423a0..66f259656 100644 --- a/nix/devShell.nix +++ b/nix/devShell.nix @@ -106,7 +106,6 @@ in pandoc pkg-config scdoc - snapcraft zig zip zig2nix.packages.${system}.zon2nix @@ -139,6 +138,7 @@ in qemu gdb + snapcraft valgrind wraptest