home

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

commit 796eecb43ab49e3e4e66a459b9ef190b06c72877
parent eb900122077b464b4edb1e57ad20f2e9e8e2c1b9
Author: Vincent Demeester <vincent@sbr.pm>
Date:   Thu, 10 Mar 2022 09:10:02 +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": "8d8c845d575e6e866fe48f1c88770f71c10f473e", - "sha256": "0drjc1axq2ddy59sbl95cgbdwn8s21zwn36q44bsvk44ssjqdq3n", + "rev": "9e1ab06ce1a6a3e9a16c98c57bcb7391407b71bc", + "sha256": "0q401vbbmg7nhpy289b0vzc8i5hiinrswc55id7515m313wz79r6", "type": "tarball", - "url": "https://github.com/nix-community/emacs-overlay/archive/8d8c845d575e6e866fe48f1c88770f71c10f473e.tar.gz", + "url": "https://github.com/nix-community/emacs-overlay/archive/9e1ab06ce1a6a3e9a16c98c57bcb7391407b71bc.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": "662350bee2090edc82b4c162b1415f76b4eee2f3", - "sha256": "1cl1407g7sdanvpvqy520lfdmjgbd1zyh25jzv4fy84jwdhr4mdk", + "rev": "afe96e7433c513bf82375d41473c57d1f66b4e68", + "sha256": "0z6ak8mwx2n5fwqvygjlmxg20xmx6c6ffda219y3agf8gz22lfjq", "type": "tarball", - "url": "https://github.com/nix-community/home-manager/archive/662350bee2090edc82b4c162b1415f76b4eee2f3.tar.gz", + "url": "https://github.com/nix-community/home-manager/archive/afe96e7433c513bf82375d41473c57d1f66b4e68.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": "7f9b6e2babf232412682c09e57ed666d8f84ac2d", - "sha256": "03nb8sbzgc3c0qdr1jbsn852zi3qp74z4qcy7vrabvvly8rbixp2", + "rev": "062a0c5437b68f950b081bbfc8a699d57a4ee026", + "sha256": "0vfd7g1gwy9lcnnv8kclqr68pndd9sg0xq69h465zbbzb2vnijh9", "type": "tarball", - "url": "https://github.com/NixOS/nixpkgs/archive/7f9b6e2babf232412682c09e57ed666d8f84ac2d.tar.gz", + "url": "https://github.com/NixOS/nixpkgs/archive/062a0c5437b68f950b081bbfc8a699d57a4ee026.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": "9222ae36b208d1c6b55d88e10aa68f969b5b5244", - "sha256": "0dvl990alr4bb64w9b32dhzacvchpsspj8p3zqcgk7q5akvqh1mw", + "rev": "3e644bd62489b516292c816f70bf0052c693b3c7", + "sha256": "1bkqdwcmap2km4dpib0pzgmj66w74xvr8mrvsshp7y569lj40qxi", "type": "tarball", - "url": "https://github.com/NixOS/nixpkgs/archive/9222ae36b208d1c6b55d88e10aa68f969b5b5244.tar.gz", + "url": "https://github.com/NixOS/nixpkgs/archive/3e644bd62489b516292c816f70bf0052c693b3c7.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" }, "sops-nix": {