1#!/usr/bin/env nix-shell
2#!nix-shell -i bash -p nix-update common-updater-scripts
3
4set -euo pipefail
5
6nix-update olivetin --src-only
7update-source-version olivetin --source-key=gen --ignore-same-version
8update-source-version olivetin --source-key=webui.npmDeps --ignore-same-version
9update-source-version olivetin --source-key=goModules --ignore-same-version