Maximilian Bosch
40f2f48fbf
Merge pull request #134692 from TredwellGit/linux
...
Kernels 2021-08-18
2021-08-20 14:08:44 +02:00
github-actions[bot]
79f38d76c2
Merge master into haskell-updates
2021-08-20 00:06:05 +00:00
R. RyanTM
786f825bb0
system76-firmware: 1.0.24 -> 1.0.28
2021-08-19 21:58:54 +00:00
Pierre Bourdon
1fedcb8f9c
restool: init at 20.12
2021-08-19 23:15:34 +02:00
Bernardo Meurer
76053104ea
Merge pull request #134818 from L-as/v4l2loopback
...
v4l2loopback: Fix issue with buildEnv using bin output
2021-08-19 20:18:39 +00:00
R. RyanTM
470c8212ba
greetd.tuigreet: 0.5.0 -> 0.6.1
2021-08-19 18:43:02 +00:00
Sandro
be000ad8e3
Merge pull request #134648 from ymatsiuk/firmware
...
firmwareLinuxNonfree: 2021-07-16 -> 2021-08-18
2021-08-19 19:33:22 +02:00
Las Safin
d8c9c038e6
v4l2loopback: Fix issue with buildEnv using bin output
...
See https://github.com/NixOS/nixpkgs/pull/134311#issuecomment-901952544
2021-08-19 15:24:49 +00:00
Jörg Thalheim
de5b6e117d
Merge pull request #134708 from Mic92/zen
...
linuxPackages_zen: 5.13.9-zen1 -> 5.13.10-zen1
2021-08-19 09:17:44 +01:00
github-actions[bot]
3440070b83
Merge master into haskell-updates
2021-08-19 00:06:27 +00:00
John Ericson
221ca6f2ff
Merge pull request #134463 from Ericson2314/stdenv-adapter-latebind
...
stdenv: Fix overriding + `overrideAttrs`
2021-08-18 19:01:54 -04:00
Bernardo Meurer
f38c807c61
linux_xanmod: 5.13.11 -> 5.13.12
2021-08-18 13:41:14 -07:00
Malte Brandy
340e60eaad
Merge branch 'master' into haskell-updates
2021-08-18 22:37:28 +02:00
Jörg Thalheim
e4db1c8847
linux_zen: add update script
2021-08-18 22:24:28 +02:00
Jörg Thalheim
27edf4ccb4
linuxPackages_zen: 5.13.9 -> 5.13.10-zen1
2021-08-18 22:24:15 +02:00
TredwellGit
4512ae3044
linux_latest-libre: 18210 -> 18239
2021-08-18 18:46:49 +00:00
TredwellGit
10472677e1
linux-rt_5_10: 5.10.56-rt48 -> 5.10.56-rt49
2021-08-18 18:46:34 +00:00
TredwellGit
0055f78736
linux: 5.4.139 -> 5.4.142
2021-08-18 18:46:00 +00:00
TredwellGit
7ff40c8d9e
linux: 5.13.11 -> 5.13.12
2021-08-18 18:45:51 +00:00
TredwellGit
ab311a8b25
linux: 5.10.57 -> 5.10.60
2021-08-18 18:45:43 +00:00
TredwellGit
b7a564432b
linux: 4.19.202 -> 4.19.204
2021-08-18 18:45:35 +00:00
TredwellGit
2b71c4caac
linux: 4.14.243 -> 4.14.244
2021-08-18 18:45:26 +00:00
github-actions[bot]
57cedea2a2
Merge master into staging-next
2021-08-18 18:01:03 +00:00
John Ericson
f110a182a6
stdenv: Fix overriding + overrideAttrs
...
The old stdenv adapters were subtly wrong in two ways:
- `overrideAttrs` leaked the original, unoverridden `mkDerivation`.
- `stdenv.override` would throw away any manually-set `mkDerivation`
from a stdenv reverting to the original.
Now, `mkDerivation` is controlled (nearly directly) via an argument, and
always correctly closes over the final ("self") stdenv. This means the
adapters can work entirely via `.override` without any manual `stdenv //
...`, and both those issues are fixed.
Note hashes are changed, because stdenvs no previously overridden like
`stdenvNoCC` and `crossLibcStdenv` now are. I had to add some
`dontDisableStatic = true` accordingly. The flip side however is that
since the overrides compose, we no longer need to override anything but
the default `stdenv` from which all the others are created.
2021-08-18 17:22:50 +00:00
Ryan Mulligan
624cd3fc41
Merge pull request #134431 from r-ryantm/auto-update/pcm
...
pcm: 202101 -> 202107
2021-08-18 06:11:41 -07:00
Yurii Matsiuk
3239c7bc8d
firmwareLinuxNonfree: 2021-07-16 -> 2021-08-18
2021-08-18 14:28:40 +02:00
github-actions[bot]
90d220f41f
Merge master into staging-next
2021-08-18 12:01:14 +00:00
Jörg Thalheim
c00ca66d7a
Merge pull request #134266 from jbcrail/linuxPackages.ply-2.1.1
...
linuxPackages.ply: 1.0.beta1-9e810b1 -> 2.1.1
2021-08-18 10:33:46 +01:00
github-actions[bot]
0c06e9acec
Merge master into staging-next
2021-08-18 06:01:31 +00:00
Joseph Crail
637bb5d085
Update package version to fix build
...
The build for the 2.1.1 release is broken, so I updated the packge
version to use the newer commits to fix the build.
2021-08-17 22:42:58 -07:00
Joseph Crail
cebb663086
Clarify specific GPL license
2021-08-17 22:42:23 -07:00
Joseph Crail
a07505d518
Reverse conditional in meta.broken
2021-08-17 22:41:30 -07:00
Ben Siraphob
8098d8f4cf
Merge pull request #134554 from SuperSandro2000/usbutils
...
usbutils: switch to pname + version
2021-08-17 21:03:56 -05:00
github-actions[bot]
1f6dedd364
Merge master into haskell-updates
2021-08-18 00:05:52 +00:00
github-actions[bot]
893d6605ee
Merge master into staging-next
2021-08-18 00:01:24 +00:00
Ryan Mulligan
0944088287
Merge pull request #134485 from r-ryantm/auto-update/uclibc-ng
...
uclibc: 1.0.37 -> 1.0.38
2021-08-17 16:49:06 -07:00
Sandro Jäckel
919ee68433
usbutils: switch to pname + version
2021-08-18 00:28:01 +02:00
Timothy DeHerrera
1594c64eac
Merge pull request #134482 from r-ryantm/auto-update/usbutils
...
usbutils: 013 -> 014
2021-08-17 14:47:56 -06:00
R. RyanTM
925fc9c700
uclibc: 1.0.37 -> 1.0.38
2021-08-17 16:41:55 +00:00
R. RyanTM
e5b2a40a76
usbutils: 013 -> 014
2021-08-17 16:25:26 +00:00
R. RyanTM
4106550c20
pcm: 202101 -> 202107
2021-08-17 12:18:43 +00:00
Joseph Crail
bcb2def465
Switch to version tag for package revision
2021-08-16 23:11:22 -07:00
Joseph Crail
594d0501b6
Assign assertion to meta.broken
2021-08-16 23:08:35 -07:00
github-actions[bot]
b05ec1fedd
Merge master into staging-next
2021-08-17 06:01:21 +00:00
kat witch
c054f16ba7
libreelec-dvb-firmware: init at 1.4.2
2021-08-17 03:26:21 +01:00
Jasper
00037f7403
darwin.binutils: fix wrapper of as
when cross-compiling to aarch64-darwin ( #134097 )
2021-08-16 22:12:51 -04:00
github-actions[bot]
585575043f
Merge master into haskell-updates
2021-08-17 00:09:16 +00:00
github-actions[bot]
8a131da1bc
Merge master into staging-next
2021-08-17 00:01:28 +00:00
tekeri
f1bb34f380
bluez: build missing bluetooth utilities
2021-08-17 04:12:32 +09:00
Maximilian Bosch
6546f6a63a
Merge pull request #134307 from Ma27/versioned-hardened-kernel
...
linuxPackages: drop latest_hardened, introduce versioned attributes
2021-08-16 21:09:22 +02:00
Maximilian Bosch
099113751e
linuxPackages_4_14_hardened: fix eval
...
Not sure if this is the right thing to do, but apparently we want this
setting for <4.18, so we hard-code it for 4.14 via `mkForce` (previously
this has led to conflicting definitions which is why the hardened 4.14
kernel never seems to have evaluated properly).
2021-08-16 20:46:02 +02:00
github-actions[bot]
cb937d70cd
Merge master into staging-next
2021-08-16 18:01:13 +00:00
Bernardo Meurer
575f35cf8c
linux_xanmod: 5.13.10 -> 5.13.11
2021-08-16 10:21:40 -07:00
Sandro
2de26665ff
Merge pull request #134311 from L-as/v4l2loopback
2021-08-16 16:14:08 +02:00
maralorn
d5f8216275
Merge pull request #126195 from NixOS/haskell-updates-ghc-8.10.5
...
ghc: 8.10.4 -> 8.10.6
2021-08-16 14:50:25 +02:00
Las Safin
47aa19484c
v4l2loopback: unstable-2020-04-22 -> unstable-2021-07-13
2021-08-16 12:12:41 +00:00
github-actions[bot]
c30d1d56fe
Merge master into staging-next
2021-08-16 12:01:50 +00:00
Las Safin
d72d1fe1e5
v4l2loopback: Add bin output with utils
2021-08-16 11:33:38 +00:00
Maximilian Bosch
e55554491d
Merge pull request #133587 from TredwellGit/linux_5_12
...
linux_5_12: remove
2021-08-16 11:08:42 +02:00
Arnout Engelen
d51f835165
intel2200BGFirmware: less fixed-output derivation
...
Move some logic out of the fixed-output fetchzip and to a
'regular' derivation
2021-08-16 10:52:00 +02:00
github-actions[bot]
c73393b6c7
Merge master into staging-next
2021-08-16 00:01:22 +00:00
Joseph Crail
ac06d8d343
linuxPackages.ply: 1.0.beta1-9e810b1 -> 2.1.1
2021-08-15 12:35:31 -07:00
TredwellGit
f2e78916b9
linux: 5.13.10 -> 5.13.11
2021-08-15 13:36:22 +00:00
TredwellGit
9e9933a76b
linux: 4.9.279 -> 4.9.280
2021-08-15 13:36:22 +00:00
TredwellGit
039764362b
linux: 4.4.280 -> 4.4.281
2021-08-15 13:36:22 +00:00
github-actions[bot]
9edd0ebdfa
Merge master into staging-next
2021-08-15 00:01:37 +00:00
Sandro
ba3592ab96
Merge pull request #133920 from raboof/zd1211-firmware-less-fixed-output-derivation
...
zd1211-firmware: less fixed-output derivation
2021-08-15 01:15:09 +02:00
Robert Scott
acf041d75d
openvswitch: 2.14.2 -> 2.15.1
2021-08-14 19:27:51 +01:00
sternenseemann
283d622397
darwin.xattr: init at 61.60.1
2021-08-14 17:06:29 +02:00
Jan Tojnar
0aa35561e7
Merge branch 'master' into staging-next
2021-08-14 12:53:07 +02:00
Arnout Engelen
523cf0d817
zd1211-firmware: less fixed-output derivation
...
Move some logic out of the fixed-output fetchzip and to a
'regular' derivation
2021-08-14 11:20:03 +02:00
Artturi
7a8063e84b
Merge pull request #133321 from r-ryantm/auto-update/fwts
...
fwts: 20.11.00 -> 21.07.00
2021-08-14 00:46:06 +03:00
efim
4c205b2e8b
wireguard: meta update
2021-08-13 13:54:09 +03:00
Bernardo Meurer
ebec5d0df1
linux_xanmod: 5.13.9 -> 5.13.10
2021-08-12 14:20:05 -07:00
TredwellGit
89a50ded98
linux-rt_5_4: 5.4.129-rt61 -> 5.4.138-rt62
2021-08-12 15:05:26 +00:00
TredwellGit
ff1408d8b0
linux: 5.13.9 -> 5.13.10
2021-08-12 15:05:26 +00:00
TredwellGit
20ed07939e
linux: 4.4.279 -> 4.4.280
2021-08-12 15:05:26 +00:00
TredwellGit
957f0485da
linux_5_12: remove
...
https://lwn.net/ml/linux-kernel/1626791065147152@kroah.com/
2021-08-12 05:30:46 +00:00
github-actions[bot]
234c0d62da
Merge master into staging-next
2021-08-11 18:01:11 +00:00
Jan Tojnar
e26c0ffdb0
Merge pull request #133502 from maxeaubrey/fwupd_1.5.12
...
fwupd: 1.5.7 -> 1.5.12
2021-08-11 18:24:34 +02:00
Maxine Aubrey
2f3e3c788e
fwupd: 1.5.7 -> 1.5.12
...
- https://github.com/fwupd/fwupd/releases/tag/1.5.8
- https://github.com/fwupd/fwupd/releases/tag/1.5.9
- https://github.com/fwupd/fwupd/releases/tag/1.5.10
- https://github.com/fwupd/fwupd/releases/tag/1.5.11
- https://github.com/fwupd/fwupd/releases/tag/1.5.12
2021-08-11 16:53:47 +02:00
Jan Tojnar
4e7e464ae8
Merge branch 'master' into staging-next
...
; Conflicts:
; pkgs/tools/system/sg3_utils/default.nix
2021-08-11 16:22:42 +02:00
fortuneteller2k
a5ad9365a1
linux_xanmod: enable futex/futex2
2021-08-12 04:49:41 +08:00
Sandro
4ae944bb0a
Merge pull request #133286 from rvolosatovs/update/linux_zen
...
linux_zen: 5.13.7 -> 5.13.9
2021-08-11 13:14:47 +02:00
Sandro
773426cc24
Merge pull request #133405 from Atemu/update/linux_lqx
...
linux_lqx: 5.12.19 -> 5.13.9
2021-08-10 23:57:30 +02:00
Atemu
2aaf41173d
linux_lqx: 5.12.19 -> 5.13.9
2021-08-10 20:37:56 +02:00
R. RyanTM
edb14bad6a
fwts: 20.11.00 -> 21.07.00
2021-08-10 06:28:00 +00:00
Kid
b43389f49d
iasl: drop pacakge
2021-08-10 03:46:01 +00:00
Roman Volosatovs
a9bf9c44e5
linux_zen: 5.13.7 -> 5.13.9
2021-08-09 21:31:40 +02:00
Sandro
0356342b8d
Merge pull request #133231 from rnhmjoj/rewritefs
...
rewritefs: 2017-08-14 -> 2020-02-21
2021-08-09 11:47:14 +02:00
rnhmjoj
1884aebc9a
rewritefs: 2017-08-14 -> 2020-02-21
2021-08-09 09:26:15 +02:00
Martin Weinelt
5f746317f1
Merge pull request #133200 from TredwellGit/linux
2021-08-09 04:48:38 +02:00
Bernardo Meurer
b9d347c0aa
Merge pull request #133193 from lovesegfault/linux_xanmod-5.13.9
...
linux_xanmod: 5.13.8 -> 5.13.9
2021-08-08 23:29:57 +00:00
TredwellGit
cbb5ca89ca
linux/hardened/patches/5.4: 5.4.134-hardened1 -> 5.4.139-hardened1
2021-08-08 23:19:19 +00:00
TredwellGit
7aae6061b6
linux/hardened/patches/5.10: 5.10.52-hardened1 -> 5.10.57-hardened1
2021-08-08 23:19:18 +00:00
TredwellGit
0a41183454
linux/hardened/patches/4.19: 4.19.198-hardened1 -> 4.19.202-hardened1
2021-08-08 23:19:17 +00:00
TredwellGit
b84eecf9fc
linux/hardened/patches/4.14: 4.14.240-hardened1 -> 4.14.243-hardened1
2021-08-08 23:19:16 +00:00
TredwellGit
8425e47a74
linux-rt_5_10: 5.10.52-rt47 -> 5.10.56-rt48
2021-08-08 23:18:42 +00:00
TredwellGit
b570def284
linux: 5.4.134 -> 5.4.139
2021-08-08 23:18:07 +00:00
TredwellGit
d416101b65
linux: 5.13.8 -> 5.13.9
2021-08-08 23:18:00 +00:00
TredwellGit
cde6046992
linux: 5.10.52 -> 5.10.57
2021-08-08 23:17:53 +00:00
TredwellGit
a5713826c4
linux: 4.9.278 -> 4.9.279
2021-08-08 23:17:45 +00:00
TredwellGit
1adb289851
linux: 4.4.278 -> 4.4.279
2021-08-08 23:17:40 +00:00
TredwellGit
553c6ef12a
linux: 4.19.198 -> 4.19.202
2021-08-08 23:17:36 +00:00
TredwellGit
26ec7c39bb
linux: 4.14.240 -> 4.14.243
2021-08-08 23:17:24 +00:00
Artturi
b6988df9b2
Merge pull request #115632 from r-ryantm/auto-update/sysvinit
...
sysvinit: 2.97 -> 2.99
2021-08-09 01:38:27 +03:00
Bernardo Meurer
090a158874
linux_xanmod: 5.13.8 -> 5.13.9
2021-08-08 14:44:08 -07:00
github-actions[bot]
610ef47b20
Merge master into staging-next
2021-08-08 18:01:03 +00:00
Sandro Jäckel
361fef5201
fwts: cleanup
2021-08-08 14:42:48 +02:00
github-actions[bot]
825ed68c05
Merge master into staging-next
2021-08-08 06:01:18 +00:00
Sandro Jäckel
3b85ec48e6
blktrace: switch to pname + version, cleanup
2021-08-08 04:58:30 +02:00
Bernardo Meurer
1eb713de57
linux_xanmod: 5.13.7 -> 5.13.8
2021-08-07 19:13:42 -07:00
Bernardo Meurer
44ac8719ed
linux_xanmod: add lovesegfault to maintainers
2021-08-07 19:01:10 -07:00
github-actions[bot]
1fd45c5b3e
Merge master into staging-next
2021-08-08 00:01:44 +00:00
Doron Behar
b57d58fd71
Merge pull request #124314 from r-ryantm/auto-update/mcelog
...
mcelog: 175 -> 178
2021-08-07 19:15:03 +00:00
Doron Behar
c836c3a230
Merge pull request #127177 from r-ryantm/auto-update/blktrace
...
blktrace: 1.2.0 -> 1.3.0
2021-08-07 19:11:48 +00:00
R. RyanTM
c6b0678d18
mcelog: 175 -> 178
2021-08-07 21:49:30 +03:00
github-actions[bot]
79368d0a63
Merge master into staging-next
2021-08-07 18:01:03 +00:00
Romanos Skiadas
42c6771744
nixos/openrazer: Change plugdev group to openrazer
...
For security reasons, and generally, it is best to create a more fine
grained group than plugdev. This way users that wish to tweak razer
devices don't have access to the entire plugdev group's permissions.
This is of course a breaking change.
2021-08-07 12:09:44 +03:00
github-actions[bot]
ffc3dad3d0
Merge master into staging-next
2021-08-07 06:01:00 +00:00
Artturi
1c38ddbed0
Merge pull request #110212 from r-ryantm/auto-update/psftools
...
psftools: 1.0.14 -> 1.1.0
2021-08-07 03:04:27 +03:00
github-actions[bot]
d9e597f9bc
Merge master into staging-next
2021-08-07 00:01:27 +00:00
Bernardo Meurer
4efed9c571
Merge pull request #132481 from lovesegfault/rpi-updates
...
update RaspberryPi related packages
2021-08-06 18:09:45 +00:00
github-actions[bot]
e33c60b72e
Merge master into staging-next
2021-08-06 18:01:00 +00:00
Bernardo Meurer
c181d9965c
linux_rpi{0,1,2,3,4}: 1.20210727 -> 1.20210805
2021-08-06 10:41:10 -07:00
Bernardo Meurer
ca4a093c32
raspberrypifw: 1.20210727 -> 1.20210805
2021-08-06 10:40:45 -07:00
R. RyanTM
4f9977b4fe
extrace: 0.7 -> 0.8
2021-08-06 16:25:59 +00:00
github-actions[bot]
c0f81f0ce6
Merge master into staging-next
2021-08-06 12:01:15 +00:00
Maximilian Bosch
d1aa0d4f08
Merge pull request #132839 from r-ryantm/auto-update/ipset
...
ipset: 7.14 -> 7.15
2021-08-06 12:59:25 +02:00
R. RyanTM
7f925d50fc
ipset: 7.14 -> 7.15
2021-08-06 00:10:45 +00:00
github-actions[bot]
cb64ec05dd
Merge master into staging-next
2021-08-05 18:03:00 +00:00
Bernardo Meurer
f00890056a
raspberrypi-armstubs: remove unused arguments
2021-08-05 10:05:56 -07:00
Bernardo Meurer
b59ab5263d
raspberrypi-armstubs: run pre/post hooks in installPhase
2021-08-05 10:05:55 -07:00
Bernardo Meurer
e828b6b431
raspberrypi-armstubs: don't use URI literals in meta
2021-08-05 10:05:54 -07:00
Bernardo Meurer
852454a96c
raspberrypiWirelessFirmware: run pre/post hooks in installPhase
2021-08-05 10:05:43 -07:00
Bernardo Meurer
f4dcb9768e
raspberrypi-armstubs: 2020-10-08 -> 2021-07-05
2021-08-05 09:59:10 -07:00
Bernardo Meurer
91c0fe2cd9
raspberrypiWirelessFirmware: 2021-01-28 -> 2021-06-28
2021-08-05 09:59:09 -07:00
Bernardo Meurer
bcbdce8947
linux_rpi{0,1,2,3,4}: 5.10.17 -> 5.10.52
2021-08-05 09:59:08 -07:00
Bernardo Meurer
8a4a84ec58
raspberrypifw: 1.20210303 -> 1.20210727
2021-08-05 09:59:08 -07:00
Sandro
fd2bb8574e
Merge pull request #132523 from alyssais/s6-linux-init
...
s6-linux-init: 1.0.6.2 -> 1.0.6.3
2021-08-05 16:46:01 +02:00
github-actions[bot]
a4174a93f2
Merge master into staging-next
2021-08-05 12:01:26 +00:00
github-actions[bot]
7fac04f59c
Merge master into staging-next
2021-08-05 00:01:21 +00:00
TredwellGit
ba2b85dbbb
linux: 5.13.7 -> 5.13.8
2021-08-04 23:45:38 +00:00
TredwellGit
aea5caaeab
linux: 4.9.277 -> 4.9.278
2021-08-04 23:45:38 +00:00
TredwellGit
202b9e6536
linux: 4.4.277 -> 4.4.278
2021-08-04 23:45:38 +00:00
Jonathan Ringer
e3074263be
zfs: add latestCompatibleLinuxPackages option
2021-08-04 12:56:59 -07:00
github-actions[bot]
2e929613b4
Merge master into staging-next
2021-08-04 18:00:59 +00:00
Sandro
1cc8723f0e
Merge pull request #132599 from Artturin/update-evdi
...
linuxPackages.evdi: unstable-2021-06-11 -> unstable-2021-07-07
2021-08-04 16:19:33 +02:00
Sandro
f0bac487d3
Merge pull request #132659 from SuperSandro2000/SuperSandro2000-patch-1
...
i810switch: switch to pname + version
2021-08-04 15:42:09 +02:00
Artturin
335632575c
linuxPackages.evdi: unstable-2021-06-11 -> unstable-2021-07-7
2021-08-04 16:29:16 +03:00
Sandro
972c807230
Merge pull request #132443 from Stunkymonkey/os-specific-linx-phases
2021-08-04 15:15:39 +02:00
Sandro
83067147ac
i810switch: switch to pname + version
2021-08-04 15:15:18 +02:00
github-actions[bot]
19890fa5ce
Merge master into staging-next
2021-08-04 12:01:13 +00:00
Alyssa Ross
3a0b882820
s6-linux-init: 1.0.6.2 -> 1.0.6.3
2021-08-03 09:05:45 +00:00
github-actions[bot]
6b44ad5d59
Merge master into staging-next
2021-08-03 00:01:21 +00:00
TredwellGit
e56d304d73
linux_latest-libre: 18191 -> 18210
2021-08-02 22:46:11 +00:00
TredwellGit
b4aa8884d1
linux: 5.13.6 -> 5.13.7
2021-08-02 22:46:11 +00:00
TredwellGit
32c78c9e12
linux: 4.9.276 -> 4.9.277
2021-08-02 22:46:11 +00:00
TredwellGit
7d0b3f65aa
linux: 4.4.276 -> 4.4.277
2021-08-02 22:46:11 +00:00
Florian Klink
eff94d8bf3
Merge pull request #132445 from flokli/linux-5.14-ide
...
linux: only configure IDE to "no" pre-5.14
2021-08-02 21:43:42 +02:00
Florian Klink
ced7721191
linux: only configure IDE to "no" pre-5.14
...
When trying to build a 5.14 (rc-*), this fails to build otherwise:
> error: unused option: IDE
2021-08-02 21:21:52 +02:00
Felix Buehler
8952b6df3c
b43-firmware-5: remove phases
2021-08-02 20:58:15 +02:00
Felix Buehler
abd4f4a035
b43-firmware-6: remove phases
2021-08-02 20:58:03 +02:00
Felix Buehler
d6db3ac67f
rtl8192su-firmware: deprecate phases
2021-08-02 20:57:37 +02:00
Felix Buehler
0561d480b2
rtl8723bs-firmware: deprecate phases
2021-08-02 20:57:22 +02:00
Felix Buehler
127ee35a57
i810switch: deprecate phases
2021-08-02 20:56:59 +02:00
Felix Buehler
a3556b2005
zenstates: deprecate phases
2021-08-02 20:56:43 +02:00
Felix Buehler
2839056206
apparmor-kernel-patches: deprecate phases
2021-08-02 20:50:52 +02:00
github-actions[bot]
9a482b20d8
Merge master into staging-next
2021-08-02 18:01:25 +00:00
André Vitor de Lima Matos
3f4bb8ff5a
nvidia_x11: fix suspend script paths since 470.57.02 ( #131838 )
...
nvidia 470.57.02 changed the path of `nvidia-sleep.sh` and systemd
scripts, making `builder.sh` miss them and suspend-to-ram on systems
where `hardware.nvidia.powerManagement.enable = true` is set fail.
2021-08-02 13:42:47 -04:00
github-actions[bot]
b68241ff6b
Merge master into staging-next
2021-08-02 00:01:27 +00:00
markuskowa
49fcc13e14
Merge pull request #132364 from markuskowa/upd-rdma
...
rdma-core: 35.0 -> 36.0
2021-08-02 00:54:44 +02:00
Bernardo Meurer
57ad08a006
Merge pull request #132092 from lovesegfault/linux_xanmod-5.13.6
...
linux_xanmod: 5.13.5 -> 5.13.7
2021-08-01 22:52:23 +00:00
Markus Kowalewski
6ef2459696
rdma-core: 35.0 -> 36.0
2021-08-02 00:12:34 +02:00
Bernardo Meurer
6dd36f95f2
linux_xanmod: 5.13.6 -> 5.13.7
2021-08-01 15:06:50 -07:00
github-actions[bot]
adcbf069c5
Merge master into staging-next
2021-08-01 12:01:19 +00:00
Jörg Thalheim
772d9c3b20
Merge pull request #132247 from Mic92/linux-zen
...
linux_zen: 5.13.5 -> 5.13.7
2021-08-01 08:39:29 +01:00
Angus Trau
6395aaba17
darwin.apple_sdk.frameworks.AVFoundation: Add missing dependencies
2021-08-01 12:51:26 +10:00
Jörg Thalheim
604d0dd0d6
linux_zen: actually enable patchset
2021-07-31 23:02:07 +02:00
Jörg Thalheim
6e9195f668
linux_zen: 5.13.5 -> 5.13.7
2021-07-31 22:32:27 +02:00
github-actions[bot]
2c7184fae9
Merge master into staging-next
2021-07-31 18:01:07 +00:00
Ben Siraphob
2f94991628
treewide: fix redirected URLs
...
Using the script in maintainers/scripts/update-redirected-urls.sh
2021-08-01 00:01:50 +07:00
brprice
9b0a99f64c
nixos-rebuild: print run-*-vm location with bootloader ( #130385 )
...
Previously when doing a nixos-rebuild build-vm we see a message saying how to
run the VM, but with nixos-rebuild build-vm-with-bootloader we did not. We
now show it in both cases.
2021-07-31 16:54:37 +02:00
github-actions[bot]
ae76abd3b9
Merge master into staging-next
2021-07-31 12:01:37 +00:00
Ben Siraphob
bb2890b116
Merge pull request #132006 from r-ryantm/auto-update/ipset
...
ipset: 7.11 -> 7.14
2021-07-31 18:53:20 +07:00
github-actions[bot]
648e4c42d7
Merge master into staging-next
2021-07-31 00:01:13 +00:00
Ben Wolsieffer
988c12faed
linux/common-config.nix: disable LPAE on armv7l-linux
...
LPAE was enabled to support native armv7l builders running in QEMU on aarch64,
but this option disables support for processors which don't support LPAE, which
are still relatively common. In particular, Beaglebones use the Cortex-A8, which
doesn't support LPAE.
Also, if you attempt to boot an LPAE kernel on a CPU that doesn't support it,
it fails before even earlycon is initialized. This makes the problem difficult
to debug without enabling CONFIG_DEBUG_LL or using a hardware debugger.
2021-07-30 15:21:03 -04:00
Bernardo Meurer
5d0f0a980a
linux_xanmod: 5.13.5 -> 5.13.6
2021-07-30 10:19:52 -07:00
R. RyanTM
06a13f7353
ipset: 7.11 -> 7.14
2021-07-29 22:45:05 +00:00
Arian van Putten
d5fde7feb6
lvm2: Remove dependency on thin-provisioning-tools
...
thin-provisioning-tools has a _huge_ closure size (hundreds of
megabytes) and the only reference in the output of the lvm2 package is a
_comment_ in the etc/lvm.conf
The lvm2 package thus does not seem to depend on thin-provisoning-tools
in any way.
Reverts 9326a89910
thin provisoning is broken with or without this change:
https://github.com/NixOS/nixpkgs/issues/15516
A proper fix is here:
https://github.com/NixOS/nixpkgs/pull/46541
References:
$ nix why-depends nixpkgs#lvm2 nixpkgs#thin-provisioning-tools
/nix/store/n7zwwxi0ihjks7qk9bq5lbkniligfcqc-lvm2-2.03.11
└───etc/lvm.conf: …_check_executable = "/nix/store/w5an38q6byfr1sihks66srbqdii9hnsd-thin-prov>
→ /nix/store/w5an38q6byfr1sihks66srbqdii9hnsd-thin-provisioning-tools-0.9.0
$ ag thin-provisioning-tools --search-binary
etc/lvm.conf
1093: # (See package device-mapper-persistent-data or thin-provisioning-tools)
1095: # thin_check_executable = "/nix/store/w5an38q6byfr1sihks66srbqdii9hnsd-thin-provisioning-tools-0.9.0/bin/thin_check"
1100: # (See package device-mapper-persistent-data or thin-provisioning-tools)
1102: # thin_dump_executable = "/nix/store/w5an38q6byfr1sihks66srbqdii9hnsd-thin-provisioning-tools-0.9.0/bin/thin_dump"
1108: # (See package device-mapper-persistent-data or thin-provisioning-tools)
1110: # thin_repair_executable = "/nix/store/w5an38q6byfr1sihks66srbqdii9hnsd-thin-provisioning-tools-0.9.0/bin/thin_repair"
1155: # (See package device-mapper-persistent-data or thin-provisioning-tools)
1157: # cache_check_executable = "/nix/store/w5an38q6byfr1sihks66srbqdii9hnsd-thin-provisioning-tools-0.9.0/bin/cache_check"
1162: # (See package device-mapper-persistent-data or thin-provisioning-tools)
1164: # cache_dump_executable = "/nix/store/w5an38q6byfr1sihks66srbqdii9hnsd-thin-provisioning-tools-0.9.0/bin/cache_dump"
1170: # (See package device-mapper-persistent-data or thin-provisioning-tools)
1172: # cache_repair_executable = "/nix/store/w5an38q6byfr1sihks66srbqdii9hnsd-thin-provisioning-tools-0.9.0/bin/cache_repair"
2021-07-29 10:57:40 +02:00
github-actions[bot]
10f41ca1da
Merge staging-next into staging
2021-07-29 00:02:13 +00:00
github-actions[bot]
4fc7a31edb
Merge master into staging-next
2021-07-29 00:01:33 +00:00
Maximilian Bosch
5424be125e
Merge pull request #131871 from fpletz/pkgs/powertop-2.14
...
powertop: 2.13 -> 2.14
2021-07-29 00:02:54 +02:00
Franz Pletz
8a91213fd6
powertop: 2.13 -> 2.14
2021-07-28 22:21:06 +02:00
Franz Pletz
4612b75f2a
jool: 4.0.9 -> 4.1.5
2021-07-28 21:22:10 +02:00
github-actions[bot]
eec0175f9e
Merge staging-next into staging
2021-07-28 18:01:57 +00:00
github-actions[bot]
6fcda9f1ec
Merge master into staging-next
2021-07-28 18:01:16 +00:00
Eelco Dolstra
0ad27c8653
nixos-rebuild: Set inherit_errexit
...
Without this, failure of nixBuild() and nixFlakeBuild() was ignored
(since bash doesn't inherit 'set -e' in subshells by default), so the
script would proceed with a bogus ./result link, e.g.
++ readlink -f /tmp/nixos-rebuild.NfHKxx/result
+ pathToConfig='/nix/store/m7dvk6an18cpr95qn5wnig2600qhv6w7-nix-2.4pre20210727_706777a/bin/nix
/tmp/nixos-rebuild.NfHKxx/result'
+ '[' test = switch -o test = boot ']'
+ copyToTarget '/nix/store/m7dvk6an18cpr95qn5wnig2600qhv6w7-nix-2.4pre20210727_706777a/bin/nix
/tmp/nixos-rebuild.NfHKxx/result'
+ '[' '' = '' ']'
+ '[' test = switch -o test = boot -o test = test -o test = dry-activate ']'
+ targetHostCmd /nix/store/m7dvk6an18cpr95qn5wnig2600qhv6w7-nix-2.4pre20210727_706777a/bin/nix /tmp/nixos-rebuild.NfHKxx/result/bin/switch-to-configuration test
+ '[' -z '' ']'
+ sudo -- /nix/store/m7dvk6an18cpr95qn5wnig2600qhv6w7-nix-2.4pre20210727_706777a/bin/nix /tmp/nixos-rebuild.NfHKxx/result/bin/switch-to-configuration test
error: '/tmp/nixos-rebuild.NfHKxx/result/bin/switch-to-configuration' is not a recognised command
Try '/nix/store/m7dvk6an18cpr95qn5wnig2600qhv6w7-nix-2.4pre20210727_706777a/bin/nix --help' for more information.
+ echo 'warning: error(s) occurred while switching to the new configuration'
warning: error(s) occurred while switching to the new configuration
2021-07-28 17:13:01 +02:00
Florian Klink
b167e08781
linux: 5.13.5 -> 5.13.6
2021-07-28 15:16:30 +02:00
github-actions[bot]
93d9e50336
Merge staging-next into staging
2021-07-28 12:01:54 +00:00