updated to nodejs-16.20.1 as nixbitcoin needs it
This commit is contained in:
parent
2513be6d9e
commit
1529f516e8
@ -170,7 +170,7 @@ in
|
||||
];
|
||||
|
||||
nixpkgs.config.permittedInsecurePackages = [
|
||||
"nodejs-16.20.0"
|
||||
"nodejs-16.20.1"
|
||||
"nodejs-slim-16.20.0"
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user