Unverified Commit 99b34825 authored by Nikolay Korotkiy's avatar Nikolay Korotkiy Committed by GitHub
Browse files

lagrange: 1.19.2 -> 1.19.3 (#448976)

parents 0592f36f 0bb76f23
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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 = [
+2 −0
Original line number Diff line number Diff line
@@ -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}//' '="/'