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 {} }: