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