summaryrefslogtreecommitdiffstats
path: root/update.sh
diff options
context:
space:
mode:
authorCole Mickens <cole.mickens@gmail.com>2019-01-18 18:57:06 -0800
committerCole Mickens <cole.mickens@gmail.com>2019-01-18 22:19:44 -0800
commitf7bd96aedaa23ddc62a2eb8f7599d60c5346292f (patch)
tree39497da73569aed00cbac18511a9ff7570d71cec /update.sh
parent5eef742043167bd25a5bb6a7c1df7deb44e62b2a (diff)
updates, split swaylock out, minimize sway pkg deps
Signed-off-by: Cole Mickens <cole.mickens@gmail.com>
Diffstat (limited to 'update.sh')
-rwxr-xr-xupdate.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/update.sh b/update.sh
index 877508a..687e13b 100755
--- a/update.sh
+++ b/update.sh
@@ -40,6 +40,7 @@ update "nixpkgs/nixpkgs-unstable" "nixos" "nixpkgs-channels" "nixpkgs-unstable"
update "pkgs/wlroots" "swaywm" "wlroots" "master"
update "pkgs/sway-beta" "swaywm" "sway" "master"
update "pkgs/swayidle" "swaywm" "swayidle" "master"
+update "pkgs/swaylock" "swaywm" "swaylock" "master"
update "pkgs/slurp" "emersion" "slurp" "master"
update "pkgs/grim" "emersion" "grim" "master"
update "pkgs/mako" "emersion" "mako" "master"