Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at devShellTools-shell 7 lines 225 B view raw
1#! /usr/bin/env nix-shell 2#! nix-shell -i bash -p common-updater-scripts python3 3 4set -ueo pipefail 5 6version="$(python "$(dirname "${BASH_SOURCE[0]}")"/latest_version.py)" 7update-source-version dictdDBs.wiktionary "$version"