mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-06 18:08:38 +08:00
Remove archived repo
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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";
|
||||||
|
|||||||
Reference in New Issue
Block a user