summaryrefslogtreecommitdiffstats
path: root/update.sh
diff options
context:
space:
mode:
authorCole Mickens <cole.mickens@gmail.com>2019-05-04 18:23:17 -0700
committerCole Mickens <cole.mickens@gmail.com>2019-05-23 17:47:17 -0700
commitfd71b69f03d66818a9c1fe6ba270174af96cf425 (patch)
tree239cea0ea888ab20caf851d14d123a018e6ac0e9 /update.sh
parentd9d8c56707930a98aefa76007d9c5a594ae87fa7 (diff)
updates
Diffstat (limited to 'update.sh')
-rwxr-xr-xupdate.sh11
1 files changed, 7 insertions, 4 deletions
diff --git a/update.sh b/update.sh
index dcbdcaa..fe78c34 100755
--- a/update.sh
+++ b/update.sh
@@ -37,27 +37,25 @@ function update() {
update "nixpkgs/nixos-unstable" "nixos" "nixpkgs-channels" "nixos-unstable"
update "nixpkgs/nixpkgs-unstable" "nixos" "nixpkgs-channels" "nixpkgs-unstable"
+update "pkgs/xdg-desktop-portal-wlr" "emersion" "xdg-desktop-portal-wlr" "master"
update "pkgs/wlroots" "swaywm" "wlroots" "master"
-update "pkgs/xdg-desktop-portal-wlr" "emersion" "xdg-desktop-portal-wlr" "master"
update "pkgs/sway" "swaywm" "sway" "master"
update "pkgs/swaybg" "swaywm" "swaybg" "master"
update "pkgs/swayidle" "swaywm" "swayidle" "master"
+update "pkgs/swaybg" "swaywm" "swaybg" "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"
update "pkgs/kanshi" "emersion" "kanshi" "master"
-update "pkgs/wlstream" "atomnuker" "wlstream" "master"
update "pkgs/oguri" "vilhalmer" "oguri" "master"
update "pkgs/waybar" "Alexays" "waybar" "master"
update "pkgs/wayfire" "WayfireWM" "wayfire" "master"
update "pkgs/wf-config" "WayfireWM" "wf-config" "master"
update "pkgs/redshift-wayland" "minus7" "redshift" "wayland"
-update "pkgs/bspwc" "Bl4ckb0ne" "bspwc" "master"
update "pkgs/waybox" "wizbright" "waybox" "master"
update "pkgs/wl-clipboard" "bugaevc" "wl-clipboard" "master"
update "pkgs/wf-recorder" "ammen99" "wf-recorder" "master"
-
update "pkgs/gebaar-libinput" "Coffee2CodeNL" "gebaar-libinput" "master"
# i3-related
@@ -80,3 +78,8 @@ rg --multiline '(?s)(.*)<!--pkgs-->(.*)<!--pkgs-->(.*)' "README.md" \
# build and push
nix-build --no-out-link build.nix -A all | cachix push "${cachixremote}"
+
+echo "!!!"
+echo "UPDATE MANUAL PKGS"
+echo "!!!"
+