Alyssa Ross
09143afa61
linuxPackages.evdi: enable parallel building
...
Tested at -j48.
2022-06-28 20:52:53 +00:00
Alyssa Ross
d5872d277c
linuxPackages.evdi: 1.10.1 -> 1.11.0
...
Fixes build with Linux 5.18.
2022-06-28 20:52:53 +00:00
Fabian Möller
d1ffd40bd7
openiscsi: fix systemd service location
2022-06-28 12:56:50 +02:00
github-actions[bot]
3a95230a71
Merge master into staging-next
2022-06-27 18:01:12 +00:00
Sumner Evans
00fe47bc0e
intel-ocl: add web archive link since other links 404
...
Signed-off-by: Sumner Evans <me@sumnerevans.com>
2022-06-27 07:40:11 -06:00
github-actions[bot]
86c34bf774
Merge master into staging-next
2022-06-27 12:01:26 +00:00
06kellyjac
db4d8640c1
busybox: patch CVE-2022-30065
...
https://nvd.nist.gov/vuln/detail/CVE-2022-30065
2022-06-27 10:39:07 +00:00
Jiajie Chen
087eeea133
darwin.iproute2mac: 1.2.1 -> 1.4.0
...
https://github.com/brona/iproute2mac/releases/tag/v1.4.0
Add jiegec to maintaienr list.
2022-06-27 12:10:26 +08:00
github-actions[bot]
62b079eb5d
Merge master into staging-next
2022-06-25 12:01:16 +00:00
R. Ryantm
64725aac06
alsa-utils: 1.2.6 -> 1.2.7
2022-06-25 05:16:00 +00:00
github-actions[bot]
880ae7cccd
Merge master into staging-next
2022-06-24 06:01:20 +00:00
github-actions[bot]
5b9ee17283
Merge master into staging-next
2022-06-24 00:02:29 +00:00
Madoura
8cfcee74b1
zfs: 2.1.4 -> 2.1.5
2022-06-23 15:04:46 -05:00
Klemens Nanni
55fc0010c4
bcc: Split manuals into own output
...
This should avoid manual cache/database rebuilds whenever tools alone
change.
Our bpftrace does the same already.
2022-06-23 20:25:20 +02:00
Will Fancher
7f06c138bf
Merge pull request #176456 from klemensn/nixos-rebuild-synopsis
...
nixos-rebuild: Accept only one argument
2022-06-23 14:22:04 -04:00
github-actions[bot]
4f79f81d47
Merge master into staging-next
2022-06-23 18:01:15 +00:00
Klemens Nanni
3d54f15c00
bpftrace: Pull tools into PATH
...
The *.bt(8) tools are meant to be used as standalone scripts,
their synopsis demonstrates this usage.
Especially under NixOS, calling them via their absoloute path
in interactive shells is a huge pain, however.
Symlink them next to bpftrace(8) itself so they end up in `PATH`
but do not move them to avoid breaking existing setups that expect
them under share/tools/.
This goes in line with our bcc as well as Debian's bpftrace package.
2022-06-23 19:42:08 +02:00
Klemens Nanni
7a0549387b
nixos-rebuild: Accept only one argument
...
Multiple arguments make no sense but they are accepted, the last one
winning.
Found editing a previous run from shell history and adding a command
rather than replacing it; observe in verbose mode:
```
$ nixos-rebuild dry-run -v
building the system configuration...
Building in legacy (non-flake) mode.
No --build-host given, running nix-build locally
$ nix-build <nixpkgs/nixos> -A system -k -I nixpkgs=/home/kn/src/nixpkgs -v --dry-run
...
```
```
$ nixos-rebuild dry-run build -v
building Nix...
$ nix-instantiate <nixpkgs/nixos> --add-root /tmp/nixos-rebuild.jgEYqZ/nix.drv --indirect -A config.nix.package.out -I nixpkgs=/home/kn/src/nixpkgs -v
...
```
nixos-rebuild(8) already bails out on zero arguments, so do the same
when passing a second one.
2022-06-23 21:39:13 +04:00
Maximilian Bosch
046fcb0f8b
Merge pull request #178709 from Ma27/kernel-updates
...
Linux kernel updates 2022-06-23
2022-06-23 17:07:32 +02:00
Maximilian Bosch
7ff7153c22
linux_testing_bcachefs: mark as broken
...
Doesn't build with Linux 5.18, but we have to remove 5.17 now because
it's EOL.
2022-06-23 12:33:56 +02:00
Maximilian Bosch
f0e3e98377
linux_5_17: remove
2022-06-23 11:09:16 +02:00
Maximilian Bosch
1d833f1783
linux/hardened/patches/5.4: 5.4.198-hardened1 -> 5.4.200-hardened1
2022-06-23 01:43:43 +02:00
Maximilian Bosch
80caa72602
linux/hardened/patches/5.18: 5.18.3-hardened1 -> 5.18.6-hardened1
2022-06-23 01:43:31 +02:00
Maximilian Bosch
14ad08aee4
linux/hardened/patches/5.15: 5.15.47-hardened1 -> 5.15.49-hardened1
2022-06-23 01:43:18 +02:00
Maximilian Bosch
500dff12fe
linux/hardened/patches/5.10: 5.10.122-hardened1 -> 5.10.124-hardened1
2022-06-23 01:43:06 +02:00
Maximilian Bosch
d450bf294a
linux/hardened/patches/4.19: 4.19.247-hardened1 -> 4.19.248-hardened1
2022-06-23 01:42:55 +02:00
Maximilian Bosch
0fc1333d75
linux/hardened/patches/4.14: 4.14.283-hardened1 -> 4.14.284-hardened1
2022-06-23 01:42:44 +02:00
Maximilian Bosch
efdcc5f6a8
linux_latest-libre: 18777 -> 18798
2022-06-23 01:42:23 +02:00
Maximilian Bosch
4051ac2d8e
linux: 5.4.198 -> 5.4.200
2022-06-23 01:42:14 +02:00
Maximilian Bosch
a266f7808b
linux: 5.18.4 -> 5.18.6
2022-06-23 01:42:04 +02:00
Maximilian Bosch
ca439ff6a6
linux: 5.15.47 -> 5.15.49
2022-06-23 01:41:52 +02:00
Maximilian Bosch
66e572d984
linux: 5.10.122 -> 5.10.124
2022-06-23 01:41:41 +02:00
Maximilian Bosch
34952774df
linux: 4.9.318 -> 4.9.319
2022-06-23 01:41:30 +02:00
Maximilian Bosch
2341a8672d
linux: 4.19.247 -> 4.19.248
2022-06-23 01:41:22 +02:00
Maximilian Bosch
d7c1e34aa0
linux: 4.14.283 -> 4.14.284
2022-06-23 01:41:12 +02:00
github-actions[bot]
9a2405d657
Merge staging-next into staging
2022-06-22 18:02:10 +00:00
Martin Messer
6614cd8b2b
linuxPackages.ax99100: init at 1.8.0
2022-06-22 14:47:12 +02:00
github-actions[bot]
30c9243acc
Merge staging-next into staging
2022-06-22 00:03:15 +00:00
Rick van Schijndel
a1e3a1dfc0
Merge pull request #178256 from misuzu/btf-32bit
...
linuxPackages: unbreak new kernels on 32-bit platforms
2022-06-21 22:09:41 +02:00
misuzu
b0e0bdb880
Revert "linux_5_15: mark as broken on i686"
...
This reverts commit 836c6353cc
.
Not broken anymore.
2022-06-21 19:05:55 +03:00
misuzu
79e05fb16b
linux-kernel: disable BTF on 32-bit platforms on kernels 5.15+
...
It fails to build with `Failed to parse base BTF 'vmlinux': -22`
2022-06-21 19:05:52 +03:00
github-actions[bot]
8c4cc99917
Merge staging-next into staging
2022-06-20 18:01:47 +00:00
Michele Guerini Rocco
b40f62f3f8
Merge pull request #178282 from lopsided98/wpa-supplicant-ext-password
...
wpa_supplicant: enable external password file support
2022-06-20 16:44:34 +02:00
Sandro
868710b35d
Merge pull request #178139 from jraygauthier/jrg/tiscamera-1_0
...
tiscamera: 0.13.1 -> 1.0.0
2022-06-20 15:32:11 +02:00
Ben Wolsieffer
8cbb72ff79
wpa_supplicant: enable external password file support
...
This allows passwords to be specified in a separate file from the main config.
2022-06-19 18:30:06 -04:00
Vladimír Čunát
c04f36461c
Merge #173114 : iptables: 1.8.7 -> 1.8.8 (into staging)
2022-06-19 11:08:48 +02:00
Raymond Gauthier
11af729cd0
tiscamera: 0.13.1 -> 1.0.0
2022-06-18 07:42:37 -04:00
github-actions[bot]
358f18f4c3
Merge staging-next into staging
2022-06-18 07:06:46 +00:00
Sergei Trofimovich
5ee88ab21d
Merge master into staging-next
2022-06-18 08:00:58 +01:00
Sergei Trofimovich
d1b0daca5f
Merge pull request #177804 from trofi/update-openiscsi
...
openiscsi: 2.1.4 -> 2.1.7
2022-06-18 06:45:25 +00:00