Hi, the attached patch adds the option to use `guix pack --file=guix.scm` just like you’d use `guix build --file=guix.scm` or `guix shell --file=guix.scm`. guix pack -f ... still means --format to preserve backwards compatibility. Only the long option --file is added.