b12f restructure #1

Merged
teutat3s merged 218 commits from b12f into main 2020-11-24 18:27:01 +00:00
2 changed files with 7 additions and 2 deletions
Showing only changes of commit 8a848a789b - Show all commits

View file

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

View file

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