mirror of
https://github.com/kmein/niveum
synced 2026-03-21 12:21:08 +01:00
feat: use newest zoom-us
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
let
|
||||
inherit (import <niveum/lib>) nixpkgs-unstable;
|
||||
|
||||
unstable = import nixpkgs-unstable {};
|
||||
|
||||
zoteroStyle = { name, sha256 }: {
|
||||
name = "${name}.csl";
|
||||
path = pkgs.fetchurl {
|
||||
@@ -70,7 +68,7 @@ in {
|
||||
libreoffice
|
||||
# gnumeric
|
||||
dia
|
||||
unstable.pandoc
|
||||
nixpkgs-unstable.pandoc
|
||||
# proselint
|
||||
asciidoctor
|
||||
wordnet
|
||||
|
||||
Reference in New Issue
Block a user