Commit Graph

16316 Commits

Author SHA1 Message Date
Nikolay Amiantov
0ecf7d4148 pam_pgsql: 0.7.3.2 -> unstable-2020-05-05
Last stable release happened in 2014, and since then several important
patches were made, including segfault fixes.
2022-01-09 09:46:51 +03:00
Dmitry Kalinkin
477540469e
Merge branch 'master' into staging-next
Conflicts:
	pkgs/development/python-modules/gradient-utils/default.nix
	pkgs/development/python-modules/gradient/default.nix
2022-01-08 02:39:35 -05:00
Thiago Kenji Okada
06235ce774
Merge pull request #153515 from thiagokokada/workaround-issue-144811
nixos-rebuild: do not resolve flake path
2022-01-07 23:18:37 -03:00
TredwellGit
a40d8182da linux/hardened/patches/5.4: 5.4.169-hardened1 -> 5.4.170-hardened1 2022-01-07 22:02:22 +00:00
TredwellGit
2fe8933a62 linux/hardened/patches/4.19: 4.19.223-hardened1 -> 4.19.224-hardened1 2022-01-07 22:02:15 +00:00
TredwellGit
99a4be5a2d linux/hardened/patches/4.14: 4.14.260-hardened1 -> 4.14.261-hardened1 2022-01-07 22:02:08 +00:00
TredwellGit
fa0e80ce0d linux-rt_5_10: 5.10.87-rt59 -> 5.10.90-rt60 2022-01-07 22:01:23 +00:00
TredwellGit
4594d2494f linux: 5.4.169 -> 5.4.170 2022-01-07 22:00:30 +00:00
TredwellGit
066a0b1197 linux: 5.15.12 -> 5.15.13 2022-01-07 22:00:23 +00:00
TredwellGit
6bcc2e3529 linux: 5.10.89 -> 5.10.90 2022-01-07 22:00:15 +00:00
TredwellGit
b2ac2d62f8 linux: 4.9.295 -> 4.9.296 2022-01-07 22:00:07 +00:00
TredwellGit
0fb1f45869 linux: 4.4.297 -> 4.4.298 2022-01-07 22:00:01 +00:00
TredwellGit
e22fa956c3 linux: 4.19.223 -> 4.19.224 2022-01-07 21:59:56 +00:00
TredwellGit
ce05c553ad linux: 4.14.260 -> 4.14.261 2022-01-07 21:59:50 +00:00
Jonathan Ringer
86f9a32c4c
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/python-modules/hydra/default.nix
2022-01-07 10:31:29 -08:00
Daniel Schaefer
3980514793
Merge pull request #153167 from r-ryantm/auto-update/pcm 2022-01-07 17:16:42 +01:00
Ben Siraphob
b6fac428b1
crda: update homepage 2022-01-07 16:45:55 +07:00
github-actions[bot]
8a0e129af2
Merge master into staging-next 2022-01-06 06:01:38 +00:00
Bernardo Meurer
4d25f9d8e6
Merge pull request #153522 from TredwellGit/linux
Kernels 2022-01-04
2022-01-06 01:36:38 +00:00
github-actions[bot]
0d3fe41724
Merge master into staging-next 2022-01-05 18:01:06 +00:00
Jörg Thalheim
d4b954f87c
Merge pull request #153525 from veehaitch/sgx-x86_64
linux: enable X86_SGX{_KVM} on x86_64 only
2022-01-05 16:55:01 +00:00
github-actions[bot]
204521c63b
Merge master into staging-next 2022-01-05 12:01:03 +00:00
Moritz Angermann
cc545663ce Export static libc, libm, libdl from the prebuilt crt as well.
Adds enable{Static,Shared} flags as well.
2022-01-05 15:16:27 +08:00
github-actions[bot]
89a0a771b6
Merge master into staging-next 2022-01-05 00:01:52 +00:00
Vincent Haupert
8bedcacaf1 linux: enable X86_SGX{_KVM} on x86_64 only
The config option X86_SGX is available on x86_64-linux only; i686-linux
is not supported.

https://github.com/torvalds/linux/blob/55a677b/arch/x86/Kconfig#L1914
2022-01-05 00:36:55 +01:00
Thiago Kenji Okada
c75bc3abc7 nixos-rebuild: remove jq
Was only used in the code removed in commit
c274d045ac.
2022-01-04 20:02:47 -03:00
TredwellGit
babb121da8 linux/hardened/patches/5.4: 5.4.167-hardened1 -> 5.4.169-hardened1 2022-01-04 22:49:05 +00:00
TredwellGit
5bea8cae1c linux/hardened/patches/5.15: 5.15.10-hardened1 -> 5.15.12-hardened1 2022-01-04 22:48:56 +00:00
TredwellGit
b23f71e805 linux/hardened/patches/5.10: 5.10.87-hardened1 -> 5.10.89-hardened1 2022-01-04 22:48:48 +00:00
TredwellGit
c389f9ace8 linux/hardened/patches/4.19: 4.19.221-hardened1 -> 4.19.223-hardened1 2022-01-04 22:48:40 +00:00
TredwellGit
aa88b7f3ec linux/hardened/patches/4.14: 4.14.258-hardened1 -> 4.14.260-hardened1 2022-01-04 22:48:27 +00:00
Thiago Kenji Okada
c274d045ac nixos-rebuild: do not resolve flake path
The removed lines converted the flake path passed by the command line
from `/some/path` to `git+file:///some/path`.

This technically shouldn't cause any issues, however running
`nixos-rebuild switch` inside a directory `/nix/store` will cause the
switch to fail and leave a partially construct generation (see issue #144811
for details).

By itself this shouldn't be too much of an issue, however thanks to
another issue in `systemd-boot-builder.py` this can leave the system
in a broken state for those using `boot.loader.systemd-boot` (AFAIK the
default), where future `nixos-rebuild switch` will fail
(see issue #93694 for details).

The issue can be fixed by running
`nix-env -p /nix/var/nix/profiles/system --delete-generations old`,
however this makes newbies very confused and it is showing in our
support threads in Matrix and Discourse (see
https://discourse.nixos.org/t/need-help-on-failure-of-building-my-configuration/16842).

Keep in mind this is a workaround. The actual issue seems to be in nix
itself (see: https://github.com/NixOS/nix/issues/5510).

See also #150065 for an alternative fix that caused other issues.

Kudos for @figsoda for figuring out this fix.
2022-01-04 18:31:08 -03:00
Thiago Kenji Okada
43176d04f3 cpuset: add meta.mainProgram 2022-01-04 15:29:04 -03:00
github-actions[bot]
6af0c1b318
Merge master into staging-next 2022-01-04 18:01:08 +00:00
Emilia Bopp
7964ed91b1 maintainers: update personal details 2022-01-04 13:29:54 +01:00
Martin Weinelt
11a0b61783 Merge remote-tracking branch 'origin/master' into staging-next 2022-01-03 23:21:08 +01:00
Bernardo Meurer
1300bedb61
Merge pull request #152644 from fortuneteller2k/xanmod-tt
linux_xanmod: 5.15.11 -> 5.15.12
2022-01-03 17:40:46 +00:00
R. Ryantm
cdc50f2c04 pcm: 202110 -> 202112 2022-01-02 06:19:35 +00:00
R. RyanTM
3f3fee3548
pam_krb5: 4.10 -> 4.11
(#149652)
2022-01-01 22:57:50 +01:00
legendofmiracles
4e576bf945
Merge pull request #153008 from r-ryantm/auto-update/sssd 2022-01-01 11:09:33 -06:00
AndersonTorres
837e61e168 eudev: 3.2.10 -> 3.2.11
From GitHub.
2022-01-01 12:58:55 -03:00
Bobby Rong
7b85ed0723
Merge pull request #152151 from trofi/fix-multipath-tools-for-fno-common
multipath-tools: pull upstream fix for -fno-cmmon toolchains
2022-01-01 21:01:35 +08:00
R. Ryantm
49a3e9995f sssd: 2.6.1 -> 2.6.2 2021-12-31 23:05:03 +00:00
Jan Tojnar
380c030740 Merge branch 'master' into staging-next
; Conflicts:
;	pkgs/development/python-modules/aiohttp-socks/default.nix
;	pkgs/development/python-modules/emv/default.nix
;	pkgs/development/python-modules/mocket/default.nix
;	pkgs/development/python-modules/types-protobuf/default.nix
2021-12-31 07:26:03 +01:00
Jörg Thalheim
3910e719ce
Merge pull request #152422 from Mic92/bcc
bcc: fix aarch64 test
2021-12-30 18:46:00 +00:00
fortuneteller2k
4768d1e9fa linux_xanmod: 5.15.11 -> 5.15.12 2021-12-30 14:15:46 +08:00
Jörg Thalheim
ecb6200c7b bcc: fix aarch64 test 2021-12-30 06:40:02 +01:00
TredwellGit
5e8e09d3a3 linux: 5.4.168 -> 5.4.169 2021-12-29 16:39:41 +00:00
TredwellGit
fcbeb94323 linux: 5.15.11 -> 5.15.12 2021-12-29 16:39:35 +00:00
TredwellGit
6504d5dae6 linux: 5.10.88 -> 5.10.89 2021-12-29 16:39:27 +00:00