Commit Graph

18112 Commits

Author SHA1 Message Date
Artturi
ef67e135e9
Merge pull request #160539 from danielfullmer/kernel-iso9660
linux: enable ISO9660_FS module
2022-03-06 11:13:45 +02:00
github-actions[bot]
6933fb31ab
Merge staging-next into staging 2022-03-06 06:01:40 +00:00
github-actions[bot]
3f8e60728f
Merge master into staging-next 2022-03-06 06:01:06 +00:00
Artturi
a0820a9d0d
Merge pull request #161007 from a-m-joseph/busybox-allow-disabling-applet-symlinks 2022-03-06 07:06:33 +02:00
Florian Klink
f5c243d6c2 systemd: drop -Defi-ld=gold
As reported in
https://github.com/NixOS/nixpkgs/pull/156096#pullrequestreview-900986176,
this fails to build on EFI enabled RISC-V because the requested EFI
linker (efi-ld=gold) is unsupported. According to Wikipedia gold only
supports x86, x86-64, ARM, PowerPC, TileGX.

Removing this option alltogether will cause meson to figure out the
default linker by itself.
2022-03-05 21:28:08 +01:00
Jörg Thalheim
f592c5a7c4 systemd: do not patch test files
We do not run them, so it is unnecessary work.
2022-03-05 21:27:45 +01:00
Andreas Rammhold
49267a99d2 systemd: add the release timestamp into the build
This helps systemd during runtime to make decisions about the sanity of
the system clock. See the references news article for more details on
the matter.
2022-03-05 21:27:45 +01:00
Andreas Rammhold
e6280a6397 systemd: introduce withTests flag
This allows us to make test-only dependencies optional in builds that
aren't running tests (sadly all of our builds).
2022-03-05 21:27:45 +01:00
Andreas Rammhold
0c852e1fa6 systemd: remove unused lvm2 input 2022-03-05 21:27:45 +01:00
Andreas Rammhold
3ceeae830d systemdMinimal: don't set {libfido2,p11-kit,libgcrypt} to null
We don't have to do that as we already set all the feature flags to
null. Setting individual libraries to null instead of disabling their
feature flag will lead with bad example that will cause each of the
features to be disabled with multiple flags in the systemdMinimal
variant.

If a dependency is pulled in via another feature we should disable that
rather than setting it to null. Overriding a given package should be the
last resort.
2022-03-05 21:27:45 +01:00
Andreas Rammhold
3869ce784e systemd: 249.7 -> 250.3 2022-03-05 21:27:44 +01:00
Andreas Rammhold
0423158e10 systemd: reformat code with nixpkgs-fmt 2022-03-05 21:26:05 +01:00
github-actions[bot]
47494ea53c
Merge staging-next into staging 2022-03-05 18:01:48 +00:00
github-actions[bot]
61655037aa
Merge master into staging-next 2022-03-05 18:01:16 +00:00
Martin Weinelt
84a11cdc0d
Merge pull request #162477 from mweinelt/dddvb 2022-03-05 15:33:14 +01:00
Malo Bourgon
62860b31ef Revert "darwin.apple_sdk.frameworks.IOSurface: use Libsystem instead of xpc (#161561)"
This reverts commit 92074a45f3.
2022-03-04 21:07:35 -05:00
github-actions[bot]
a072933f52
Merge staging-next into staging 2022-03-05 00:02:27 +00:00
github-actions[bot]
d4bfb57f40
Merge master into staging-next 2022-03-05 00:01:54 +00:00
Maximilian Bosch
cc38ba7cda
Merge pull request #162481 from TredwellGit/linux
Linux kernels 2022-03-03
2022-03-04 22:31:33 +01:00
github-actions[bot]
d3cf053b7f
Merge staging-next into staging 2022-03-04 18:01:54 +00:00
github-actions[bot]
437813752b
Merge master into staging-next 2022-03-04 18:01:19 +00:00
Jure Varlec
31077c9148 linuxPackages.rtl88x2bu: switch to the new, maintained repo
The new repo has the same maintainer and is the continuation of the repo
used prior to this commit.

Closes #147053
2022-03-04 09:26:39 -06:00
ajs124
affdcbca96
Merge pull request #161746 from helsinki-systems/upd/apparmor
apparmor: 3.0.3 -> 3.0.4
2022-03-04 15:17:51 +01:00
ajs124
e01960c7b1
Merge pull request #162431 from helsinki-systems/upd/nftables
nftables: 1.0.1 -> 1.0.2
2022-03-04 15:16:57 +01:00
TredwellGit
4556ebf12d linux/hardened/patches/5.4: 5.4.180-hardened1 -> 5.4.182-hardened1 2022-03-04 04:37:02 +00:00
TredwellGit
d7697b5795 linux/hardened/patches/5.15: 5.15.24-hardened1 -> 5.15.26-hardened1 2022-03-04 04:36:53 +00:00
TredwellGit
aa3c676b11 linux/hardened/patches/5.10: 5.10.101-hardened1 -> 5.10.103-hardened1 2022-03-04 04:36:44 +00:00
TredwellGit
aff940fa49 linux/hardened/patches/4.19: 4.19.230-hardened1 -> 4.19.232-hardened1 2022-03-04 04:36:35 +00:00
TredwellGit
481665d3b4 linux/hardened/patches/4.14: 4.14.267-hardened1 -> 4.14.269-hardened1 2022-03-04 04:36:27 +00:00
TredwellGit
ab27204ab6 linux: 5.4.181 -> 5.4.182 2022-03-04 04:35:31 +00:00
TredwellGit
b61740b76d linux: 5.16.11 -> 5.16.12 2022-03-04 04:35:23 +00:00
TredwellGit
e802ed8656 linux: 5.15.25 -> 5.15.26 2022-03-04 04:35:14 +00:00
TredwellGit
04ffdc56f5 linux: 5.10.102 -> 5.10.103 2022-03-04 04:35:05 +00:00
TredwellGit
480bf9b1da linux: 4.9.303 -> 4.9.304 2022-03-04 04:34:57 +00:00
TredwellGit
ad2c5846d3 linux: 4.19.231 -> 4.19.232 2022-03-04 04:34:50 +00:00
TredwellGit
d9dc2d6547 linux: 4.14.268 -> 4.14.269 2022-03-04 04:34:43 +00:00
github-actions[bot]
77eedbacb4
Merge staging-next into staging 2022-03-03 18:10:58 +00:00
github-actions[bot]
97eab40fb7
Merge master into staging-next 2022-03-03 18:05:45 +00:00
Alyssa Ross
e28c5cd7ac pkgsStatic.cryptsetup: don't --enable-static-cryptsetup
--enable-static-cryptsetup adds binaries suffixed with .static,
e.g. cryptsetup.static, and those binaries have extra flags set to
enable them to be built statically.  It doesn't change how the main
binaries are built — they're compiled correctly because pkgsStatic
sets up all the necessary compiler flag anyway.  So as far as I can
tell, all --enable-static-cryptsetup gets us is duplicate binaries
that take up disk space unnecessarily.
2022-03-03 13:57:32 +00:00
Felix Buehler
bcad3669e8 util-linuxMinimal: remove appendToName to have a consistent package name for repology 2022-03-02 11:07:45 -08:00
github-actions[bot]
b50d36a69a
Merge staging-next into staging 2022-03-02 18:11:00 +00:00
github-actions[bot]
a97d52b348
Merge master into staging-next 2022-03-02 18:05:41 +00:00
Kevin Cox
79862ae905
Merge pull request #161008 from rhysmdnz/xone
xone: init package and module
2022-03-02 11:26:51 -05:00
Martin Weinelt
b1a7001712
linuxPackages.dddvb: 0.9.33-404-ge9ccab3 -> 0.9.38-pre.4 2022-03-02 11:17:29 +01:00
github-actions[bot]
c69af5b31c
Merge staging-next into staging 2022-03-02 06:16:36 +00:00
github-actions[bot]
cd1f27794e
Merge master into staging-next 2022-03-02 06:11:13 +00:00
Thomas Boerger
80d6b6df01
dockutil: init at 2.0.5 (#155052) 2022-03-01 19:30:25 -05:00
ajs124
18c72c223a nftables: 1.0.1 -> 1.0.2 2022-03-02 01:24:33 +01:00
github-actions[bot]
bc6ab4854e
Merge staging-next into staging 2022-03-01 18:11:34 +00:00
github-actions[bot]
fbe95e7196
Merge master into staging-next 2022-03-01 18:05:48 +00:00