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

Merged
merged 145 commits into from
Dec 24, 2023
Merged

[pull] master from NixOS:master #116

merged 145 commits into from
Dec 24, 2023

Conversation

pull[bot]
Copy link

@pull pull bot commented Dec 24, 2023

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 December 17, 2023 23:06
The pre-start script was actually trying to convert these leftover
`*.new` and even `*.new.new` files, and failing to do so because the
`*.new.new` files were being overwritten and removed before they were
converted.
trimpath is already set by buildGoModule.
pname should not be used as src.repo, so pname can be overriden.
Previously, only if `withHelp` was `false`, we added the `./configure`
flag `--without-help`, but apparently `--without-help` does nothing, as
not building help is the default behavior. Using `lib.withFeature` gives
the most expected behavior no matter what are the defaults. Quoting from
`./configure --help` for reference:

> --with-help             Enable the build of help. There is a special
>                         parameter "common" that can be used to bundle only
>                         the common part, .e.g help-specific icons. This is
>                         useful when you build the helpcontent separately.
>
>                         Usage:     --with-help    build the old local help
>                                --without-help     no local help (default)
>                                --with-help=html   build the new HTML local help
>                                --with-help=online build the new HTML online help

This commit fixes #276400.
marsam and others added 28 commits December 24, 2023 11:48
athens: refactor, add version test
postgresqlPackages.pgtap: 1.3.0 -> 1.3.1
libreoffice-unwrapped: fix default --with-help build value
nixos/atop: remove leftover `*.new` files before starting conversion
nixos/waydroid: Replace requirement for ASHMEM with MEMFD_CREATE
…auth

tailscale-nginx-auth: 1.48.2 -> 1.56.1
temporal-cli: tctl-next: 0.10.6 -> 0.10.7
osu-lazer-bin: 2023.1221.0 -> 2023.1224.0, osu-lazer: 2023.1221.0 -> 2023.1224.0
nixos/harmonia: restart systemd service
gen6dns: fix cross compilation
@pull pull bot added the ⤵️ pull label Dec 24, 2023
@pull pull bot merged commit 8999c9d into khaneliman:master Dec 24, 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.