Update nixpkgs

This commit is contained in:
Natsu Kagami 2023-12-26 15:07:06 +01:00
parent 49a4c49e08
commit 308e4412ad
Signed by: nki
GPG key ID: 55A032EB38B49ADB
2 changed files with 7 additions and 7 deletions

View file

@ -53,7 +53,7 @@ in
(if pkgs.stdenv.isAarch64 then
pkgs.hello
else
logseq)
logseq.override { electron_25 = pkgs.electron; })
# (if stdenv.isAarch64 then zotero else pkgs.unstable.zotero) // kinda fucked for now from CVE
libreoffice