nixpkgs/pkgs/tools/filesystems/rmfuse/update

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

6 lines
107 B
Plaintext
Raw Normal View History

2021-02-18 08:39:37 +00:00
#!/usr/bin/env nix-shell
#! nix-shell -i bash -p poetry poetry2nix.cli
set -eu
poetry lock
poetry2nix lock