summaryrefslogtreecommitdiffstats
path: root/krebs/5pkgs/simple
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2023-02-02 14:46:47 +0100
committertv <tv@krebsco.de>2023-02-02 15:25:55 +0100
commit7f45ab5b685cf2769bb07077568d5bdabab22824 (patch)
tree9f2ea4a51b57a52b37cfeb18a4952523f4124f91 /krebs/5pkgs/simple
parent8f28d0cb51f74f0401705c608f29d6aa3e15c425 (diff)
nixos-format-error: use writeGawkBin
Diffstat (limited to 'krebs/5pkgs/simple')
-rw-r--r--krebs/5pkgs/simple/nixos-format-error.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/krebs/5pkgs/simple/nixos-format-error.nix b/krebs/5pkgs/simple/nixos-format-error.nix
index 14066efb..9ba410bb 100644
--- a/krebs/5pkgs/simple/nixos-format-error.nix
+++ b/krebs/5pkgs/simple/nixos-format-error.nix
@@ -1,6 +1,6 @@
{ pkgs }:
-pkgs.writeGawk "nixos-format-error" ''
+pkgs.writeGawkBin "nixos-format-error" ''
# usage: nixos-rebuild ... 2>&1 | nixos-format-error
function out() {