lagrange: 1.19.2 -> 1.19.3 (#448976)

This commit is contained in:
Nikolay Korotkiy
2025-10-06 07:27:59 +00:00
committed by GitHub
2 changed files with 4 additions and 2 deletions
+2 -2
View File
@@ -22,13 +22,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "lagrange";
version = "1.19.2";
version = "1.19.3";
src = fetchFromGitHub {
owner = "skyjake";
repo = "lagrange";
tag = "v${finalAttrs.version}";
hash = "sha256-T0xc7y5t359y/jvpekQAD1wmpMl6/lW+LzqlrSwfYv0=";
hash = "sha256-GyX4LKe2SHRlHqRfh7yAkOyISo/N3rhpkARevUmuLbc=";
};
nativeBuildInputs = [
@@ -40,6 +40,8 @@ stdenv.mkDerivation (finalAttrs: {
(lib.cmakeFeature "UNISTRING_DIR" "${libunistring}")
];
env.NIX_CFLAGS_COMPILE = "-Wno-error=attribute-warning";
postFixup = ''
substituteInPlace "$out"/lib/pkgconfig/the_Foundation.pc \
--replace '="''${prefix}//' '="/'