nixos-format-error: use writeGawkBin
This commit is contained in:
parent
8f28d0cb51
commit
7f45ab5b68
@ -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() {
|
||||
|
Loading…
Reference in New Issue
Block a user