logseq: pull in an unstable more recent version from development branch
Allows getting rid of insecure ancient electron_27
This commit is contained in:
parent
4ebcaa637e
commit
97d6bf380a
4 changed files with 19 additions and 3 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue