Loading pkgs/by-name/bu/budgie-desktop/package.nix +7 −0 Original line number Diff line number Diff line Loading @@ -70,6 +70,13 @@ stdenv.mkDerivation (finalAttrs: { url = "https://github.com/BuddiesOfBudgie/budgie-desktop/commit/ba8170b4f3108f9de28331b6a98a9d92bb0ed4de.patch"; hash = "sha256-T//1/NmaV81j0jiIYK7vEp8sgKCgF2i10D+Rk9qAAeE="; }) # Resolve vala 0.56.18 compact class inheritance removal # https://github.com/BuddiesOfBudgie/budgie-desktop/issues/679 (fetchpatch { url = "https://github.com/BuddiesOfBudgie/budgie-desktop/commit/46c83b1265b4230668da472d9ef6926941678418.patch"; hash = "sha256-qnA8iBEctZbE86qIPudI1vMbgFy4xDWrxxej517ORws="; }) ]; nativeBuildInputs = [ Loading Loading
pkgs/by-name/bu/budgie-desktop/package.nix +7 −0 Original line number Diff line number Diff line Loading @@ -70,6 +70,13 @@ stdenv.mkDerivation (finalAttrs: { url = "https://github.com/BuddiesOfBudgie/budgie-desktop/commit/ba8170b4f3108f9de28331b6a98a9d92bb0ed4de.patch"; hash = "sha256-T//1/NmaV81j0jiIYK7vEp8sgKCgF2i10D+Rk9qAAeE="; }) # Resolve vala 0.56.18 compact class inheritance removal # https://github.com/BuddiesOfBudgie/budgie-desktop/issues/679 (fetchpatch { url = "https://github.com/BuddiesOfBudgie/budgie-desktop/commit/46c83b1265b4230668da472d9ef6926941678418.patch"; hash = "sha256-qnA8iBEctZbE86qIPudI1vMbgFy4xDWrxxej517ORws="; }) ]; nativeBuildInputs = [ Loading