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