Changes
1 changed files (+0/-16)
-
-
@@ -161,14 +161,6 @@# https://valgrind.org/ valgrind ]); # "pkgs.zig" incorrectly sets $ZIG_GLOBAL_CACHE_DIR unconditionally. # This prevents running zig command due to permission error. # https://github.com/NixOS/nixpkgs/issues/270415 # https://github.com/NixOS/nixpkgs/pull/473413 shellHook = '' unset ZIG_GLOBAL_CACHE_DIR ''; }; flatpak = pkgs.mkShell {
-
@@ -182,14 +174,6 @@# https://github.com/NixOS/nixpkgs/issues/480303 librsvg ]; # "pkgs.zig" incorrectly sets $ZIG_GLOBAL_CACHE_DIR unconditionally. # This prevents running zig command due to permission error. # https://github.com/NixOS/nixpkgs/issues/270415 # https://github.com/NixOS/nixpkgs/pull/473413 shellHook = '' unset ZIG_GLOBAL_CACHE_DIR ''; }; } );
-