overrides: try out docker-compose v2, xdg-desktop-portal from latest

This commit is contained in:
teutat3s 2021-10-24 01:17:50 +02:00 committed by Benjamin Bädorf
parent ab19dea908
commit 8a848a789b
No known key found for this signature in database
GPG key ID: 4406E80E13CD656C
2 changed files with 7 additions and 2 deletions

View file

@ -17,6 +17,7 @@ in
environment.systemPackages = with pkgs; [
docker-compose
docker-compose_2
];
};
}

View file

@ -4,6 +4,9 @@ channels: final: prev: {
inherit (channels.latest)
cachix
deploy-rs
docker
docker-compose_2
dhall
discord
element-desktop-wayland
@ -13,8 +16,9 @@ channels: final: prev: {
nixpkgs-fmt
qutebrowser
signal-desktop
starship
deploy-rs
xdg-desktop-portal
xdg-desktop-portal-gtk
xdg-desktop-portal-wlr
;