devShell: Add name for devShell environment
This commit is contained in:
parent
eb1781b2ba
commit
21fa9545c2
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@
|
|||
};
|
||||
};
|
||||
devShells.default = pkgs.mkShell {
|
||||
name = "nixos-shell";
|
||||
packages = with pkgs; [
|
||||
nixd
|
||||
nil
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue