diff options
author | Adrian Kummerlaender | 2020-12-08 23:33:17 +0100 |
---|---|---|
committer | Adrian Kummerlaender | 2020-12-08 23:35:41 +0100 |
commit | 9940c76b2ad8fdf439579d1fca75f66b10bb190a (patch) | |
tree | a1e0b93a61e270d467ad55811285738d18e1df92 | |
parent | a752128ffcaa027ae9fdd86dbb4ca88aa66c0d48 (diff) | |
download | nixos_home-9940c76b2ad8fdf439579d1fca75f66b10bb190a.tar nixos_home-9940c76b2ad8fdf439579d1fca75f66b10bb190a.tar.gz nixos_home-9940c76b2ad8fdf439579d1fca75f66b10bb190a.tar.bz2 nixos_home-9940c76b2ad8fdf439579d1fca75f66b10bb190a.tar.lz nixos_home-9940c76b2ad8fdf439579d1fca75f66b10bb190a.tar.xz nixos_home-9940c76b2ad8fdf439579d1fca75f66b10bb190a.tar.zst nixos_home-9940c76b2ad8fdf439579d1fca75f66b10bb190a.zip |
Add org-ql
-rw-r--r-- | nix/sources.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/nix/sources.json b/nix/sources.json index 54a315f..e4c6930 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -5,10 +5,10 @@ "homepage": "", "owner": "nix-community", "repo": "emacs-overlay", - "rev": "fc26261888d7562d6ff9fd23d197514131637b51", - "sha256": "1fln5lp6hhydgwyihyxycqnncpbq3vpr955dqjfwwsdrsb2vjhna", + "rev": "a65627afc18b812663d7416552fd8ea8d5b2181f", + "sha256": "03zcw1hg2i7wckh706dvqkq4xkm5zlqavpzf0s1kyq68cz6s7sh8", "type": "tarball", - "url": "https://github.com/nix-community/emacs-overlay/archive/fc26261888d7562d6ff9fd23d197514131637b51.tar.gz", + "url": "https://github.com/nix-community/emacs-overlay/archive/a65627afc18b812663d7416552fd8ea8d5b2181f.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" }, "home-manager": { |