mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 19:55:41 +03:00
libfive: 0-unstable-2025-05-04 -> 0-unstable-2025-05-22
This commit is contained in:
parent
6ed432a97e
commit
f91e317f9d
1 changed files with 3 additions and 3 deletions
|
@ -18,13 +18,13 @@
|
|||
|
||||
stdenv.mkDerivation {
|
||||
pname = "libfive";
|
||||
version = "0-unstable-2025-05-04";
|
||||
version = "0-unstable-2025-05-22";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "libfive";
|
||||
repo = "libfive";
|
||||
rev = "e704d1096f00bdfde1d1766f40dcae79f6fe5082";
|
||||
hash = "sha256-Yu4LGf5nx9dF+8WXyQQycqFfIq4AZdEnHaekhDSWEpw=";
|
||||
rev = "daa458279121a95b51482508bcfa906d6227442e";
|
||||
hash = "sha256-YPP3ZSMDCQgeOPugRPmZCDI9iesIMwnU7Xu8yGwV9JM=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue