forked from poz/niksos
fix: permit another eol electron version
:-(
This commit is contained in:
parent
8cb0627328
commit
c40e0ad818
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
permittedInsecurePackages = [
|
||||
"python-2.7.18.6"
|
||||
"electron-24.8.6"
|
||||
"electron-25.9.0"
|
||||
];
|
||||
allowUnfree = true;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue