Skip to content

Commit

Permalink
openscad-unstable: 2024-11-10 -> 2024-11-18 (#358384)
Browse files Browse the repository at this point in the history
  • Loading branch information
7c6f434c authored Nov 24, 2024
2 parents 53bc182 + ed4d769 commit 2d7c550
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkgs/by-name/op/openscad-unstable/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@
# clang consume much less RAM than GCC
clangStdenv.mkDerivation rec {
pname = "openscad-unstable";
version = "2024-11-10";
version = "2024-11-18";
src = fetchFromGitHub {
owner = "openscad";
repo = "openscad";
rev = "681fff1cdcd5f67253958c39d9fefdc3762b38d8";
hash = "sha256-aFrlFFbpEBt4JJ3HCZLmaptomZBpCTqLD7vKIspDX74=";
rev = "d65040e820ace5685554c40a7e584125b7df409e";
hash = "sha256-dIZhye1tycDMpJxjIUPioeTah2XS95jkr8HgGgZc5CU=";
fetchSubmodules = true; # Only really need sanitizers-cmake and MCAD
};

Expand Down

0 comments on commit 2d7c550

Please sign in to comment.