Loading pkgs/by-name/bu/budgie-user-indicator-redux/package.nix +7 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ accountsservice, budgie-desktop, gtk3, gtk-layer-shell, intltool, libgee, libpeas2, Loading Loading @@ -39,11 +40,17 @@ stdenv.mkDerivation (finalAttrs: { accountsservice budgie-desktop gtk3 gtk-layer-shell libgee libpeas2 sassc ]; postPatch = '' substituteInPlace meson.build \ --replace-fail "dependency('budgie-2.0', version: '>= 3')" "dependency('budgie-3.0')" ''; passthru = { updateScript = nix-update-script { }; }; Loading Loading
pkgs/by-name/bu/budgie-user-indicator-redux/package.nix +7 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ accountsservice, budgie-desktop, gtk3, gtk-layer-shell, intltool, libgee, libpeas2, Loading Loading @@ -39,11 +40,17 @@ stdenv.mkDerivation (finalAttrs: { accountsservice budgie-desktop gtk3 gtk-layer-shell libgee libpeas2 sassc ]; postPatch = '' substituteInPlace meson.build \ --replace-fail "dependency('budgie-2.0', version: '>= 3')" "dependency('budgie-3.0')" ''; passthru = { updateScript = nix-update-script { }; }; Loading