Commit Graph

25232 Commits

Author SHA1 Message Date
Anderson Torres
d91b8d9fcb systemd: cosmetic rewording of code 2023-11-25 20:11:32 -03:00
Anderson Torres
bc563998c0 systemd: cosmetic rewording of comments 2023-11-25 20:11:32 -03:00
Anderson Torres
eab0837b68 systemd: remove some redundancy on mesonFlags 2023-11-25 20:11:32 -03:00
Anderson Torres
1129756b1a systemd: use lib.meson* functions 2023-11-25 20:11:32 -03:00
Atemu
942b1a8fbd
Merge pull request #269416 from zzzsyyy/update/xanmod
linux_xanmod, linux_xanmod_latest: 2023-11-20
2023-11-25 21:51:50 +01:00
Peder Bergebakken Sundt
7812141f86
Merge pull request #255511 from evils/rasdaemon
rasdaemon: 0.7.0 -> 0.8.0
2023-11-25 16:47:52 +01:00
Nick Cao
41e7ce9a0a
Merge pull request #269784 from r-ryantm/auto-update/ksmbd-tools
ksmbd-tools: 3.5.0 -> 3.5.1
2023-11-25 10:05:43 -05:00
Nick Cao
81497e8822
Merge pull request #269774 from r-ryantm/auto-update/android-udev-rules
android-udev-rules: 20231030 -> 20231104
2023-11-25 10:04:14 -05:00
Simon Žlender
4eed370ae9 linux-pam: fix cross-compilation from darwin 2023-11-25 15:55:10 +01:00
Nick Cao
f2d3ee6d90
Merge pull request #269789 from aidalgol/teensy-udev-rules-license-fix
teensy-udev-rules: correct meta attribute
2023-11-25 09:50:45 -05:00
Lorenz Brun
4915a2e782 kernel: enable support for MT798X
This adds two kernel config settings, one to make MediaTek network
modules visible (so the modules get built) and one to support the
SoC-integrated MT7915E variant in the module.

This gets the MT798X series of SoCs working with a stock NixOS kernel.
2023-11-25 15:00:55 +01:00
R. Ryantm
65217c32df powerstat: 0.03.03 -> 0.04.01 2023-11-25 09:49:02 +00:00
Aidan Gauland
2456fc6040
teensy-udev-rules: correct meta attribute
* Correct license attribute.
* Use longDescription and description attributes correctly.
2023-11-25 18:07:25 +13:00
R. Ryantm
2bd012f68d ksmbd-tools: 3.5.0 -> 3.5.1 2023-11-25 04:20:50 +00:00
R. Ryantm
44a4aadba9 android-udev-rules: 20231030 -> 20231104 2023-11-25 01:56:04 +00:00
Markus Kowalewski
b3e84ac8dd
hostapd: enable macsec 2023-11-24 20:27:31 +01:00
Ryan Lahfa
58fdc495ed
Merge pull request #269452 from RaitoBezarius/zfs-superstable 2023-11-24 17:41:43 +01:00
Raito Bezarius
b026c45bf6 zfs: improve description and long description
When we are building for user or kernel, we are not building a kernel module all the time.
2023-11-24 15:47:21 +01:00
Raito Bezarius
e04c0b0d99 zfs_2_1: init at 2.1.13
This re-introduces the old stable ZFS version we had in the past following
the many predicted issues of ZFS 2.2.x series, that is much more stable
than any further ZFS version at the moment.

I am also removing myself from maintenance of any further ZFS versions as I am
planning to quit ZFS maintenance at some point.

In the meantime, for users like me who depend on ZFS for critical operations, here is a ZFS version
that is known to work for LTS kernels.
2023-11-24 15:47:21 +01:00
markuskowa
e267a9ebe3
Merge pull request #268498 from markuskowa/upd-rdma-core
rdma-core: 48.0 -> 49.0
2023-11-24 10:39:32 +01:00
Maciej Krüger
73f9b84ea6
libnl-tiny: build only on linux 2023-11-24 06:43:28 +01:00
Maciej Krüger
d81e1ac8ae
cfs-zen-tweaks: 1.2.0 -> 1.3.0 2023-11-24 04:40:48 +01:00
Robin Gloster
4cbe7cec1d
Merge pull request #268702 from r-ryantm/auto-update/below
below: 0.6.3 -> 0.7.1
2023-11-24 02:43:39 +01:00
DS
1d7ee9ff09 doc: consolidate info on manual linux kernel configs
The Nixpkgs documentation on the linux kernel builders focused on
using and extending kernels that were already packaged, but never
mentioned that it's possible to also build a kernel almost "from
scratch".
The NixOS documentation went a bit deeper on manual linux kernel
configs, but that information wasn't particularly NixOS-specific.

This commit consolidates the information related to building the
kernel on Nixpkgs's documentation, while keeping any additional
NixOS-specific information on NixOS's documentation.

An additional README.md was created for contributor-facing
documentation.
2023-11-23 08:50:16 -08:00
zzzsyyy
f9e8890509
linux_xanmod_latest: 6.5.11 -> 6.5.12 2023-11-23 18:14:47 +08:00
zzzsyyy
0a825f0bdf
linux_xanmod: 6.1.62 -> 6.1.63 2023-11-23 18:09:53 +08:00
Wanja Zaeske
20a73f36fa sssd: add adcli path
Fixes #268924
2023-11-22 22:43:49 +01:00
Kiskae
f409967b04 linuxPackages.nvidia_x11: 545.29.02 -> 545.29.06 2023-11-22 20:40:21 +01:00
Jerry Starke
63bba56eeb linuxKernel.kernels.linux_lqx: 6.5.11-lqx2 -> 6.6.2-lqx1 2023-11-22 19:18:20 +01:00
Jerry Starke
688ae46559 linuxKernel.kernels.linux_zen: 6.6.1-zen1 -> 6.6.2-zen1 2023-11-22 19:03:55 +01:00
Emily Trau
3dcd819caa minimal-bootstrap.mes: 0.24.2 -> 0.25 2023-11-22 10:49:51 +00:00
Bernardo Meurer
2d17793c38
Merge pull request #268137 from R-VdP/fwupd_1_9_8
fwupd: 1.9.7 -> 1.9.9
2023-11-21 15:08:28 -03:00
r-vdp
b88576b3b4
fwupd: 1.9.8 -> 1.9.9
https://github.com/fwupd/fwupd/releases/tag/1.9.9
2023-11-21 17:34:16 +01:00
Rodrigo Arias Mallo
8f82d69669 libcap: Fix static build setting LIBCSTATIC=yes
Fixes the build of pkgsStatic.libcap, as it was trying to link to the
dinamic libc. From libcap-2.69/progs/Makefile:

  ...
  ifeq ($(LIBCSTATIC),yes)
  LDFLAGS = --static
  DEPS = ../libcap/libcap.a
  else
  # For this build variant override the LDFLAGS to link statically from
  # libraries within the build tree. If you never want this, use make
  # DYNAMIC=yes . Note, we can't reliably link statically against glibc
  # becasuse of https://sourceware.org/bugzilla/show_bug.cgi?id=12491 .
  LDFLAGS = -Wl,-Bstatic
  LDFLAGS_SUFFIX = -Wl,-Bdynamic
  DEPS = ../libcap/libcap.a
  endif
  ...
2023-11-20 19:22:11 +01:00
K900
c244dc1239 linux_4_14: 4.14.329 -> 4.14.330 2023-11-20 15:35:43 +01:00
K900
a08fcd0dac linux_4_19: 4.19.298 -> 4.19.299 2023-11-20 15:35:43 +01:00
K900
a7e86abf01 linux_5_4: 5.4.260 -> 5.4.261 2023-11-20 15:35:43 +01:00
K900
94bb359cd8 linux_5_10: 5.10.200 -> 5.10.201 2023-11-20 15:35:43 +01:00
K900
64de0b9ca9 linux_5_15: 5.15.138 -> 5.15.139 2023-11-20 15:35:43 +01:00
K900
b0e41f9355 linux_6_1: 6.1.62 -> 6.1.63 2023-11-20 15:35:43 +01:00
K900
f1833b9d4d linux_6_5: 6.5.11 -> 6.5.12 2023-11-20 15:35:43 +01:00
K900
8bf55fee35 linux_6_6: 6.6.1 -> 6.6.2 2023-11-20 15:35:43 +01:00
K900
421a0d907b linux_testing: 6.7-rc1 -> 6.7-rc2 2023-11-20 15:35:43 +01:00
R. Ryantm
4b67d1a286 below: 0.6.3 -> 0.7.1 2023-11-20 12:06:02 +00:00
Astro
32ec12551f netbsd.sys: patch nocombreloc linker flag 2023-11-20 03:21:23 +01:00
Astro
26b585aa7b netbsd.sys: make compiler and linker warnings non-fatal 2023-11-20 03:20:24 +01:00
Artturi
46e98ccc96
Merge pull request #268519 from boltzmannrain/coresymbolication_c99_fix 2023-11-19 18:42:32 +02:00
Nick Cao
a6bfda8513
Merge pull request #268495 from Kiskae/nvidia/545-brightness-fix
linuxPackages.nvidia_x11.open: apply brightness patch
2023-11-19 11:00:56 -05:00
Dmitry Ivankov
9ce73e272f darwin.CoreSymbolication: fix C99 compilation
https://hydra.nixos.org/build/241116326/nixlog/1
```
build flags: SHELL=/nix/store/x1xxsh1gp6y389hyl40a0i74dkxiprl7-bash-5.2-p15/bin/bash PREFIX=\$\(out\) CC=cc
cc -F/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include -fblocks   -c -o CoreSymbolication.o CoreSymbolication.c
In file included from CoreSymbolication.c:1:
./CoreSymbolication.h:393:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int]
CSSymbolOwnerSetTransientUserData(CSSymbolOwnerRef owner, uint32_t gen);
^
int
1 error generated.
```

Also submitted patch upstream at
https://github.com/matthewbauer/CoreSymbolication/pull/1

ZHF: #265948
2023-11-19 15:59:22 +01:00
Markus Kowalewski
4472930066 rdma-core: 48.0 -> 49.0 2023-11-19 14:29:51 +01:00
Kiskae
1282d0ee3d linuxPackages.nvidia_x11.open: apply brightness patch 2023-11-19 14:03:10 +01:00
Nick Cao
653e323f3a
Merge pull request #268140 from NickCao/uhk-agent
uhk-agent: 3.2.0 -> 3.2.1
2023-11-18 18:50:14 -05:00
Nikolay Korotkiy
8faa5b03ce
Merge pull request #268326 from wegank/libiconv-main-program
darwin.libiconv: set mainProgram
2023-11-18 23:52:44 +04:00
Weijia Wang
39951cddc7 darwin.libiconv: set mainProgram 2023-11-18 16:57:39 +01:00
Nick Cao
4e69717d07
Merge pull request #268214 from khaneliman/sketchybar
sketchybar: 2.19.3 -> 2.19.4
2023-11-18 09:33:05 -05:00
K900
67f1e6206a
Merge pull request #267304 from katexochen/fix/checksec-2
checksec: add missing deps, don't clean env, add tests
2023-11-18 15:14:00 +03:00
Austin Horstman
7628e3d00f
sketchybar: 2.19.3 -> 2.19.4 2023-11-17 20:59:26 -06:00
Weijia Wang
fb92c52539
Merge pull request #268071 from moni-dz/skhd-_nspath
skhd: silence implicit-function-declaration warning on Darwin
2023-11-17 21:45:23 +01:00
Nick Cao
458555c0b6
uhk-agent: 3.2.0 -> 3.2.1
Diff: https://github.com/UltimateHackingKeyboard/agent/compare/v3.2.0...v3.2.1
2023-11-17 12:38:15 -05:00
r-vdp
3dce1fe21f
fwupd: 1.9.7 -> 1.9.8
https://github.com/fwupd/fwupd/releases/tag/1.9.8
2023-11-17 18:33:30 +02:00
fortuneteller2k
740d990ce7 skhd: silence implicit-function-declaration warning on Darwin 2023-11-17 23:43:48 +08:00
fortuneteller2k
d3c568b7bc maintainers: fortuneteller2k -> moni 2023-11-17 18:03:27 +08:00
Adam Joseph
c7e0f6b905 treewide: s_targetPlatform_hostPlatform_ in non-compiler packages
stdenv.targetPlatform really shouldn't be used by software that
doesn't generate or manipulate binaries.  I reviewed all uses of
targetPlatform outside of pkgs/development/compilers and pkgs/stdenv
and replaced those which weren't involved in something which fits
these criteria.
2023-11-17 08:07:34 +00:00
Weijia Wang
0b6c600141
Merge pull request #267086 from wegank/prl-tools-bump
linuxPackages_latest.prl-tools: 19.1.0-54729 -> 19.1.1-54734
2023-11-17 02:56:17 +01:00
github-actions[bot]
dba5c9ef4e
Merge master into staging-next 2023-11-16 18:01:17 +00:00
Martin Weinelt
7d6db6d98b
Merge pull request #264836 from Luflosi/update/linuxPackages.apfs
linuxPackages.apfs: 0.3.4 -> 0.3.5
2023-11-16 16:44:25 +01:00
Anna Lee
3655645e4c trinity: 1.9 -> 1.9-unstable-2023-07-10; fix build
tags not updated since 2019. updating to last commit puts nixpkgs on par
with debian/ubuntu/Devuan/Kali distributions.

update homepage to github (same as debian) as old page
https://codemonkey.org.uk/projects/trinity/ is not reachable.
2023-11-16 11:59:16 -03:00
nikstur
dab45ad8ce
Merge pull request #263149 from thillux/update-mstflint
mstflint: 4.17 -> 4.26
2023-11-16 13:02:06 +01:00
Vladimír Čunát
0fe5300699
Merge branch 'master' into staging-next 2023-11-16 09:49:24 +01:00
Martin Weinelt
917c71f700
Merge pull request #266311 from nix-julia/update-linuxPackages.rtl8188eus
linuxPackages.rtl8188eus: unstable-2022-03-19 -> unstable-2023-09-21
2023-11-15 23:51:54 +01:00
nix-julia
c0e3231a57 linuxPackages.rtl8188eus: unstable-2022-03-19 -> unstable-2023-09-21 2023-11-16 00:50:41 +03:30
Nick Cao
eb52b838ce
Merge pull request #267558 from NickCao/uhk-agent
uhk-agent: 3.1.0 -> 3.2.0
2023-11-15 08:21:00 -05:00
Vladimír Čunát
c46eae0f35
Merge branch 'master' into staging-next 2023-11-15 07:33:10 +01:00
Martin Weinelt
4169ebce91
Merge pull request #267551 from mweinelt/microcodeIntel-20231114
microcodeIntel: 20230808 -> 20231114
2023-11-15 03:09:58 +01:00
Martin Weinelt
c847da50e2
microcodeIntel: 20230808 -> 20231114
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20231114
https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00950.html

Fixes: CVE-2023-23583
2023-11-15 03:08:41 +01:00
Nick Cao
68627cc565
uhk-agent: 3.1.0 -> 3.2.0
Diff: https://github.com/UltimateHackingKeyboard/agent/compare/v3.1.0...v3.2.0
2023-11-14 18:36:50 -05:00
Anderson Torres
fef3cb986c tinyalsa: migrate to by-name 2023-11-14 20:20:57 -03:00
Anderson Torres
058b34d2e9 alsa-project: migrate to by-name 2023-11-14 20:20:57 -03:00
Fabián Heredia Montiel
3a3571c3c3
Merge pull request #267355 from r-ryantm/auto-update/sssd
sssd: 2.9.2 -> 2.9.3
2023-11-14 14:18:20 -06:00
Martin Weinelt
3c336a1647
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/development/libraries/gdcm/default.nix
2023-11-14 13:16:34 +01:00
ajs124
abd473227e
Merge pull request #266308 from helsinki-systems/upd/targetcli
targetcli: 2.1.56 -> 2.1.57
2023-11-14 12:41:57 +01:00
Thiago Kenji Okada
8b86b9e8aa
Merge pull request #267352 from JerrySM64/update-linux-lqx
linuxKernel.kernels.linux_lqx: 6.5.11-lqx1 -> 6.5.11-lqx2
2023-11-14 11:05:10 +00:00
OTABI Tomoya
1b05a9b81b
Merge pull request #267342 from khaneliman/sketchybar
sketchybar: 2.19.2 -> 2.19.3
2023-11-14 18:54:22 +09:00
Pol Dellaiera
ebc36f09d7
Merge pull request #267126 from khaneliman/yabai-update
yabai: 6.0.0 -> 6.0.1
2023-11-14 07:25:51 +01:00
R. Ryantm
56b67f12ee sssd: 2.9.2 -> 2.9.3 2023-11-14 04:17:18 +00:00
Jerry Starke
b6e15091e5 linuxKernel.kernels.linux_lqx: 6.5.11-lqx1 -> 6.5.11-lqx2 2023-11-14 04:56:58 +01:00
Austin Horstman
99cfb55694
sketchybar: 2.19.2 -> 2.19.3 2023-11-13 20:01:18 -06:00
Paul Meyer
a503c9757c checksec: add tests 2023-11-13 22:13:07 +01:00
Paul Meyer
a58a8909a1 checksec: add missing deps, don't clean env
Fix dependencies that are required by checksec.
Previously, checksec would sanitiz  PATH, removing the PATH set by
the wrapper. A patch was added to remove this behavior.
Also replacing tools referenced with an absolute path with their
store path.

Co-authored-by: Jonathan Cooper <jonathan@cooper.cafe>
2023-11-13 22:13:07 +01:00
Fabián Heredia Montiel
884449105e Merge remote-tracking branch 'origin/master' into staging-next 2023-11-13 14:31:51 -06:00
Alyssa Ross
d0e0f196fe linux-rt_5_10: 5.10.197-rt96 -> 5.10.199-rt97 2023-11-13 15:33:39 +01:00
Alyssa Ross
2e891693f2 linux_testing: 6.6-rc7 -> 6.7-rc1
ZSMALLOC is now the default allocator for ZSWAP, so if the allocator
isn't changed, ZSMALLOC must be y on 6.7 (and will default to that).
The script will set all options that can be modules to m anyway, so
there was no need for us to be explicitly setting it to module before
anyway.
2023-11-13 15:33:39 +01:00
8aed
ee137e017c linux: enable the NIST SP800-90A DRBG 2023-11-13 15:33:33 +01:00
Bernardo Meurer
edfad58322
Merge pull request #267200 from klchen0112/raycast
raycast: 1.60.1 -> 1.61.2
2023-11-13 11:09:30 -03:00
Nick Cao
ea0ba50292
Merge pull request #267128 from khaneliman/sketchybar
sketchybar: 2.19.1 -> 2.19.2
2023-11-13 08:53:33 -05:00
klchen0112
83217c6fe1 raycast: 1.60.1 -> 1.61.2 2023-11-13 19:48:04 +08:00
Austin Horstman
eea2498560
sketchybar: 2.19.1 -> 2.19.2 2023-11-12 21:02:05 -06:00
Nick Cao
8423b2dff7
Merge pull request #267123 from otavio/linuxPackages_6_6.rtl88x2bu
linuxPackages.rtl88x2bu: unstable-2023-07-23 -> unstable-2023-09-24
2023-11-12 20:30:47 -05:00
Austin Horstman
94b09ce439
yabai: 6.0.0 -> 6.0.1 2023-11-12 19:13:28 -06:00
Otavio Salvador
f65aa47564 linuxPackages.rtl88x2bu: unstable-2023-07-23 -> unstable-2023-09-24
ZHF: #265948
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2023-11-12 21:22:56 -03:00
Nick Cao
372e16c057
Merge pull request #266084 from NickCao/uhk
uhk-agent: use electron from nixpkgs
2023-11-12 17:57:08 -05:00
Anderson Torres
e909d72f7f alsa-tools: add psmisc as dependency for hdajackretask 2023-11-12 18:23:44 -03:00
Weijia Wang
74d102ce50 Merge branch 'master' into staging-next 2023-11-12 19:45:20 +01:00
Weijia Wang
5201e2aa8a linuxPackages_latest.prl-tools: 19.1.0-54729 -> 19.1.1-54734 2023-11-12 19:24:43 +01:00
Vladimír Čunát
2c237f6180
Merge #267079: darwin.mDNSResponder: patch header to match SDK
...into staging-next
2023-11-12 18:27:40 +01:00
Jonas Heinrich
54da2986be
Merge pull request #266989 from r-ryantm/auto-update/linux-wifi-hotspot
linux-wifi-hotspot: 4.5.0 -> 4.6.0
2023-11-12 17:20:23 +01:00
Randy Eckenrode
55bf8aa8c1
Revert "configd: fix build with clang 16"
This reverts commit 550137e330.
2023-11-12 10:45:22 -05:00
Randy Eckenrode
a678c55faf
darwin.mDNSResponder: patch header to match SDK
The upstream source release for 765.50.9 defines `_DNS_SD_LIBDISPATCH`
to `0` in `dns_sd.h`, but the SDK version of that header actually
defines it to `1`. Having it defined to `0` causes packages that expect
to use libdispatch-based symbols such as `DNSServiceSetDispatchQueue` to
fail to build. Define it to match the SDK to fix those packages.
2023-11-12 10:45:22 -05:00
github-actions[bot]
1b3033ebfb
Merge master into staging-next 2023-11-12 12:00:55 +00:00
Alyssa Ross
56fd7f00cb linux_latest-libre: 19438 -> 19441 2023-11-12 09:37:26 +01:00
Alyssa Ross
240087854f linux_5_10: 5.10.199 -> 5.10.200 2023-11-12 09:37:26 +01:00
Alyssa Ross
7e42bbd56c linux_5_15: 5.15.137 -> 5.15.138 2023-11-12 09:37:26 +01:00
R. Ryantm
e8fb698a24 linux-wifi-hotspot: 4.5.0 -> 4.6.0 2023-11-12 06:57:44 +00:00
R. Ryantm
09edf1dd84 irqbalance: 1.9.2 -> 1.9.3 2023-11-12 06:47:36 +00:00
github-actions[bot]
33248a2caf
Merge master into staging-next 2023-11-12 00:02:14 +00:00
K900
7fca762ea8
Merge pull request #266869 from K900/linux-firmware-20231111
linux-firmware: 20231030 -> 20231111
2023-11-11 23:02:15 +03:00
github-actions[bot]
9776723357
Merge master into staging-next 2023-11-11 18:00:58 +00:00
Randy Eckenrode
940180423a
Merge pull request #265102 from reckenrode/darwin-corefoundation
darwin.stdenv: use CoreFoundation instead of CF
2023-11-11 12:10:10 -05:00
Vladimír Čunát
ce47d343a4
Merge branch 'staging' into staging-next
A bit unusual merge, as due to b8b231f704 we rebuild most of linux
packages anyway, and we most likely need current staging soon in 23.11.
2023-11-11 17:03:09 +01:00
Vladimír Čunát
b8b231f704
Merge #266828: pam: fix pam_unix autohentication failures when ran as user
...into staging-next
2023-11-11 16:40:07 +01:00
K900
e792d7fec0
Merge pull request #264442 from anthonyroussel/update-url-redirects
treewide: fix redirected and broken URLs
2023-11-11 18:08:59 +03:00
K900
db49a7fc01 linux-firmware: 20231030 -> 20231111 2023-11-11 17:59:16 +03:00
github-actions[bot]
fb93bf2ad8
Merge staging-next into staging 2023-11-11 12:01:30 +00:00
github-actions[bot]
652204165d
Merge master into staging-next 2023-11-11 12:00:58 +00:00
Markus Theil
cc18755c08 mstflint_access: init at 4.26
Add companion kernel module for mstflint, which is required
on some systems with secure boot enabled.

Link to corresponding mstflint version.

Signed-off-by: Markus Theil <theil.markus@gmail.com>
2023-11-11 10:56:46 +01:00
Sergei Trofimovich
60e0187471 pam: fix pam_unix autohentication failures when ran as user
Commit d0c42dfa "pam: bind Linux-PAM locales from pam-specific folder
(upstream patch)" added autoreconfHook269 into one of the postPatch
phases.

This clobbered the change applied by `suid-wrapper-path.patch` as it was
patching Makefile.in.

As a result `nixosTests.sway` test started failing as:

    check pass; user unknown

Running `swaylock` on real system exhibited the same result.

As `suid-wrapper-path.patch` is clobbered we were running non-suid
version of `unix_chkpwd`:

    /nix/store/...-linux-pam-1.5.2/sbin/unix_chkpwd

instead of SUID-wrapped

    /run/wrappers/bin/unix_chkpw

The fix is trivial: move the patch from auto-generated file to
`Makefile.am`.

Discovered-by: Yureka
2023-11-11 09:54:04 +00:00
Anthony Roussel
e30f48be94
treewide: fix redirected and broken URLs
Using the script in maintainers/scripts/update-redirected-urls.sh
2023-11-11 10:49:01 +01:00
Félix Baylac Jacqué
dfa45288af maintainers: ninjatrappeur -> picnoir
I changed my nickname from Ninjatrappeur to Picnoir. My github id is
stable, it shouldn't break too much stuff.

I took advantage of this handle change to remove myself from the
hostapd maintainers: I don't use NixOS as a router anymore.
2023-11-11 08:31:16 +01:00
github-actions[bot]
dbecb018c5
Merge staging-next into staging 2023-11-11 06:01:25 +00:00
github-actions[bot]
46679c6a02
Merge master into staging-next 2023-11-11 06:01:00 +00:00
OTABI Tomoya
98906c02d3
Merge pull request #266760 from khaneliman/sketchybar
sketchybar: 2.18.0 -> 2.19.1
2023-11-11 13:49:10 +09:00
Mario Rodas
d325ea265b
Merge pull request #265382 from trofi/hwdata-update
hwdata: 0.375 -> 0.376
2023-11-10 21:57:55 -05:00
Austin Horstman
8b3fc63382
sketchybar: 2.18.0 -> 2.19.1 2023-11-10 19:56:58 -06:00
github-actions[bot]
e8096ee1e1
Merge staging-next into staging 2023-11-10 18:01:34 +00:00
Alyssa Ross
afabc4a15d
Merge remote-tracking branch 'origin/master' into HEAD
Conflicts:
	pkgs/development/libraries/SDL2/default.nix
2023-11-10 15:18:19 +01:00
Artturi
94633f04a3
Merge pull request #257386 from RaySlash/hid-tmff2 2023-11-10 16:02:36 +02:00
Nick Cao
174b62bce9
Merge pull request #266407 from danielfullmer/fwts-dtc
fwts: use absolute path for dtc utility
2023-11-10 08:28:13 -05:00
RaySlash
546fc20314 hid-tmff2: init at v0.81
A linux module for Thrustmaste T300RS, T248 and TX(experimental) wheels.
ca168637fb

- Additionally, https://github.com/scarburato/hid-tminit is also required
for proper init of the driver.

- The driver has been updated to v0.81

- Fixed a typo in maintainer-list

- hid-tmff2 update sha256

- update hid-tmff2 version

Co-authored-by: Artturi <Artturin@artturin.com>
2023-11-10 21:12:42 +10:00
OTABI Tomoya
13d14a1850
Merge pull request #265459 from r-ryantm/auto-update/intel-cmt-cat
intel-cmt-cat: 23.08 -> 23.11
2023-11-10 18:23:06 +09:00
github-actions[bot]
363bca638c
Merge staging-next into staging 2023-11-10 06:01:55 +00:00
github-actions[bot]
b55905ceb6
Merge master into staging-next 2023-11-10 06:01:22 +00:00
Anthony Roussel
db4c847f86
tomb: fix meta.license 2023-11-10 00:07:38 +01:00
Anthony Roussel
99c8b3b70a
tomb: add all required dependencies with wrapProgram 2023-11-09 21:18:19 +01:00
Anthony Roussel
42ad64f5d1
tomb: add anthonyroussel to maintainers 2023-11-09 21:18:19 +01:00
Anthony Roussel
7f18b54727
tomb: add passthru.updateScript 2023-11-09 21:18:17 +01:00
Anthony Roussel
9481b1fe8f
tomb: 2.9 -> 2.10
https://github.com/dyne/Tomb/blob/master/ChangeLog.md#210
https://github.com/dyne/Tomb/compare/v2.9...v2.10
2023-11-09 21:17:14 +01:00
Anthony Roussel
fb2a8bdf99
tomb: format with nixpkgs-fmt 2023-11-09 21:09:59 +01:00
github-actions[bot]
6a669d1ab2
Merge staging-next into staging 2023-11-09 18:01:27 +00:00
github-actions[bot]
e112f9b8bb
Merge master into staging-next 2023-11-09 18:00:56 +00:00
Rick van Schijndel
304b2a3908
Merge pull request #262354 from stepbrobd/aldente
aldente: 1.22.2 -> 1.22.3
2023-11-09 18:07:31 +01:00