From fcb79fd61964cd85a61747e318a3cda6e16aeecf Mon Sep 17 00:00:00 2001 From: Brendan Golden <1282303-Brendan_Golden@users.noreply.gitlab.com> Date: Sun, 29 Jan 2023 12:23:37 +0000 Subject: [PATCH] Fixed the command to use --- dev.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev.nix b/dev.nix index e3cbc48..24bde12 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 {} }: