Update nixpkgs
This commit is contained in:
parent
49a4c49e08
commit
308e4412ad
2 changed files with 7 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue