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
|
@ -184,7 +184,7 @@ let
|
|||
#(pkgs.pidgin-with-plugins.override {
|
||||
# plugins = [ pkgs.pidginotr ];})
|
||||
|
||||
logseq
|
||||
inputs.nix-logseq-unstable.legacyPackages.${system}.logseq
|
||||
|
||||
# for Hibiscus banking software
|
||||
jameica
|
||||
|
@ -260,7 +260,6 @@ in
|
|||
nixpkgs.config = {
|
||||
|
||||
permittedInsecurePackages = [
|
||||
"electron-27.3.11" # logseq
|
||||
# (temporarily) permit the usage of libolm
|
||||
"olm-3.2.16"
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue