summaryrefslogtreecommitdiff
path: root/openwrt/turret.nix
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt/turret.nix')
-rw-r--r--openwrt/turret.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/turret.nix b/openwrt/turret.nix
index 74587bf..ab4ff3e 100644
--- a/openwrt/turret.nix
+++ b/openwrt/turret.nix
@@ -1,9 +1,9 @@
{
- buildOpenWrtImage,
+ openwrtPackages,
runCommand,
}:
-buildOpenWrtImage {
+openwrtPackages.buildOpenWrtImage {
release = "23.05.0";
profile = "netgear_wac104";