home

My NixOS systems configurations.
Log | Files | Refs | LICENSE

commit 59c2a0052cbe08e1d1faee209e7ff9f235fa0922
parent bec3ed6762e72b71ccfea90aaae46b901a68d114
Author: Vincent Demeester <vincent@sbr.pm>
Date:   Mon, 21 Feb 2022 22:43:45 +0100

nix: update unstable sources to latest

Signed-off-by: Vincent Demeester <vincent@sbr.pm>

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

diff --git a/nix/sources.json b/nix/sources.json @@ -5,10 +5,10 @@ "homepage": "", "owner": "nix-community", "repo": "emacs-overlay", - "rev": "4faef893814812fda93cc04081d40a09b2064dd9", - "sha256": "09hcdrxyhvavajjf8klym2lg81gskz6qxv0p5y2c68nlhqk2a2bs", + "rev": "d1471c0e9049772e84bfe11707ab8b9c133b49e8", + "sha256": "0h5gzpjr8pcrwrh9nr0vrjzrnvski5mr02n63m9vwyqb37xsv90c", "type": "tarball", - "url": "https://github.com/nix-community/emacs-overlay/archive/4faef893814812fda93cc04081d40a09b2064dd9.tar.gz", + "url": "https://github.com/nix-community/emacs-overlay/archive/d1471c0e9049772e84bfe11707ab8b9c133b49e8.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" }, "gitignore": { @@ -29,10 +29,10 @@ "homepage": "https://nix-community.github.io/home-manager/", "owner": "nix-community", "repo": "home-manager", - "rev": "9d369c75ce2fdeb296ad42bcdc8c1a523c494550", - "sha256": "0y2w9kfpxgildb6kjsr60xdxb6b9914h37gxnrf3g6shqiwgjvw9", + "rev": "0232fe1b75e6d7864fd82b5c72f6646f87838fc3", + "sha256": "15c12f48s38pvp8dskpvsdd82ndqvsjdkfml5mzry5cjmivq5cm3", "type": "tarball", - "url": "https://github.com/nix-community/home-manager/archive/9d369c75ce2fdeb296ad42bcdc8c1a523c494550.tar.gz", + "url": "https://github.com/nix-community/home-manager/archive/0232fe1b75e6d7864fd82b5c72f6646f87838fc3.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" }, "home-manager-stable": { @@ -89,10 +89,10 @@ "homepage": "https://github.com/NixOS/nixpkgs", "owner": "NixOS", "repo": "nixpkgs", - "rev": "554d2d8aa25b6e583575459c297ec23750adb6cb", - "sha256": "01yfqslnkyrfb5yjfablhvw830iw0za3mab4n03a0ldyq5ac6wh1", + "rev": "d5f237872975e6fb6f76eef1368b5634ffcd266f", + "sha256": "0fsjwhqgxyd2v86glr2560gr3zx9mb6fhllydmrxi5i04c549vsr", "type": "tarball", - "url": "https://github.com/NixOS/nixpkgs/archive/554d2d8aa25b6e583575459c297ec23750adb6cb.tar.gz", + "url": "https://github.com/NixOS/nixpkgs/archive/d5f237872975e6fb6f76eef1368b5634ffcd266f.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" }, "nixpkgs": { @@ -101,10 +101,10 @@ "homepage": "https://github.com/NixOS/nixpkgs", "owner": "NixOS", "repo": "nixpkgs", - "rev": "7f65e4abd5ecaad12d2d26e4380d1a7d8edafea7", - "sha256": "14rw3x9w8ligkxc4bgc655cxf316gwwvhlm4qh4bdffll324yddb", + "rev": "b66b39216b1fef2d8c33cc7a5c72d8da80b79970", + "sha256": "0xqxrmdr3adcdj1ksnwf8w7d0qjzsc4sgzfcmvvrpk7hrc5q9cvg", "type": "tarball", - "url": "https://github.com/NixOS/nixpkgs/archive/7f65e4abd5ecaad12d2d26e4380d1a7d8edafea7.tar.gz", + "url": "https://github.com/NixOS/nixpkgs/archive/b66b39216b1fef2d8c33cc7a5c72d8da80b79970.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" }, "sops-nix": {