1
0
Fork 0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-11-01 08:39:41 +01:00

Remove archived repo

This commit is contained in:
mexisme 2024-10-19 14:47:36 +13:00 committed by mergify[bot]
parent 3e40c44916
commit efb12d7f46
2 changed files with 2 additions and 8 deletions

View file

@ -11,6 +11,8 @@
- State "DONE" from "DOING" [2021-03-06 Sat 20:55] - State "DONE" from "DOING" [2021-03-06 Sat 20:55]
:END: :END:
* Firmware * Firmware
** DONE Remove archived kvalo/ath10k-firmware repo
- The QCA6174 firmware appears to be in the standard Linux firmware repo, now
** DONE Remove old firmware binaries ** DONE Remove old firmware binaries
- Looks like the ath10k files aren't needed, any more - Looks like the ath10k files aren't needed, any more
** DONE Create derivative for `ipts` firmware ** DONE Create derivative for `ipts` firmware

View file

@ -16,14 +16,6 @@
inherit rev sha256; inherit rev sha256;
}; };
# This repo has been obsoleted:
ath10k-firmware = fetchFromGitHub {
owner = "kvalo";
repo = "ath10k-firmware";
rev = "c987e38cbdb90dcb4e477d5dd21de66c77996435";
sha256 = "16a67baxlga8vb43zbby2s7kpp4488vczg3manmr9g3wxnhhb9n3";
};
surface-go-ath10k-firmware_backup = fetchFromGitHub { surface-go-ath10k-firmware_backup = fetchFromGitHub {
owner = "mexisme"; owner = "mexisme";
repo = "linux-surface_ath10k-firmware"; repo = "linux-surface_ath10k-firmware";