nix: allow nodejs-16.20.0
This commit is contained in:
parent
becb3eaf11
commit
b53afbe666
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
allowUnfree = true;
|
allowUnfree = true;
|
||||||
permittedInsecurePackages = [
|
permittedInsecurePackages = [
|
||||||
"qtwebkit-5.212.0-alpha4"
|
"qtwebkit-5.212.0-alpha4"
|
||||||
"electron-12.2.3"
|
"nodejs-16.20.0"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue