diff options
author | Adrian Kummerlaender | 2020-12-04 16:03:33 +0100 |
---|---|---|
committer | Adrian Kummerlaender | 2020-12-04 16:03:33 +0100 |
commit | f95ebdf87367012781109e7bf338903ee9cc95d7 (patch) | |
tree | 9defff789d7ab3384d6062c146662763e4e8696c | |
parent | 7501b3f09a3d88cedf9112b168903a9a372b2aba (diff) | |
download | nixos_home-f95ebdf87367012781109e7bf338903ee9cc95d7.tar nixos_home-f95ebdf87367012781109e7bf338903ee9cc95d7.tar.gz nixos_home-f95ebdf87367012781109e7bf338903ee9cc95d7.tar.bz2 nixos_home-f95ebdf87367012781109e7bf338903ee9cc95d7.tar.lz nixos_home-f95ebdf87367012781109e7bf338903ee9cc95d7.tar.xz nixos_home-f95ebdf87367012781109e7bf338903ee9cc95d7.tar.zst nixos_home-f95ebdf87367012781109e7bf338903ee9cc95d7.zip |
Update emacs
-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 708875c..54a315f 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -5,10 +5,10 @@ "homepage": "", "owner": "nix-community", "repo": "emacs-overlay", - "rev": "1f33253069cfc617a85e1c1c26b1ec1d7ecd9cc3", - "sha256": "1pv4rprqcg2p0fd2p8bah5l51bigwb0qqwpx1ldx1zm64rfm9a5h", + "rev": "fc26261888d7562d6ff9fd23d197514131637b51", + "sha256": "1fln5lp6hhydgwyihyxycqnncpbq3vpr955dqjfwwsdrsb2vjhna", "type": "tarball", - "url": "https://github.com/nix-community/emacs-overlay/archive/1f33253069cfc617a85e1c1c26b1ec1d7ecd9cc3.tar.gz", + "url": "https://github.com/nix-community/emacs-overlay/archive/fc26261888d7562d6ff9fd23d197514131637b51.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" }, "home-manager": { |