mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 04:39:23 +08:00
packages: permit electron_24
This commit is contained in:
@@ -328,7 +328,7 @@ inputs:
|
||||
{
|
||||
permittedInsecurePackages = with inputs.pkgs;
|
||||
[
|
||||
openssl_1_1.name electron_19.name nodejs-16_x.name python2.name electron_12.name
|
||||
openssl_1_1.name electron_19.name nodejs-16_x.name python2.name electron_12.name electron_24.name
|
||||
];
|
||||
allowUnfree = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user