fix messed up devshell
This commit is contained in:
parent
d04ff9b769
commit
6e629a1680
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
|||
|
||||
defaultPackage = packages.reidlab-online;
|
||||
|
||||
devShells.${system}.default = pkgs.mkShell {
|
||||
devShells.default = pkgs.mkShell {
|
||||
packages = with pkgs; [
|
||||
nodejs
|
||||
nodePackages.npm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue