electron update
This commit is contained in:
parent
653660549b
commit
09d57b4091
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@
|
||||||
inherit system;
|
inherit system;
|
||||||
config.allowUnfree = true;
|
config.allowUnfree = true;
|
||||||
config.permittedInsecurePackages = [
|
config.permittedInsecurePackages = [
|
||||||
"electron-25.9.0"
|
"electron-32.3.3"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
modules = [
|
modules = [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue