[jgart@unknownee2179f0a061 guix]$ make -j6 && ./pre-inst-env guix refresh -l python-django-cache-url
A single dependent package: python-django-configurations@2.4.1 Hi, when running guix build python-django-cache-url -P without an argument it doesn't build python-django-configurations. This was on commit 33e7f1e6345196dc98dd3f25104ab4e1b4026233 This is one reproducible example of the problem. I've experienced this with other packages that I've tried to use with the new -P flag. WDYT Also, why not call this flag -l instead of -P like `guix refresh -l foo`? all best, jgart