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 #178

Merged
merged 273 commits into from
Dec 5, 2023
Merged

[pull] master from NixOS:master #178

merged 273 commits into from
Dec 5, 2023

Conversation

pull[bot]
Copy link

@pull pull bot commented Dec 5, 2023

See Commits and Changes for more details.


Created by pull[bot]

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

Majiir and others added 30 commits December 2, 2023 22:44
It looks like by not using recursiveUpdate we are able to
get the right result of builtins.unsafeGetAttrPos "version".
This fixes #270484, which is an issue caused by the tags file not being
sorted by all the fields, creating a race condition where sometimes the
test suite could spuriously fail due to differently ordered output.

Also fixes mystery build failures on darwin.

See also: https://github.com/lf-/nix-doc/issues/24
This backports a patch from current Guile HEAD which fixes a
platform-specific bug causing all subprocess spawns to fail on (at
least) Darwin and GNU Hurd, and possibly other platforms as well.

Upstream patch:
<https://git.savannah.gnu.org/cgit/guix.git/plain/gnu/packages/patches/guile-hurd-posix-spawn.patch>

Note that despite the patch name and comments, other OSes than Hurd
are affected as well.

Thanks to @civodul for the hint that this patch would fix the problem.
drupol and others added 28 commits December 5, 2023 21:12
scripts/create-amis.sh: Update region list
xfce.xfce4-cpugraph-plugin: 1.2.8 -> 1.2.10
…lities

libsForQt5.qtutilities: 6.13.2 -> 6.13.3
vault-bin: fix license, 1.15.2 -> 1.15.3
nixos/ups: add options for essential config files
…s.labgrid

python310Packages.labgrid: 23.0.3 -> 23.0.4
…s.opencensus-ext-azure

python310Packages.opencensus-ext-azure: 1.1.11 -> 1.1.12
…on-name

phpExtensions.php-spx: change pname to spx
@pull pull bot added the ⤵️ pull label Dec 5, 2023
@pull pull bot merged commit 5d42b84 into tomodachi94:master Dec 5, 2023
8 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.