Commit Graph

18 Commits

Author SHA1 Message Date
Mats
81a21160a2 linux-firmware: 20230515 -> 20230625 2023-06-28 17:05:30 +02:00
K900
46608c234d linux-firmware: allow passing ref to update-script
This is useful for locally testing newer firmware and doesn't really complicate the script.
2023-05-23 20:16:18 +03:00
K900
1e9a35988f linux-firmware: 20230310 -> 20230515 2023-05-16 10:00:08 +03:00
K900
e071beded7 linux-firmware: 20230210 -> 20230310 2023-03-13 11:25:30 +03:00
Bernardo Meurer
fd90e459bb
linux-firmware: 20221214 -> 20230210 2023-02-19 18:49:18 +00:00
K900
a143b4868f linux-firmware: actually set updateScript
oof
2023-02-14 01:09:17 +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
K900
d64fbd8f5f linux-firmware: 20221012 -> 20221109 2022-11-10 19:00:43 +03:00
K900
6d442d2174 linux-firmware: 20220913 -> 20221012 2022-10-17 22:29:39 +03:00
K900
ee024891bd linux-firmware: 20220815 -> 20220913, add overengineered update script 2022-09-18 19:37:06 +03:00
Jared Baur
7fccc83504 linux-firmware: 20220708 -> 20220815 2022-08-16 08:37:13 -07:00
Yurii Matsiuk
07f2b4bebf
linux-firmware: 20220610 -> 20220708 2022-07-11 07:50:16 +02:00
K900
7557718913 linux-firmware: 20220509 -> 20220610 2022-06-11 16:40:51 +03:00
Alyssa Ross
1f7ac05b45 linux-firmware: fetchgit -> fetchzip
No need to do a full git clone for this.  Checked that the hash stays
the same.
2022-05-12 18:07:34 +00:00
K900
b93f65a5f3 linux-firmware: 20220310 -> 20220509 2022-05-12 08:29:37 +00:00
TredwellGit
92dce804e3 linux-firmware: 20220209 -> 20220310 2022-03-11 05:56:40 +00:00
TredwellGit
ece7738b7c linux-firmware: 20211216 -> 20220209 2022-02-11 15:20:17 +00:00
Bernardo Meurer
d72a2e7baf
firmwareLinuxNonfree -> linux-firmware
This renames our `firmwareLinuxNonfree` package to `linux-firmware`.
There is prior art for this in multiple other distros[1][2][3].

Besides making the package more discoverable by those searching for the
usual name, this also brings it in-line with the `kebab-case` we
normally see in `nixpkgs` pnames, and removes the `Nonfree` information
from the name, which I consider redundant given it's present in
`meta.license`.

The corresponding alias has been added, so this shouldn't break
anything.

[1]: https://archlinux.org/packages/core/any/linux-firmware/
[2]: https://src.fedoraproject.org/rpms/linux-firmware
[3]: https://packages.gentoo.org/packages/sys-kernel/linux-firmware
2022-01-10 12:28:03 -03:00