From dd23fc0ca20389fecceb6b946ba7741b05efadfb Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Mon, 4 Jan 2021 12:44:03 +0100 Subject: [PATCH] Typo --- nixos/modules/programs/command-not-found/command-not-found.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nixos/modules/programs/command-not-found/command-not-found.pl b/nixos/modules/programs/command-not-found/command-not-found.pl index 63c4925d4333..7515dd975c31 100644 --- a/nixos/modules/programs/command-not-found/command-not-found.pl +++ b/nixos/modules/programs/command-not-found/command-not-found.pl @@ -36,7 +36,7 @@ EOF exec("nix-shell", "-p", $package, "--run", shell_quote("exec", @ARGV)); } else { print STDERR <{package}\n" foreach @$res; }