nixpkgs-overlay/bandcamp-downloader/update

7 lines
161 B
Plaintext
Raw Normal View History

2023-04-23 17:18:44 +02:00
#!/usr/bin/env nix-shell
#!nix-shell -i bash -p poetry poetry2nix.cli
set -euo pipefail
rm -f ./poetry.lock ./poetry-git-overlay.nix
poetry lock
poetry2nix lock