Skip to content

Commit 0244f42

Browse files
authored
openscad-unstable: 2025-01-05 -> 2025-02-07 (#380394)
2 parents e7cb139 + d272726 commit 0244f42

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/op/openscad-unstable/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,12 @@
4444
# clang consume much less RAM than GCC
4545
clangStdenv.mkDerivation rec {
4646
pname = "openscad-unstable";
47-
version = "2025-01-05";
47+
version = "2025-02-07";
4848
src = fetchFromGitHub {
4949
owner = "openscad";
5050
repo = "openscad";
51-
rev = "92a13b4f06221ef26c901130c0c52658976cdfb2";
52-
hash = "sha256-803pDT/yq7eBk4J3E1JwKdhurnupPdB4A9xroLRg3+0=";
51+
rev = "1308a7d476facb466bf9fae1e77666c35c8e3c8f";
52+
hash = "sha256-+0cQ5mgRzOPfP6nl/rfC/hnw3V7yvGJCyLU8hOmlGOc=";
5353
# Unfortunately, we can't selectively fetch submodules. It would be good
5454
# to see that we don't accidentally depend on it.
5555
fetchSubmodules = true; # Only really need sanitizers-cmake and MCAD

0 commit comments

Comments
 (0)