-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix fish support on ostree #711
base: main
Are you sure you want to change the base?
Conversation
Unfortunately this doesn't work: the plan says to create the directory, then the planning phase detects the directory doesn't exist (yet) and decides to not install it. Hrm. |
I believe that is because of nix-installer/src/action/common/configure_shell_profile.rs Lines 83 to 86 in a026cc2
Perhaps that should happen at execute time. |
Marking this as a draft based on this previous comment: #711 (comment). |
Description
Closes #707
Checklist
cargo fmt
nix build
nix flake check
Validating with
install.determinate.systems
If a maintainer has added the
upload to s3
label to this PR, it will become available for installation viainstall.determinate.systems
: