mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-03-08 01:24:09 +01:00
nodejs_20: 20.20.0 -> 20.20.1 (#497390)
This commit is contained in:
commit
8accdc2bee
1 changed files with 2 additions and 2 deletions
|
|
@ -34,8 +34,8 @@ let
|
|||
];
|
||||
in
|
||||
buildNodejs {
|
||||
version = "20.20.0";
|
||||
sha256 = "5294d9d2915620e819e6892fd7e545b98d650bad36dae54e6527eaac482add98";
|
||||
version = "20.20.1";
|
||||
sha256 = "e540efdd6750f838e867daf9ab9d90ea195423f915613d05d87105f4d2ecd186";
|
||||
patches = [
|
||||
./configure-emulator.patch
|
||||
./configure-armv6-vfpv2.patch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue