aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gui/conf/init.el8
-rw-r--r--nix/sources.json24
2 files changed, 16 insertions, 16 deletions
diff --git a/gui/conf/init.el b/gui/conf/init.el
index 5f6cfc4..5530141 100644
--- a/gui/conf/init.el
+++ b/gui/conf/init.el
@@ -294,10 +294,10 @@
(setq org-bullets-bullet-list '("●" "●" "⤷" "⤷"))
(add-hook 'org-mode-hook #'org-bullets-mode))
-(use-package zotxt
- :ensure t
- :config
- (add-hook 'org-mode-hook 'org-zotxt-mode))
+;(use-package zotxt
+; :ensure t
+; :config
+; (add-hook 'org-mode-hook 'org-zotxt-mode))
(use-package ox-reveal
:ensure t)
diff --git a/nix/sources.json b/nix/sources.json
index 21a7942..af3041b 100644
--- a/nix/sources.json
+++ b/nix/sources.json
@@ -5,10 +5,10 @@
"homepage": "",
"owner": "nix-community",
"repo": "emacs-overlay",
- "rev": "1b67b256be67f19fbdb1a92eda4794fc078f82b3",
- "sha256": "0k0h0nz9kvp1dnnab9fsd72cksd8nd2nx7a909kashkl0m8s4i52",
+ "rev": "c535405529335cb4e1622a327553a273ac4b6c6d",
+ "sha256": "1jf5cawrq2qvgacvz5bv11nmz6i8343jplbai4izhb8pnlx5b8p6",
"type": "tarball",
- "url": "https://github.com/nix-community/emacs-overlay/archive/1b67b256be67f19fbdb1a92eda4794fc078f82b3.tar.gz",
+ "url": "https://github.com/nix-community/emacs-overlay/archive/c535405529335cb4e1622a327553a273ac4b6c6d.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"home-manager": {
@@ -17,10 +17,10 @@
"homepage": "https://rycee.gitlab.io/home-manager/",
"owner": "rycee",
"repo": "home-manager",
- "rev": "209566c752c4428c7692c134731971193f06b37c",
- "sha256": "1canlfkm09ssbgm3hq0kb9d86bdh84jhidxv75g98zq5wgadk7jm",
+ "rev": "2aa20ae969f2597c4df10a094440a66e9d7f8c86",
+ "sha256": "0i5fxaxqm53zp767smrn250q1wjywf9c1jmg6vhp28973p7jysah",
"type": "tarball",
- "url": "https://github.com/rycee/home-manager/archive/209566c752c4428c7692c134731971193f06b37c.tar.gz",
+ "url": "https://github.com/rycee/home-manager/archive/2aa20ae969f2597c4df10a094440a66e9d7f8c86.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz",
"version": "20.03"
},
@@ -54,10 +54,10 @@
"homepage": "https://github.com/NixOS/nixpkgs",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "6be212cce73f4ce4f65375fbdebcf0b87b182bc0",
- "sha256": "1m1171q3dk5d57xi8rnpsg10dpwy5q5lw5xxgplzhzyrcpjn1433",
+ "rev": "b2a189a8618fc1ba61593016fe5699b38971b89f",
+ "sha256": "02krxvrijs4nwbc58z57bp5yx0kym0jziv911shbbdzmf5nmgx01",
"type": "tarball",
- "url": "https://github.com/NixOS/nixpkgs/archive/6be212cce73f4ce4f65375fbdebcf0b87b182bc0.tar.gz",
+ "url": "https://github.com/NixOS/nixpkgs/archive/b2a189a8618fc1ba61593016fe5699b38971b89f.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"nixpkgs-unstable": {
@@ -66,10 +66,10 @@
"homepage": null,
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "c5147860e23ed75ce9d40298c66b416c00be1167",
- "sha256": "104mw4rfbzyrfkxq468dlk38drrjx92dgyvkazgci67a6cx3n6nx",
+ "rev": "f0efbe21f9ae1e17d1aca922708f1bdef605039d",
+ "sha256": "0d3xyihm9f7x43vbrs1hi2fxchqi7b5jrwvvc7swhjvva1cyax1n",
"type": "tarball",
- "url": "https://github.com/NixOS/nixpkgs/archive/c5147860e23ed75ce9d40298c66b416c00be1167.tar.gz",
+ "url": "https://github.com/NixOS/nixpkgs/archive/f0efbe21f9ae1e17d1aca922708f1bdef605039d.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}
}