Skip to content

Commit 6d128e9

Browse files
committed
fixup! tools: update nixpkgs-unstable to 02f2cb8e0feb4596d20cc52fda73ccee960
1 parent 346ab73 commit 6d128e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shell.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
url = builtins.replaceStrings [ pkgs.openssl.version ] [ "3.5.4" ] pkgs.openssl.src.url;
3636
hash = "sha256-lnMR+ElVMWlpvbHY1LmDcY70IzhjnGIexMNP3e81Xpk=";
3737
};
38+
doCheck = !pkgs.stdenv.buildPlatform.isDarwin;
3839
};
3940
},
4041
ccache ? pkgs.ccache,

0 commit comments

Comments
 (0)