flake: remove nixpkgs-{logseq,kanidm}
This commit is contained in:
parent
f251fa81a1
commit
49e03de1c4
5 changed files with 12 additions and 48 deletions
|
@ -15,14 +15,12 @@
|
|||
allowInsecurePredicate =
|
||||
pkg:
|
||||
builtins.elem (lib.getName pkg) [
|
||||
"electron-28.3.3"
|
||||
"electron-27.3.11"
|
||||
"electron-32.3.3"
|
||||
"electron"
|
||||
];
|
||||
|
||||
permittedInsecurePackages = [
|
||||
"electron-28.3.3"
|
||||
"electron-27.3.11"
|
||||
"electron-32.3.3"
|
||||
"electron"
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue