File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
pkgs/by-name/op/openscad-unstable Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4444# clang consume much less RAM than GCC
4545clangStdenv . 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
You can’t perform that action at this time.
0 commit comments