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

Merged
merged 129 commits into from
Dec 24, 2023
Merged

[pull] master from NixOS:master #619

merged 129 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 : )

magnetophon and others added 30 commits November 16, 2023 16:42
The previous find invocation didn't match the root directory, so the
root directory's access and modification time wasn't set to a
deterministic value and the build time leaked into the output.

`make-initrd` replaced `cpio` with `bsdtar` in #165892 because the
former includes the number of hardlinks in the created archive, which
depends on the filesystem (and can also be influenced by `nix-store
--optimise`). The same problem applies to `make-initrd-ng`, so this
commit replaces `cpio` with `libarchive`'s `bsdtar`.
trimpath is already set by buildGoModule.
pname should not be used as src.repo, so pname can be overriden.
python3Packages.django-markdownx: init at 4.0.7
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.
prusnak and others added 27 commits December 24, 2023 16:35
trezor-suite: 23.10.1 -> 23.12.3
…mper

traefik-certs-dumper: 2.8.1 -> 2.8.3
…s.webdataset

python310Packages.webdataset: 0.2.79 -> 0.2.86
…ackages.tds_fdw

postgresql12JitPackages.tds_fdw: unstable-2023-09-28 -> unstable-2023-12-04
…s.pytest-recording

python310Packages.pytest-recording: 0.13.0 -> 0.13.1
waybar: remove jtbx from maintainers
…s.sqlite-utils

python310Packages.sqlite-utils: 3.35.2 -> 3.36
athens: refactor, add version test
postgresqlPackages.pgtap: 1.3.0 -> 1.3.1
@pull pull bot added the ⤵️ pull label Dec 24, 2023
libreoffice-unwrapped: fix default --with-help build value
@pull pull bot merged commit 380761c into wolfgangwalther:master Dec 24, 2023
5 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.