282670 Commits

Author SHA1 Message Date
Symphorien Gibol
fbb8dbdac6 fuse: fix mount.fuse -o setuid=...
when mounting a fuse fs by fstab on can write:
/nix/store/sdlflj/bin/somefuseexe#argument /mountpoint fuse setuid=someuser

mount is run by root, and setuid is a way to tell mount.fuse to run
somefuseexe as someuser instead. Under the hood, mount.fuse uses su.
The problem is that mount is run by systemd in a seemingly very empty
environment not containing /run/current-system/sw/bin nor
/run/wrappers/bin in $PATH, so mount fails with "su command not found".

We now patch the command to run su with an absolute path.

man mount.fuse3 indicates that this option is reserved to root (or with
enough capabilities) so not using
/run/wrappers/bin/su is thus correct. It has the very small advantage of
possibly working on non nixos.
2021-04-17 21:51:40 +02:00
Technical27
e019872af8
fcitx5-m17n: init at 5.0.4 (#119357)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-13 21:44:15 +02:00
Sandro
863e450d8f
Merge pull request #119361 from iAmMrinal0/update/google-cloud-sdk
google-cloud-sdk: 334.0.0 -> 336.0.0
2021-04-13 21:42:48 +02:00
Mrinal Purohit
489433ba48 google-cloud-sdk: 334.0.0 -> 336.0.0 2021-04-14 00:33:39 +05:30
Ninjatrappeur
be07f22e46
Merge pull request #119347 from mweinelt/wpa_supplicant 2021-04-13 20:14:25 +02:00
Michael Weiss
0bd6edf390
Merge pull request #119320 from primeos/chromiumDev
chromiumDev: Fix the build
2021-04-13 19:58:30 +02:00
Martin Weinelt
4480a056c9
hostapd: add patch for CVE-2021-30004
In wpa_supplicant and hostapd 2.9, forging attacks may occur because
AlgorithmIdentifier parameters are mishandled in tls/pkcs1.c and
tls/x509v3.c.

Fixes: CVE-2021-30004
2021-04-13 19:32:22 +02:00
Keith Bauson
35a76f4d39
vimPlugins.coc-explorer: convert to nodePackages (#119336) 2021-04-13 19:25:54 +02:00
Bart Brouns
96ff5a2253
CHOWTapeModel: init at unstable-2020-12-12 (#106746)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-13 19:25:12 +02:00
David Birks
84a794c5f7
vscode-extensons.github.github-vscode-theme: 1.1.5 -> 3.0.0 (#119342)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-13 19:20:17 +02:00
Domen Kožar
6f7f5bacc8
Merge pull request #119277 from Pacman99/md-options
nixosOptionsDoc: add markdown formatting
2021-04-13 19:13:09 +02:00
Pacman99
d12aba5406 nixosOptionsDoc: add markdown formatting 2021-04-13 10:10:40 -07:00
Sandro
bb2dd3ea94
Merge pull request #119344 from dotlambda/colorlog-5.0.1
pythonPackages.colorlog: 4.8.0 -> 5.0.1
2021-04-13 18:59:38 +02:00
Sandro
ef9eabf711
Merge pull request #119335 from SuperSandro2000/remind
remind: remove not required assert
2021-04-13 18:57:43 +02:00
Sandro
e13e4e6ce2
Merge pull request #119330 from alyssais/apk-tools
apk-tools: 2.12.2 -> 2.12.5
2021-04-13 18:55:36 +02:00
Sandro
2076180278
Merge pull request #119337 from plabadens/clight
clight: 4.2 → 4.5
2021-04-13 18:52:57 +02:00
Sandro
2bc8805e70
Merge pull request #119338 from midchildan/fix/fselect
fselect: update cargoSha256
2021-04-13 18:52:28 +02:00
Sandro
e282d55c55
Merge pull request #119341 from eduardosm/gnome-shell-system-monitor
gnomeExtensions.system-monitor: 2020-04-27-unstable -> unstable-2021-04-08
2021-04-13 18:51:09 +02:00
Sandro
3da48c3773
Merge pull request #119345 from mweinelt/python-random 2021-04-13 18:50:44 +02:00
Tim Steinbach
b9446623dc linux/hardened/patches/5.4: 5.4.109-hardened1 -> 5.4.111-hardened1 2021-04-13 12:46:15 -04:00
Tim Steinbach
cafd9c382d linux/hardened/patches/5.11: 5.11.11-hardened1 -> 5.11.13-hardened1 2021-04-13 12:46:15 -04:00
Tim Steinbach
e52ba0e7b6 linux/hardened/patches/5.10: 5.10.27-hardened1 -> 5.10.29-hardened1 2021-04-13 12:46:15 -04:00
Tim Steinbach
517f128cc7 linux/hardened/patches/4.19: 4.19.184-hardened1 -> 4.19.186-hardened1 2021-04-13 12:46:15 -04:00
Tim Steinbach
bb6534f61c linux/hardened/patches/4.14: 4.14.228-hardened1 -> 4.14.230-hardened1 2021-04-13 12:46:15 -04:00
Tim Steinbach
5a28ce6480 linux_latest-libre: 17920 -> 17990 2021-04-13 12:46:15 -04:00
Tim Steinbach
c0a9755988 linux-rt_5_10: 5.10.25-rt35 -> 5.10.27-rt36 2021-04-13 12:46:15 -04:00
Tim Steinbach
82c70ee99a linux: 5.4.109 -> 5.4.111 2021-04-13 12:46:15 -04:00
Tim Steinbach
1c797af547 linux: 5.11.11 -> 5.11.13 2021-04-13 12:46:15 -04:00
Tim Steinbach
72fb1c7a91 linux: 5.10.27 -> 5.10.29 2021-04-13 12:46:15 -04:00
Tim Steinbach
643d4c3e4b linux: 4.9.264 -> 4.9.266 2021-04-13 12:46:15 -04:00
Tim Steinbach
de1c135d6c linux: 4.4.264 -> 4.4.266 2021-04-13 12:46:15 -04:00
Tim Steinbach
1a15aabb7e linux: 4.19.184 -> 4.19.186 2021-04-13 12:46:15 -04:00
Martin Weinelt
9f9ab6fffc wpa_supplicant: add patch for CVE-2021-30004
In wpa_supplicant and hostapd 2.9, forging attacks may occur because
AlgorithmIdentifier parameters are mishandled in tls/pkcs1.c and
tls/x509v3.c.

Fixes: CVE-2021-30004
2021-04-13 18:45:44 +02:00
Ryan Mulligan
4e26958eca
Merge pull request #115683 from r-ryantm/auto-update/x42-plugins
x42-plugins: 20200714 -> 20210114
2021-04-13 09:42:18 -07:00
Dmitry Kalinkin
2a8570d0e5
Merge pull request #119333 from veprbl/pr/sherpa_with_pythia
sherpa: compile with --enable-pythia flag
2021-04-13 12:35:26 -04:00
Sandro
46e4c824cb
Merge pull request #119067 from doronbehar/pkg/gnome-feeds/rename 2021-04-13 18:06:14 +02:00
Martin Weinelt
e39d091bf2
python3Packages.ircrobots: 0.3.7 -> 0.3.8 2021-04-13 17:45:31 +02:00
Martin Weinelt
4506c413cd
python3Packages.ircstates: 0.11.7 -> 0.11.8 2021-04-13 17:45:16 +02:00
Martin Weinelt
42ec49f7ff
python3Packages.asyncio-throttle: 1.0.1 -> 1.0. 2021-04-13 17:44:49 +02:00
Robert Schütz
f4092dd6f0 pythonPackages.colorlog: 4.8.0 -> 5.0.1 2021-04-13 17:20:03 +02:00
Eduardo Sánchez Muñoz
3e42a66e5a gnomeExtensions.system-monitor: 2020-04-27-unstable -> unstable-2021-04-08 2021-04-13 17:09:38 +02:00
Pierre Labadens
433582addc
clight: 4.2 → 4.5 2021-04-13 16:54:15 +02:00
midchildan
e1cdc1c36a
fselect: update cargoSha256 2021-04-13 23:44:27 +09:00
Ryan Mulligan
b0ccb3aea9
Merge pull request #116687 from r-ryantm/auto-update/BShapr
bshapr: 0.10 -> 0.12
2021-04-13 07:42:48 -07:00
Ryan Mulligan
544283d038
Merge pull request #116688 from r-ryantm/auto-update/BSEQuencer
bsequencer: 1.8.6 -> 1.8.8
2021-04-13 07:42:19 -07:00
Ryan Mulligan
29c1cf8812
Merge pull request #116692 from r-ryantm/auto-update/BSlizr
bslizr: 1.2.10 -> 1.2.12
2021-04-13 07:41:53 -07:00
Ryan Mulligan
8875a46b9f
Merge pull request #118475 from r-ryantm/auto-update/bchoppr
bchoppr: 1.10.4 -> 1.10.6
2021-04-13 07:41:23 -07:00
sternenseemann
17efdfbbca nixos/tests/kernel-generic: make attributes derivations, not functions
Pass the args from kernel-generic.nix's top-level to the individual
tests. Makes `nix-build -A nixosTests.kernel-generic.<attr>` and
`nix-build nixos/tests/kernel-generic.nix -A <attr>` work as expected.
2021-04-13 16:13:11 +02:00
Samir Talwar
42e029e48f
geckodriver: 0.26.0 -> 0.29.1 (#119164) 2021-04-13 16:05:07 +02:00
Sandro
98fdab6aee
remind: remove not required assert 2021-04-13 15:49:33 +02:00