Skip to content

Commit 489e1e9

Browse files
committed
fixup! tools: update nixpkgs-unstable to c0f3d81a7ddbc2b1332be0d8481a672b4f6
1 parent ce8b255 commit 489e1e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shell.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ let
7272
]) (builtins.attrNames sharedLibDeps);
7373
in
7474
pkgs.mkShell {
75-
inherit (pkgs.nodejs_latest) nativeBuildInputs;
75+
inherit (pkgs.nodejs-slim_latest) nativeBuildInputs;
7676

7777
buildInputs =
7878
buildInputs

0 commit comments

Comments
 (0)