Loading pkgs/by-name/rh/rhythmbox/package.nix +0 −10 Original line number Diff line number Diff line Loading @@ -2,7 +2,6 @@ stdenv, lib, fetchurl, fetchpatch, pkg-config, meson, ninja, Loading Loading @@ -47,15 +46,6 @@ stdenv.mkDerivation rec { sha256 = "5CKRoY33oh/+azUr9z8F1+KYu04FvOWWf5jujO5ECPE="; }; patches = [ # Add support for girepository 2.0 # https://gitlab.gnome.org/GNOME/rhythmbox/-/issues/2113 (fetchpatch { url = "https://gitlab.gnome.org/GNOME/rhythmbox/-/commit/0cc5960f8ae516967515554eaa89faa9796701c5.patch"; hash = "sha256-IAOaQBDCyRkzzrxwdYQKm8Si8sn5yeBFWqKbe5mUU6k="; }) ]; postPatch = '' # We backported girepository-2.0 support to libpeas 1.36 substituteInPlace meson.build \ Loading Loading
pkgs/by-name/rh/rhythmbox/package.nix +0 −10 Original line number Diff line number Diff line Loading @@ -2,7 +2,6 @@ stdenv, lib, fetchurl, fetchpatch, pkg-config, meson, ninja, Loading Loading @@ -47,15 +46,6 @@ stdenv.mkDerivation rec { sha256 = "5CKRoY33oh/+azUr9z8F1+KYu04FvOWWf5jujO5ECPE="; }; patches = [ # Add support for girepository 2.0 # https://gitlab.gnome.org/GNOME/rhythmbox/-/issues/2113 (fetchpatch { url = "https://gitlab.gnome.org/GNOME/rhythmbox/-/commit/0cc5960f8ae516967515554eaa89faa9796701c5.patch"; hash = "sha256-IAOaQBDCyRkzzrxwdYQKm8Si8sn5yeBFWqKbe5mUU6k="; }) ]; postPatch = '' # We backported girepository-2.0 support to libpeas 1.36 substituteInPlace meson.build \ Loading