home

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit d34e4c7b04ba5504badb2f4646f9cac55c3dde8b
parent 8f50390afc245c3105702919e31fdc2102d5e41d
Author: Vincent Demeester <vincent@sbr.pm>
Date:   Tue, 26 May 2020 08:58:15 +0200

nix: niv update(s)

emacs-overlay: 29a3da701b7f30fbfbdc27681343335d68156c3e to 6a95fd1cd67af9c4ae46e364cec5ba4af3680149
* [`a8e124a6`](https://github.com/nix-community/emacs-overlay/commit/a8e124a66401353857f905cc528bf260cfc6e9db) Updated repos/elpa
* [`6938037e`](https://github.com/nix-community/emacs-overlay/commit/6938037eb6e1d0954b452c94c0063fa983665610) Updated repos/melpa
* [`1f80ceee`](https://github.com/nix-community/emacs-overlay/commit/1f80ceee6cb0c9db37f03ccef79716b90d24fc38) Updated repos/emacs
* [`ed2c4b10`](https://github.com/nix-community/emacs-overlay/commit/ed2c4b106db6d88fa6a890d28a0b780d56cc9e4e) Updated repos/melpa
* [`053f71cd`](https://github.com/nix-community/emacs-overlay/commit/053f71cde064452e4b18d82cf6505428318a5ea3) Updated repos/emacs
* [`4d44455a`](https://github.com/nix-community/emacs-overlay/commit/4d44455adde9e173d0a210df000be7c1cbff0aa6) Updated repos/melpa
* [`ed13b402`](https://github.com/nix-community/emacs-overlay/commit/ed13b4029d024b74dcc69e1a5c5bc2d98bffd36b) Updated repos/elpa
* [`147c3889`](https://github.com/nix-community/emacs-overlay/commit/147c38899775f897fbc95688ecb810150a240bb3) Updated repos/melpa
* [`6be287fd`](https://github.com/nix-community/emacs-overlay/commit/6be287fd349327007807f867d691fa84d0cdaede) Updated repos/emacs
* [`6a95fd1c`](https://github.com/nix-community/emacs-overlay/commit/6a95fd1cd67af9c4ae46e364cec5ba4af3680149) Updated repos/melpa

home-manager: 2ed978eb79af72a7696ea61df07102d38134517f to b95ad632010bf1d135f7585c590f51f6c3dc2896
* [`b95ad632`](https://github.com/rycee/home-manager/commit/b95ad632010bf1d135f7585c590f51f6c3dc2896) Deprecate use of `builtins.getEnv`

Diffstat:
Mnix/sources.json | 12++++++------
1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/nix/sources.json b/nix/sources.json @@ -5,10 +5,10 @@ "homepage": "", "owner": "nix-community", "repo": "emacs-overlay", - "rev": "29a3da701b7f30fbfbdc27681343335d68156c3e", - "sha256": "0rwg6w36i2w414qnghy8hln56hxjghp6rpvr2hgiv6h0vf8wa2b1", + "rev": "6a95fd1cd67af9c4ae46e364cec5ba4af3680149", + "sha256": "0n91hx08wv2dm2qfzpgp7z8iynrq65fch7xbslprbhv7qs1q1c4q", "type": "tarball", - "url": "https://github.com/nix-community/emacs-overlay/archive/29a3da701b7f30fbfbdc27681343335d68156c3e.tar.gz", + "url": "https://github.com/nix-community/emacs-overlay/archive/6a95fd1cd67af9c4ae46e364cec5ba4af3680149.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": "2ed978eb79af72a7696ea61df07102d38134517f", - "sha256": "0pgrw0k8qva43nnjdd78pqxr4na91gjv0cdpk1lbzwx8qnfgqa4m", + "rev": "b95ad632010bf1d135f7585c590f51f6c3dc2896", + "sha256": "1ir8wnigswkk7fbjy1jhz13wr7ynvxpmwv9q2k4pgzn6b38ylns1", "type": "tarball", - "url": "https://github.com/rycee/home-manager/archive/2ed978eb79af72a7696ea61df07102d38134517f.tar.gz", + "url": "https://github.com/rycee/home-manager/archive/b95ad632010bf1d135f7585c590f51f6c3dc2896.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" }, "niv": {