Commit Graph

18101 Commits

Author SHA1 Message Date
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
Jan Tojnar
f5d04780b2
Merge pull request #162229 from jtojnar/gnome-backports
GNOME: Backport fixes & stable updates from 42 branch
2022-03-01 13:56:26 +01:00
zowoq
64a89aac86 Merge staging-next into staging
Conflicts:
	pkgs/development/libraries/sqlite/default.nix
2022-03-01 16:20:52 +10:00
github-actions[bot]
3135db28cb
Merge master into staging-next 2022-03-01 06:08:33 +00:00
Artturi
ef65212571
Merge pull request #161825 from Luflosi/lsiutil-patch-phase
lsiutil: substituteInPlace in the patch phase instead of buildPhase
2022-03-01 06:37:11 +02:00
Jan Tojnar
dccf7b3dee upower: 0.99.13 → 0.99.15
https://gitlab.freedesktop.org/upower/upower/-/releases/v0.99.14
https://gitlab.freedesktop.org/upower/upower/-/releases/v0.99.15
2022-02-28 15:18:35 +01:00
Jonathan Ringer
3af9faf36d
Merge pull request #133431 from Ma27/glibc-2.34
glibc: 2.33-108 -> 2.34-115
2022-02-27 18:07:11 -08:00
github-actions[bot]
b178b1c43a
Merge staging-next into staging 2022-02-28 00:02:46 +00:00
github-actions[bot]
6787116890
Merge master into staging-next 2022-02-28 00:02:07 +00:00
zowoq
836c6353cc linux_5_15: mark as broken on i686 2022-02-27 15:04:37 -08:00