Loading pkgs/by-name/ga/galculator/package.nix +7 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ lib, autoreconfHook, fetchFromGitHub, fetchDebianPatch, fetchpatch2, flex, gtk3, Loading Loading @@ -30,6 +31,12 @@ stdenv.mkDerivation (finalAttrs: { hash = "sha256-qVJHcfJTtl0hK8pzSp6MjhYAh1NbIIWr3rBDodIYBvk="; }) ./gettext-0.25.patch (fetchDebianPatch { inherit (finalAttrs) pname version; patch = "0002-Declare-function-parameters-as-required-by-C23.patch"; debianRevision = "2.1"; hash = "sha256-kwRYYNOo3Z2SjFQzR6Mo+qBgW3LQfhxdE6mMpLGoE44="; }) ]; nativeBuildInputs = [ Loading Loading
pkgs/by-name/ga/galculator/package.nix +7 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ lib, autoreconfHook, fetchFromGitHub, fetchDebianPatch, fetchpatch2, flex, gtk3, Loading Loading @@ -30,6 +31,12 @@ stdenv.mkDerivation (finalAttrs: { hash = "sha256-qVJHcfJTtl0hK8pzSp6MjhYAh1NbIIWr3rBDodIYBvk="; }) ./gettext-0.25.patch (fetchDebianPatch { inherit (finalAttrs) pname version; patch = "0002-Declare-function-parameters-as-required-by-C23.patch"; debianRevision = "2.1"; hash = "sha256-kwRYYNOo3Z2SjFQzR6Mo+qBgW3LQfhxdE6mMpLGoE44="; }) ]; nativeBuildInputs = [ Loading