nixpkgs/pkgs/tools/filesystems/rmfuse/update

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