Skip to content
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

[pull] master from NixOS:master #237

Merged
merged 181 commits into from
Sep 12, 2024
Merged

[pull] master from NixOS:master #237

merged 181 commits into from
Sep 12, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented Sep 11, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

Tom Sydney Kerckhove and others added 30 commits June 26, 2024 22:40
Darwin can’t build Wine without using MinGW. Rather than have Wine’s minimal packages be disabled, enable it just for Darwin.
This replaces the current implementation (splicing the secrets into the
configuration file using environment variables) with the new built-in
mechanism ext_password_backend.

With some minor syntax changes, it works exactly as before, except the
heavy lifting is done by wpa_supplicant and probably less error-prone.
This links the generated configuration to /etc/wpa_supplicant.conf
unless `allowAuxiliaryImperativeNetworks`. In the latter case the
file in /etc should be writable and the generated one remains only
in the Nix store.
Required dependency for recent versions of libvmi.

Signed-off-by: Fernando Rodrigues <[email protected]>
bjornfor and others added 7 commits September 11, 2024 21:14
This allows using upsdrvctl interactively, which otherwise tries to use
a missing ups.conf in the Nix store, instead of the correct
/etc/nut/ups.conf.
The release tarball no longer comes with a ./configure script (related
to avoiding CVE-2024-3094 xz supply chain attack), so add autoreconfHook
to keep the build working.

https://www.lighttpd.net/2024/4/12/1.4.76/
@pull pull bot added the ⤵️ pull label Sep 11, 2024
@khaneliman khaneliman merged commit 0798cdc into khaneliman:master Sep 12, 2024
12 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.