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

Merged
merged 374 commits into from
May 19, 2024
Merged

[pull] master from NixOS:master #199

merged 374 commits into from
May 19, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented May 19, 2024

See Commits and Changes for more details.


Created by pull[bot]

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

r-ryantm and others added 30 commits May 19, 2024 02:29
This is a follow-up to 8d7f3c9 and
ae48735.

Running the config validation in the build sandbox is impossible and
will fail when using `cfg.configFile` or `-config.expand-env=true`.

`cfg.configFile` is a string of a path which is simply not available to
the build sandbox.

Similarly, one may opt to use `cfg.configuration` with environment
variables in combination with `-config.expand-env=true`.

The environment variables referenced that way are also not available
in the build sandbox.

So we skip the validation when it's impossible (`cfg.configFile`) or
likely impossible (`-config.expand-env=true`).

An alternative approach would be something like nixos/prometheus'
`services.prometheus.checkConfig` that takes a boolean and makes
toggling the config validation user-facing.
firmware-manager: correct license and add mainProgram
ovn: 24.03.1 -> 24.03.2, ovn-lts: 22.03.7 -> 24.03.2
pkgs/README.md: add `meta.mainProgram` to new-package checklist template
citrix_workspace: preload pcsclite lib
catppuccinifier-gui: init at 8.0.0
…s.icoextract

python311Packages.icoextract: 0.1.4 -> 0.1.5
fabaff and others added 28 commits May 19, 2024 20:27
…s.borb

python311Packages.borb: 2.1.22 -> 2.1.23
python312Packages.fakeredis: 2.23.1 -> 2.23.2
…s.fakeredis

python311Packages.fakeredis: 2.23.1 -> 2.23.2
…s.llama-index-agent-openai

python311Packages.llama-index-agent-openai: 0.2.4 -> 0.2.5
…l-packages

top-level/all-packages: misc changes to support native FreeBSD
nixos/tests/lomiri: Use ydotool for mouse control
More information available here: https://www.openwall.com/lists/oss-security/2011/12/31/1

The original patch is by Sebastian Pipping and is available here:
https://web.archive.org/web/20120128080247/http://git.goodpoint.de/?p=mpack.git;a=commitdiff;h=0c87201f64491575350b18d04c62ec142e119d1f

We copy the patch in-tree, as the original source of the patch did not
have the "raw" diff made available.

Closes #90905
…ymbolic

octavePackages.symbolic: 3.1.1 -> 3.2.1
Given the current situation, I have not been able to take care of
anything related to that module. Upgrades are merged without upgrading
properly the module, unfortunately.

This caused too much divergence and I still do not have the energy to
take care of it.

I will leave it to the more active recent committers who touched the
module to take it from there.

Signed-off-by: Raito Bezarius <[email protected]>
qt6.qtwebengine: mark as broken on darwin
treewide: fix builds on darwin due to missing `Security` framework
python312Packages.pycm: disable tests which don't have any numerical tolerance
@pull pull bot added the ⤵️ pull label May 19, 2024
@pull pull bot merged commit 3f5dbb0 into khaneliman:master May 19, 2024
11 of 12 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.