You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 27, 2026. It is now read-only.
Using debian bookworm image, with no other setup. First the install command required the enabling of two experimental features: nix profile install . --extra-experimental-features nix-command --extra-experimental-features flakes
Describe the bug
Using debian bookworm image, with no other setup. First the install command required the enabling of two experimental features:
nix profile install . --extra-experimental-features nix-command --extra-experimental-features flakesThen it fails to complete installation:
To Reproduce
docker run -it debian:bookwormThen inside the container: