From b8f6ce0c82426189cc91c4ff389134ea8daad540 Mon Sep 17 00:00:00 2001 From: Brendan Golden Date: Fri, 24 Feb 2023 11:30:34 +0000 Subject: [PATCH] fix: bad command --- dev.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev.nix b/dev.nix index e3cbc48..fabc82c 100644 --- a/dev.nix +++ b/dev.nix @@ -1,4 +1,4 @@ -# run with nix dev.nix +# run with nix-shell dev.nix # has everything installed for dev { pkgs ? import {} }: