summaryrefslogtreecommitdiffstats
path: root/update.sh
diff options
context:
space:
mode:
authorCole Mickens <cole.mickens@gmail.com>2018-11-03 15:37:36 -0700
committerCole Mickens <cole.mickens@gmail.com>2018-11-03 16:16:32 -0700
commitf8216bf3950906804fab1282c70ff20a022918e9 (patch)
treec712b69b302745d7ad185cb50ec45ca9689245e4 /update.sh
parente374746d76cae0ddbca3298b9a50f37f0f5e8841 (diff)
fmt: start auto-updates
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"