mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-21 08:01:31 +00:00
nodejs_23: 23.10.0 -> 23.11.0 (#395193)
This commit is contained in:
@@ -16,8 +16,8 @@ let
|
||||
in
|
||||
buildNodejs {
|
||||
inherit enableNpm;
|
||||
version = "23.10.0";
|
||||
sha256 = "b39e5fbd3debb8318ddea6af3e89b07dafb891421fb7ca99fbe19c99adabe5fd";
|
||||
version = "23.11.0";
|
||||
sha256 = "f2c5db21fc5d3c3d78c7e8823bff770cef0da8078c3b5ac4fa6d17d5a41be99d";
|
||||
patches =
|
||||
[
|
||||
./configure-emulator.patch
|
||||
|
||||
Reference in New Issue
Block a user