summaryrefslogtreecommitdiffstats
path: root/update.sh
diff options
context:
space:
mode:
authorCole Mickens <cole.mickens@gmail.com>2018-10-27 17:05:20 -0700
committerCole Mickens <cole.mickens@gmail.com>2018-10-27 17:05:20 -0700
commitb570dc87f7742ffdee263a5939337ea8c49010c6 (patch)
tree6f2702724fffb7841f07bdd85408deaf1fcbd6c1 /update.sh
parent3052f674fc541f98575677280617f9829d84a1ea (diff)
update.sh: re-enable updating nixpkgs
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"