mirror of
https://github.com/nmasur/dotfiles
synced 2026-07-16 22:53:57 +00:00
update and fix karakeep transitive dependency error
This commit is contained in:
@@ -103,6 +103,9 @@ lib
|
||||
config.permittedInsecurePackages = [
|
||||
"litestream-0.3.13"
|
||||
"electron-36.9.5"
|
||||
# Build-time-only dep of karakeep's frontend; CVEs don't reach
|
||||
# the runtime closure. Remove once nixpkgs bumps it.
|
||||
"pnpm-9.15.9"
|
||||
];
|
||||
config.allowUnfree = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user