Use unstable logseq altogether
This commit is contained in:
parent
65686fdf16
commit
9879ab0048
|
@ -50,10 +50,7 @@ in
|
||||||
pkgs.unstable.cinny-desktop
|
pkgs.unstable.cinny-desktop
|
||||||
pkgs.unstable.gajim
|
pkgs.unstable.gajim
|
||||||
# Note taking
|
# Note taking
|
||||||
(if pkgs.stdenv.isAarch64 then
|
pkgs.unstable.logseq
|
||||||
pkgs.hello
|
|
||||||
else
|
|
||||||
logseq.override { electron_25 = pkgs.electron; })
|
|
||||||
|
|
||||||
# (if stdenv.isAarch64 then zotero else pkgs.unstable.zotero) // kinda fucked for now from CVE
|
# (if stdenv.isAarch64 then zotero else pkgs.unstable.zotero) // kinda fucked for now from CVE
|
||||||
libreoffice
|
libreoffice
|
||||||
|
|
Loading…
Reference in a new issue