1
0
forked from extern/nix-config

chore: Update packages

Trying out sqlcipher since it's supposed to be like SQLite but
encrypted.
This commit is contained in:
Donovan Glover 2024-01-12 07:21:47 -05:00
parent 77b1715c2f
commit d9da12efe7
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -19,6 +19,7 @@
gimp
anki
sqlitebrowser
sqlcipher
kanjidraw
libreoffice
inkscape
@ -126,7 +127,7 @@
];
nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [
"osu-lazer-bin-2023.1229.0"
"osu-lazer-bin-2023.1231.0"
];
nixpkgs.config.permittedInsecurePackages = [