diff options
author | Alan Pearce | 2025-03-11 21:54:11 +0100 |
---|---|---|
committer | Alan Pearce | 2025-03-11 21:54:11 +0100 |
commit | 2eb8836df57e9afd15dc9eaa34a35923bba26801 (patch) | |
tree | a9de008e1da29912ce62ef06ca748fcfab987edb /npins | |
parent | ee95580a3df574f5ead7fd4deff018561d197e42 (diff) | |
download | nixfiles-2eb8836df57e9afd15dc9eaa34a35923bba26801.tar.lz nixfiles-2eb8836df57e9afd15dc9eaa34a35923bba26801.tar.zst nixfiles-2eb8836df57e9afd15dc9eaa34a35923bba26801.zip |
remove emacs overlay
Diffstat (limited to 'npins')
-rw-r--r-- | npins/sources.json | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/npins/sources.json b/npins/sources.json index a1e01762..b76ae2da 100644 --- a/npins/sources.json +++ b/npins/sources.json @@ -36,18 +36,6 @@ "url": "https://github.com/lnl7/nix-darwin/archive/adf5c88ba1fe21af5c083b4d655004431f20c5ab.tar.gz", "hash": "1fw0zxsalii2xh0358zr836jdr7ni8lxfzx9q62bpxg96m62nz6h" }, - "emacs-overlay": { - "type": "Git", - "repository": { - "type": "GitHub", - "owner": "nix-community", - "repo": "emacs-overlay" - }, - "branch": "master", - "revision": "30ca43239c2b58a25fb73c7ed972d8e87e04d845", - "url": "https://github.com/nix-community/emacs-overlay/archive/30ca43239c2b58a25fb73c7ed972d8e87e04d845.tar.gz", - "hash": "1y1c2h2cp8765k535hsawm8v7g4baznfnd82lmyqv4hipbh6bgni" - }, "golink": { "type": "GitRelease", "repository": { |