nixpkgs/pkgs/tools/filesystems/rmfuse/update

6 lines
107 B
Text
Raw Normal View History

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