summaryrefslogtreecommitdiffstats
path: root/krebs/5pkgs/simple/nixos-format-error.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2026-01-11 22:18:30 +0100
committermakefu <github@syntax-fehler.de>2026-01-11 22:18:30 +0100
commitdce904dd1a33c8a2ca9f56b0f33f85f493eda499 (patch)
treea6cfc9d606fbfcb61101498f3ca0bf5cd76bc2c1 /krebs/5pkgs/simple/nixos-format-error.nix
parentf02d2c528266e51b56249a9050a68c06dd0fd15f (diff)
parent2772413f6c0f8466d07775f40b48447ac8a0501b (diff)
Merge remote-tracking branch 'github/master'
Diffstat (limited to 'krebs/5pkgs/simple/nixos-format-error.nix')
-rw-r--r--krebs/5pkgs/simple/nixos-format-error.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/krebs/5pkgs/simple/nixos-format-error.nix b/krebs/5pkgs/simple/nixos-format-error.nix
index a28f7245f..aa1c57926 100644
--- a/krebs/5pkgs/simple/nixos-format-error.nix
+++ b/krebs/5pkgs/simple/nixos-format-error.nix
@@ -1,6 +1,6 @@
-{ pkgs }:
+{ writeGawkBin, ... }:
-pkgs.writeGawkBin "nixos-format-error" ''
+writeGawkBin "nixos-format-error" ''
# usage: nixos-rebuild ... 2>&1 | nixos-format-error
function out() {