Loading pkgs/by-name/ga/gargoyle/package.nix +6 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ stdenv, fetchFromGitHub, fetchDebianPatch, fetchpatch, cmake, pkg-config, fluidsynth, Loading Loading @@ -36,6 +37,11 @@ stdenv.mkDerivation rec { patch = "ftbfs_gcc14.patch"; hash = "sha256-eMx/RlUpq5Ez+1L8VZo40Y3h2ZKkqiQEmKTlkZRMXnI="; }) (fetchpatch { name = "cmake4-fix"; url = "https://github.com/garglk/garglk/commit/8d976852e2db0215e9cf4f926e626f1aa766f751.patch?full_index=1"; hash = "sha256-lJAuiOErSp3oDmeoqrfCdnHH816VLYiVthIG4U8BJ5E="; }) ]; postPatch = '' Loading Loading
pkgs/by-name/ga/gargoyle/package.nix +6 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ stdenv, fetchFromGitHub, fetchDebianPatch, fetchpatch, cmake, pkg-config, fluidsynth, Loading Loading @@ -36,6 +37,11 @@ stdenv.mkDerivation rec { patch = "ftbfs_gcc14.patch"; hash = "sha256-eMx/RlUpq5Ez+1L8VZo40Y3h2ZKkqiQEmKTlkZRMXnI="; }) (fetchpatch { name = "cmake4-fix"; url = "https://github.com/garglk/garglk/commit/8d976852e2db0215e9cf4f926e626f1aa766f751.patch?full_index=1"; hash = "sha256-lJAuiOErSp3oDmeoqrfCdnHH816VLYiVthIG4U8BJ5E="; }) ]; postPatch = '' Loading