astromenace: backport upstream fix for cmake-4 (#452042)

This commit is contained in:
Francesco Gazzetta
2025-10-22 07:01:56 +00:00
committed by GitHub
+6
View File
@@ -35,6 +35,12 @@ stdenv.mkDerivation rec {
url = "https://src.fedoraproject.org/rpms/astromenace/raw/5e6bc02d115a53007dc47ef8223d8eaa25607588/f/astromenace-gcc13.patch";
hash = "sha256-pkmTVR86vS+KCICxAp+d7upNWVnSNxwdKmxnbtqIvgU=";
})
(fetchpatch {
name = "cmake-4.patch";
url = "https://github.com/viewizard/astromenace/commit/eb42ddb1e86a3e67787bfd5e33ff2afdd6307142.patch";
hash = "sha256-TQVcnDrKBFvcyYhWeeEQSRjuirtJ7wYFQV+f3bHikdA=";
})
];
nativeBuildInputs = [