nixpkgs-immich/maintainers/scripts/convert-to-import-cargo-lock.sh

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
173 B
Bash
Raw Permalink Normal View History

2024-09-17 10:23:40 -06:00
#!/usr/bin/env nix-shell
#!nix-shell -I nixpkgs=. -i bash -p "import ./maintainers/scripts/convert-to-import-cargo-lock" nix-prefetch-git
convert-to-import-cargo-lock "$@"