mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-04 01:07:14 +08:00
Fix outputHash
This commit is contained in:
@@ -22,7 +22,7 @@ firmwareLinuxNonfree.overrideAttrs (old: rec {
|
|||||||
cp ${killernetworking_firmware}/board.bin $out/lib/firmware/ath10k/QCA6174/hw3.0/
|
cp ${killernetworking_firmware}/board.bin $out/lib/firmware/ath10k/QCA6174/hw3.0/
|
||||||
'';
|
'';
|
||||||
|
|
||||||
outputHash = "1zvahsp06vikp83r89wkccwq7mixjiwcv10chw1xyikfjkqr48hr";
|
outputHash = "176cf5b9f370x2a532h2afjfkrxy13gqdygc11bam0sg8dlnrv21";
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Standard binary firmware collection, adjusted with the Surface Go WiFi firmware";
|
description = "Standard binary firmware collection, adjusted with the Surface Go WiFi firmware";
|
||||||
|
|||||||
Reference in New Issue
Block a user