-
-
Notifications
You must be signed in to change notification settings - Fork 14.1k
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
calamares: 3.3.8, calamares-nixos-extensions: 0.3.18 #331607
Conversation
305d698
to
b2964bb
Compare
b2964bb
to
38a70c3
Compare
38a70c3
to
a429de9
Compare
@DerRockWolf Can I get your review on the calamares bump? I made it into proper |
ActiveDirectory is disabled by default, so it shouldn't matter regardless: https://github.com/calamares/calamares/blob/v3.3.8/src/modules/users/users.conf#L272 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, thanks.
I totally missed that you've already had a PR open ^^
Successfully created backport PR for |
Dear contributers, can you please clarify, if this pr fixes the bug about swap partitioning during graphical installation and if it is, then it will be included in nixos iso on official website? |
What "bug"? Is there any issue you can link? Because the PR alread got back ported it will, afaik also land in the ISOs you can download on nixos.org |
https://www.reddit.com/r/NixOS/s/7dPUFMZgVv The upper issue is closed with your PR. I have three completely different hosts (amd laptop, intel+nvidia desktop, intel laptop), all three machines can't install nixos with swap from graphical installer. It's with 24.05. When - 23.11 was released swap could been created at least on two of my machines. Interesting, after encountering the issue I tried to install 23.11 iso that I found here, and swapon from graphical installer also crushed. Installation from terminal works as intended. |
#322342 is closed because this PR contains the upstream fix (NixOS/calamares-nixos-extensions#36). So, yes creating a swap partition via the graphical installer should work again. |
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: |
Description of changes
Waiting on NixOS/calamares-nixos-extensions#43
Fixes #322342
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.