nix: disable electron 25
This commit is contained in:
parent
7033d0f155
commit
024e9b79dc
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@
|
|||
nixpkgs = {
|
||||
config = {
|
||||
allowUnfree = true;
|
||||
permittedInsecurePackages = lib.optional (pkgs.obsidian.version == "1.4.16") "electron-25.9.0";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue