hosts/europa: install quodlibet from unstableSmall
This commit is contained in:
parent
c1244716ce
commit
2f6971ed40
@ -7,6 +7,7 @@
|
||||
}:
|
||||
let
|
||||
inherit (inputs.stable.legacyPackages.${pkgs.system}) chirp beets;
|
||||
inherit (inputs.unstableSmall.legacyPackages.${pkgs.system}) quodlibet-full;
|
||||
inherit (xinlib) jobToUserService prIsOpen;
|
||||
jobs = [
|
||||
{
|
||||
@ -369,7 +370,7 @@ in
|
||||
python3Packages.nomadnet
|
||||
python3Packages.rns
|
||||
qdmr
|
||||
#quodlibet-full
|
||||
quodlibet-full # unstableSmall
|
||||
deadbeef-with-plugins
|
||||
rex
|
||||
rofi
|
||||
|
Loading…
Reference in New Issue
Block a user