Use nodejs_latest
This commit is contained in:
parent
8079b728d7
commit
c957dbf74e
@ -15,7 +15,7 @@
|
||||
};
|
||||
in {
|
||||
devShell = pkgs.mkShell {
|
||||
nativeBuildInputs = with pkgs; [ nodejs ];
|
||||
nativeBuildInputs = with pkgs; [ nodejs_latest ];
|
||||
};
|
||||
}
|
||||
);
|
||||
|
Reference in New Issue
Block a user