nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
at python-updates 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"