logseq: pull in an unstable more recent version from development branch

Allows getting rid of insecure ancient electron_27
This commit is contained in:
Trolli Schmittlauch 2025-03-18 23:35:14 +01:00
parent 4ebcaa637e
commit 97d6bf380a
4 changed files with 19 additions and 3 deletions

View file

@ -11,7 +11,6 @@
nixpkgs.config.permittedInsecurePackages = [
# (temporarily) permit the usage of libolm
"olm-3.2.16"
"electron-27.3.11" # logseq
];
# List packages installed in system profile.