Missing repo https://github.com/kvalo/ath10k-firmware is fixed
This commit is contained in:
@@ -61,9 +61,8 @@ OpenWrt web page: https://openwrt.org/toh/gl.inet/gl-ar750
|
|||||||
let
|
let
|
||||||
inherit (lib) mkIf;
|
inherit (lib) mkIf;
|
||||||
openwrt = pkgs.openwrt;
|
openwrt = pkgs.openwrt;
|
||||||
firmwareBlobs = pkgs.pkgsBuildBuild.fetchFromGitHub {
|
firmwareBlobs = pkgs.pkgsBuildBuild.fetchgit {
|
||||||
owner = "kvalo";
|
url = "https://git.codelinaro.org/clo/ath-firmware/ath10k-firmware";
|
||||||
repo = "ath10k-firmware";
|
|
||||||
rev = "5d63529ffc6e24974bc7c45b28fd1c34573126eb";
|
rev = "5d63529ffc6e24974bc7c45b28fd1c34573126eb";
|
||||||
sha256 = "1bwpifrwl5mvsmbmc81k8l22hmkwk05v7xs8dxag7fgv2kd6lv2r";
|
sha256 = "1bwpifrwl5mvsmbmc81k8l22hmkwk05v7xs8dxag7fgv2kd6lv2r";
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user