mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 18:32:23 +08:00
[release-25.05] renovate: fix build failure by pinning to nodejs_20 (#440849)
This commit is contained in:
@@ -9543,7 +9543,7 @@ with pkgs;
|
|||||||
redland = librdf_redland; # added 2018-04-25
|
redland = librdf_redland; # added 2018-04-25
|
||||||
|
|
||||||
renovate = callPackage ../by-name/re/renovate/package.nix {
|
renovate = callPackage ../by-name/re/renovate/package.nix {
|
||||||
nodejs = nodejs_22;
|
nodejs = nodejs_20;
|
||||||
};
|
};
|
||||||
|
|
||||||
qradiolink = callPackage ../applications/radio/qradiolink {
|
qradiolink = callPackage ../applications/radio/qradiolink {
|
||||||
|
|||||||
Reference in New Issue
Block a user