-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Description
Describe the bug
nix develop nixpkgs#postgresql
reports:
error: output '/nix/store/qxsg508qi6nlfmscwf3wmj6d543gfzm9-postgresql-17.4-env-doc' is not allowed to refer to the following paths:
/nix/store/id1v6dvpcb88fyfssq04qafidf7n4g79-postgresql-17.4-env-dev
/nix/store/ws6hhiydgm7xg2qfxp1py0bvibz9fn72-postgresql-17.4-env
/nix/store/xp5qaj9lr7hyng1gn13y8521fxps1wq1-postgresql-17.4-env-man
Steps To Reproduce
nix develop nixpkgs#postgresql
Expected behavior
Develop shell for postgres.
Metadata
nix (Nix) 2.24.12
Also tested
nix (Nix) 2.29.0pre20250403_cb972c7
Checklist
- checked latest Nix manual (source)
- checked open bug issues and pull requests for possible duplicates
Add 👍 to issues you find important.
corngood