diamond: fix build

This commit is contained in:
Sigmanificient
2025-10-03 18:04:42 +02:00
parent ac4960ff10
commit 4e0d74f058
+1 -1
View File
@@ -14,7 +14,7 @@ stdenv.mkDerivation rec {
owner = "bbuchfink";
repo = "diamond";
rev = "v${version}";
sha256 = "sha256-w6+lSc2YZ1PwPj3p6ieI/yTkoiSLWH2Za863n4BTClo=";
sha256 = "sha256-nTMfWpXTsdcas0VwZzyU6ix4reNQX7EoyYRZ1wUN2pM=";
};
nativeBuildInputs = [ cmake ];