quick update
This commit is contained in:
parent
c96a9ec174
commit
f74f742066
5 changed files with 15 additions and 104 deletions
|
|
@ -26,5 +26,6 @@
|
|||
nix-prefetch-git
|
||||
icu
|
||||
libclang
|
||||
argc
|
||||
];
|
||||
}
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ in {
|
|||
|
||||
config = lib.mkIf config.npm.enable {
|
||||
environment.systemPackages = with pkgs; [
|
||||
nodejs_23
|
||||
nodejs_24
|
||||
nodePackages.npm
|
||||
yarn
|
||||
bun
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue