Commit Graph

652 Commits

Author SHA1 Message Date
K900
16736cb3c7
Merge pull request #318828 from K900/linux-firmware-20240610
linux-firmware: 20240513 -> 20240610
2024-06-11 07:48:17 +03:00
Weijia Wang
652e207126
Merge pull request #313431 from wegank/gnu-efi-bump
gnu-efi: 3.0.15 -> 3.0.18
2024-06-10 20:19:15 +02:00
K900
34e518edbc linux-firmware: 20240513 -> 20240610 2024-06-10 17:58:32 +03:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Weijia Wang
695505d580 fwupd-efi: drop patch for gnu-efi 3.0.15 2024-05-21 18:13:27 +02:00
Aleksana
2acce292a3
Merge pull request #312700 from Aleksanaa/firmware-manager
firmware-manager: correct license and add mainProgram
2024-05-19 12:36:37 +08:00
aleksana
ece3b84f62 firmware-manager: correct license and add mainProgram
License is mentioned here: License is mentioned here:
pop-os/firmware-manager@3c542bd/assets/com.system76.FirmwareManager.appdata.xml#L5-L6
2024-05-19 00:57:49 +08:00
nikstur
3eedfcec6b
Merge pull request #308502 from NixOS/revert-307063-fwupd-efi-1.6
Revert "gnu-efi: 3.0.15 → 3.0.18"
2024-05-16 12:15:24 +02:00
K900
7593cdc3a1 linux-firmware: 20240410 -> 20240513
Mostly amdgpu/Intel wireless/audio, and some other misc stuff.
2024-05-13 14:48:34 +03:00
Martin Weinelt
bcc261d924
ipu6*/ivsc*: drop maintenance
I have little hope for this camera and decided to replace it for now.
2024-05-11 15:44:34 +02:00
Weijia Wang
dccf5b5618 Revert "gnu-efi: 3.0.15 → 3.0.18" 2024-05-02 20:10:09 +02:00
K900
a9c7210d0b Merge branch 'master' into staging-next 2024-05-01 09:37:47 +03:00
Maciej Krüger
0e273473c2
firmware-updater: unstable-2023-09-17 -> unstable-2024-18-04 (#308100) 2024-04-30 21:36:59 +00:00
Weijia Wang
7f45fee52a Merge branch 'master' into staging-next 2024-04-28 04:02:14 +02:00
Maxine Aubrey
40a7011c39
maintainers: remove amaxine
Every time I decide to commit additional time to contributing to nix,
quite a few "concerned" members come out, either to decry a ban on
bigotry and fascism in 2021, or to declare support for minority groups
in Nix discriminatory, or a number of other incidents that are not worth
recounting in this leaving message.

To avoid any ambiguity, my reasoning is similar to pr306702, pr307033, and
several others who felt actively made unwelcome or outright harassed out
of the Nix project.
2024-04-27 11:38:48 +02:00
Weijia Wang
37876dbdad Merge branch 'master' into staging-next 2024-04-27 05:44:19 +02:00
Jan Tojnar
eb04659fc2 treewide: wrapGAppsHook → wrapGAppsHook3
This was achieved using the following command:

    sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')

And then manually reverted the following changes:

- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
Maxine Aubrey
2670bb5e7c
fwupd-efi: 1.5 → 1.6
https://github.com/fwupd/fwupd-efi/releases/tag/1.6
2024-04-26 23:16:37 +02:00
K900
37ba60342b linux-firmware: 20240312 -> 20240410 2024-04-10 17:51:19 +03:00
K900
d49dd9b78e sof-firmware: also install symlink target
Otherwise things break. See https://github.com/thesofproject/sof-bin/releases/tag/v2024.03
2024-04-05 09:21:55 +03:00
Weijia Wang
822fc73e2c
Merge pull request #301101 from r-ryantm/auto-update/sof-firmware
sof-firmware: 2023.12.1 -> 2024.03
2024-04-05 02:59:22 +02:00
K900
ba26205fca linux-firmware: don't explicitly passthru version
Breaks overrides
2024-04-04 09:42:02 +03:00
R. Ryantm
3d4d109385 sof-firmware: 2023.12.1 -> 2024.03 2024-04-03 01:13:40 +00:00
R. Ryantm
3a5873a32e fwupd-efi: 1.4 -> 1.5 2024-03-23 02:11:52 +00:00
jopejoe1
d5482f9313 b43FirmwareCutter: change license to bsd2
found at $src/COPYING
2024-03-20 20:49:33 +01:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Julio Gutierrez
2ddf3f58ef
ivsc-firmware: add a1_prod symbolic links to fix ipu6 webcams (#295508)
Closes #281373
2024-03-14 19:07:48 +01:00
K900
3cdaeaa398 linux-firmware: 20240220 -> 20240312 2024-03-12 14:22:00 +03:00
R. Ryantm
b16ae5ef82 sof-firmware: 2023.12 -> 2023.12.1 2024-03-04 15:03:00 +00:00
K900
8363e9657f linux-firmware: 20240115 -> 20240220 2024-02-20 18:36:07 +03:00
Weijia Wang
467dc9334d raspberrypiWirelessFirmware: fix typo 2024-01-31 08:07:15 +01:00
r-vdp
643b6647fb
fwupd: move to by-name 2024-01-24 20:29:08 +01:00
r-vdp
28ea07d4e3
fwupd: 1.9.11 -> 1.9.12
The fwupd daemon refuses to start when there is an uefi_capsule key without any
values in the config file, so I modified the module to only include this
key when there are actually values that go inside.
2024-01-24 20:29:01 +01:00
Neko
95f4f8d898
sof-firmware: 2.2.6 -> 2023.12 2024-01-20 20:18:37 +08:00
Maxine Aubrey
065e614cde
fwupd-efi: 1.3 → 1.4 2024-01-16 23:32:41 +01:00
K900
479ba708b0 linux-firmware: 20231211 -> 20240115 2024-01-15 20:48:46 +03:00
Arnout Engelen
c3e128f3c0
Merge pull request #259168 from SuperSandro2000/zd1211
zd1211: only copy firmware files according to readme, update license
2024-01-15 11:54:13 +01:00
Bernardo Meurer
3ea621c7ff
Merge pull request #268280 from peat-psuwit/for-upstream/upgrade-linux-rpi 2024-01-14 15:34:19 -05:00
github-actions[bot]
76201c62e0
Merge master into staging-next 2024-01-05 18:00:58 +00:00
Maciej Krüger
349e0c2870
Merge pull request #263345 from hacker1024/feature/pub2nix
dart: Use Nix instead of Pub
2024-01-05 16:34:07 +01:00
github-actions[bot]
065e28482b
Merge master into staging-next 2024-01-04 18:00:54 +00:00
maxine
ac8f30c008
Merge pull request #278474 from r-vdp/fwupd_1_9_11
fwupd: 1.9.10 -> 1.9.11
2024-01-04 17:14:19 +00:00
github-actions[bot]
307002948d
Merge master into staging-next 2024-01-03 18:00:57 +00:00
r-vdp
d221c267f7
fwupd: 1.9.10 -> 1.9.11
https://github.com/fwupd/fwupd/releases/tag/1.9.11
2024-01-03 13:33:57 +01:00
R. Ryantm
8b9fa4fe5c libreelec-dvb-firmware: 1.4.2 -> 1.5.0 2024-01-02 18:25:57 +00:00
Ratchanan Srirattanamet
8f144732d4 raspberrypi-firmware: 1.20230405 -> stable_20231123 2023-12-30 19:34:05 +07:00
Ratchanan Srirattanamet
621286bc49 raspberrypi-wireless-firmware: unstable-2023-05-04 -> unstable-2023-11-15
Combines:
- bluez-firmware 1.2-9+rpt2
- firmware-nonfree 1:20230210-5+rpt2

Note that the following files. which are actually part of upstream
bluez-firmware and not RPi's firmwares, are no longer included in this
package:

- BCM2033-*.bin, BCM2033-*.hex
- BCM-LEGAL.txt
- bcm_changeba
- bcm_changeid
- bcm_hex2bin
2023-12-30 19:23:50 +07:00
hacker1024
23952fb641 buildDartApplication: Remove depsListFile
We get a dependency list with pub2nix now. We can no longer easily distinguish between development dependency dependencies and regular dependency dependencies, but we weren't doing this anyway.
2023-12-26 18:48:12 +02:00
hacker1024
3081228cc4 dart: Use Nix instead of Pub 2023-12-26 17:05:20 +02:00
github-actions[bot]
7ca491d676
Merge staging-next into staging 2023-12-17 12:01:44 +00:00