summaryrefslogtreecommitdiffstats
path: root/update.sh
diff options
context:
space:
mode:
Diffstat (limited to 'update.sh')
-rwxr-xr-xupdate.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/update.sh b/update.sh
index b67b65e..43e9476 100755
--- a/update.sh
+++ b/update.sh
@@ -40,7 +40,7 @@ function update() {
}
# attr_name repo_owner repo_name repo_rev
-#update "nixpkgs" "nixos" "nixpkgs-channels" "nixos-unstable"
+update "nixpkgs" "nixos" "nixpkgs-channels" "nixos-unstable"
update "wlroots" "swaywm" "wlroots" "master"
update "sway-beta" "swaywm" "sway" "master"
update "slurp" "emersion" "slurp" "master"