flake: Use nixd instead
This commit is contained in:
parent
d8e20d76ed
commit
1cab3b9459
1 changed files with 1 additions and 1 deletions
|
@ -179,7 +179,7 @@
|
|||
devShells = {
|
||||
default = pkgs.mkShell {
|
||||
packages = with pkgs; [
|
||||
nil
|
||||
nixd
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue