fix: fix FOD hash?
All checks were successful
build liminix / build_zyxel-nwa50ax_mips (pull_request) Successful in 16s
build liminix / test_hostapd (pull_request) Successful in 16s
build liminix / test_shell_customization (pull_request) Successful in 15s
build liminix / build_vm_qemu_mips (pull_request) Successful in 19s
All checks were successful
build liminix / build_zyxel-nwa50ax_mips (pull_request) Successful in 16s
build liminix / test_hostapd (pull_request) Successful in 16s
build liminix / test_shell_customization (pull_request) Successful in 15s
build liminix / build_vm_qemu_mips (pull_request) Successful in 19s
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
This commit is contained in:
parent
6fb459e624
commit
a96ac5a003
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ stdenv.mkDerivation rec {
|
||||||
owner = "openwrt";
|
owner = "openwrt";
|
||||||
repo = "packages";
|
repo = "packages";
|
||||||
rev = "openwrt-${version}";
|
rev = "openwrt-${version}";
|
||||||
hash = "sha256-O8yYVbuSY25PDY5oNTPMDDICE5RBIdvH1cavRXeQoLI=";
|
hash = "sha256-jFa8ci7koNqJVoqGfg32zw4kXZb9mSVblQLuEI7yM8g=";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue