Commit Graph

524 Commits

Author SHA1 Message Date
K900
e071beded7 linux-firmware: 20230210 -> 20230310 2023-03-13 11:25:30 +03:00
Martin Weinelt
237e2f744b
Merge pull request #212799 from mweinelt/ipu6
ipu6  webcam support
2023-03-12 15:57:47 +00:00
R. Ryantm
29a009138c system76-firmware: 1.0.43 -> 1.0.50 2023-03-04 18:32:19 +00:00
K900
26cb599014 fwupd: fix version 2023-03-02 17:56:44 +03:00
Jan Tojnar
74be655fa9 fwupd,libjcat,libxmlb: remove myself from maintainers 2023-03-02 12:35:49 +01:00
R-VdP
51bcc9df5c fwupd: 1.8.10 -> 1.8.12
Added pandoc as a native build dependency because it is now required to generate the manpages (see https://www.github.com/fwupd/fwupd/pull/5566).

Requires disabling device-tests in our NixOS tests.
They require network access to download emulation data.

https://github.com/fwupd/fwupd/releases/tag/1.8.11
https://github.com/fwupd/fwupd/releases/tag/1.8.12
2023-03-02 12:31:56 +01:00
R-VdP
e58bdb61c4 fwupd: Reformat file with nixpkgs-fmt 2023-03-02 12:26:36 +01:00
R-VdP
a40e8972a4 fwupd: Use finalAttrs 2023-03-02 12:23:43 +01:00
Artturin
f9fdf2d402 treewide: move NIX_CFLAGS_COMPILE to the env attrset
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper

this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
Artturin
6f6cc4a22d treewide: use toString on list NIX_CFLAGS_COMPILE
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
2023-02-22 21:23:04 +02:00
Bernardo Meurer
fc9e3696e0
rtw89-firmware: drop 2023-02-19 23:26:53 +00:00
Bernardo Meurer
fd90e459bb
linux-firmware: 20221214 -> 20230210 2023-02-19 18:49:18 +00:00
Martin Weinelt
6b33857238
ivsc-firmware: init at 2022-11-02 2023-02-14 18:33:30 +01:00
Martin Weinelt
134e4a6473
ipu6-camera-bin: init at 2022-11-12
Exposes both the ipu6 and ipu6ep firmware variants as top-level
packages.
2023-02-14 18:33:28 +01:00
K900
a143b4868f linux-firmware: actually set updateScript
oof
2023-02-14 01:09:17 +03:00
superherointj
95642fb287
Merge pull request #210458 from NickCao/openssl3
various: unpin openssl_1_1
2023-02-03 19:27:21 -03:00
R-VdP
d0a7702b8f
fwupd: thunderbolt plugin only enabled upstream for x86. 2023-01-27 17:42:20 +01:00
R-VdP
801d887751
fwupd: 1.8.9 -> 1.8.10 2023-01-27 15:46:06 +01:00
Nick Cao
03214405bb
firmware-manager: 0.1.2 -> unstable-2022-12-09 2023-01-23 10:36:50 +08:00
Sandro Jäckel
815282d1c0
fwupd: 1.8.4 -> 1.8.9 2023-01-22 18:34:59 +01:00
Ferry Jérémie
65d7e87fdb treewide: replace http by https when https is a permanent redirection 2023-01-22 02:46:49 +01:00
Bernardo Meurer
66b976eeb5
Merge pull request #209742 from JamieMagee/raspberrypi
treewide: update raspberrypi packages
2023-01-16 00:03:32 -05:00
sternenseemann
6c8644fc37 ath9k-htc-blobless-firmware: fix evaluation with Nix 2.3
Path interpolation is not available in all Nix versions nixpkgs supports
2023-01-11 16:28:28 +01:00
Artturi
c07552f6f7
Merge pull request #208685 from amjoseph-nixpkgs/ath9k-htc-blobless
ath9k-htc-blobless-firmware: init at 1.4.0
2023-01-10 03:51:19 +02:00
Adam Joseph
7af47c9877 ath9k-htc-blobless-firmware: init at 1.4.0
This firmware is completely open source with no blobs, which is
quite rare in the wifi world.  Wifi chips have their own dedicated
general-purpose CPUs.  This source code allows you to see what those
CPUs are doing and modify their behavior.

When the upstream repository was created in 2013, "open source
firmware" meant "firmware which is open source".  In 2023 that is no
longer the generally accepted [definition], so I have chosen an
unambiguous adjective (whose meaning has remained stable for
decades) to use in the pname.

[definition]: https://web.archive.org/web/20221209121315/https://www.opencompute.org/projects/open-system-firmware#:~:text=Another,allows%20it

Co-authored-by: Artturi <Artturin@artturin.com>
2023-01-09 16:10:04 -08:00
Jamie Magee
2a404e1d3c
raspberrypiWirelessFirmware: 2021-12-06 -> 2022-07-06 2023-01-08 11:29:39 -08:00
Jamie Magee
0060dbd720
raspberrypi-armstubs: 2021-11-01 -> unstable-2022-07-11 2023-01-08 11:14:58 -08:00
Jamie Magee
42b10e9e5c
raspberrypifw: 1.20221028 -> 1.20230106 2023-01-08 11:07:47 -08:00
Henri Menke
66c979db9a
sof-firmware: 2.2.3 -> 2.2.4 2023-01-07 16:11:27 +01:00
Vladimír Čunát
3c6d63d22c
rtw89-firmware: fixup build after rtw89 update
It didn't build since commit f170b6a85f from PR #206855
This is just a stop-gap measure to unblock unstable-small channel.
2022-12-20 20:42:04 +01:00
K900
8bda09a85d
Merge pull request #206962 from LunNova/lunnova/linux-firmware-202212
linux-firmware: 20221109 -> 20221214
2022-12-20 11:56:37 +03:00
Luna Nova
247defe599
linux-firmware: 20221109 -> 20221214
Main changes of interest are another set of new amdgpu firmwares and updates for existing firmware
2022-12-19 07:20:48 -08:00
Henri Menke
5fb679b369
sof-firmware: 2.2.2 -> 2.2.3
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
2022-12-18 15:29:19 +01:00
Henri Menke
b2eb74c577
sof-firmware: 2.2 -> 2.2.2 2022-11-17 17:39:55 +01:00
Vladimír Čunát
e9c529c3c5
Merge #200266: firmware-updater: update hashes 2022-11-17 11:19:31 +01:00
K900
d64fbd8f5f linux-firmware: 20221012 -> 20221109 2022-11-10 19:00:43 +03:00
divanorama
f9254f470c
Update pkgs/os-specific/linux/firmware/firmware-updater/default.nix 2022-11-08 22:52:57 +01:00
Dmitry Ivankov
2ec4eec9fa firmware-updater: update hashes
Was able to build this package after updating hashes.
Hydra failures don't mention hash mismatch, but maybe update will still help.

ZHF: #199919
2022-11-08 22:19:11 +01:00
Florian Brandes
c02cb0fd58
raspberrypi-firmware: 1.20220331 -> 1.20221028
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-11-06 23:24:03 +01:00
K900
6d442d2174 linux-firmware: 20220913 -> 20221012 2022-10-17 22:29:39 +03:00
Sandro
889c3a8cbc
Merge pull request #189338 from NANASHI0X74/flutter-3-3-0 2022-10-07 22:46:01 +02:00
nanashi0x74
946474ca0f firmware-updater: build with flutter2 2022-10-02 20:07:18 +02:00
R. Ryantm
4d8fa668e7 system76-firmware: 1.0.42 -> 1.0.43 2022-10-01 03:08:57 +00:00
K900
ee024891bd linux-firmware: 20220815 -> 20220913, add overengineered update script 2022-09-18 19:37:06 +03:00
Jan Tojnar
c6f4784cc8 fwupd: 1.8.3 → 1.8.4
https://github.com/fwupd/fwupd/releases/tag/1.8.4
https://blogs.gnome.org/hughsie/2022/08/30/new-fwupd-1-8-4-release/
2022-08-31 04:41:15 +02:00
Jonas Heinrich
f2b3bc5003
Merge pull request #185384 from r-ryantm/auto-update/system76-firmware
system76-firmware: 1.0.39 -> 1.0.42
2022-08-25 09:32:52 +02:00
Franz Pletz
2fd64ee912
Merge pull request #186333 from alyssais/firmware-stdenvNoCC
treewide: firmware: stdenv -> stdenvNoCC
2022-08-17 06:47:51 +02:00
Bernardo Meurer
7b5adf639c
Merge pull request #186987 from jmbaur/linux-firmware-20220815
linux-firmware: 20220708 -> 20220815
2022-08-16 09:24:29 -07:00
Jared Baur
7fccc83504 linux-firmware: 20220708 -> 20220815 2022-08-16 08:37:13 -07:00
Jörg Thalheim
38dd05d2ec
Merge pull request #173200 from NANASHI0X74/flutter-3-0-0
Flutter: 2.10.1->3.0.4
2022-08-15 05:10:47 +01:00