From 289c82e52971bebad59589f34f80702f515e81f0 Mon Sep 17 00:00:00 2001 From: schweby Date: Wed, 14 Apr 2021 22:41:32 +0200 Subject: [PATCH] sources: update sources --- nix/sources.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index a8a5b8d..d575312 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -5,10 +5,10 @@ "homepage": "https://nix-community.github.io/home-manager/", "owner": "nix-community", "repo": "home-manager", - "rev": "f019c1cf16d0019d332ef43cffa0bd9bf007252b", - "sha256": "05aqnb7lazn58kkkxavfqpb8h4as400bkf0v0qj4nr8gljz65r8s", + "rev": "2aa20ae969f2597c4df10a094440a66e9d7f8c86", + "sha256": "0i5fxaxqm53zp767smrn250q1wjywf9c1jmg6vhp28973p7jysah", "type": "tarball", - "url": "https://github.com/nix-community/home-manager/archive/f019c1cf16d0019d332ef43cffa0bd9bf007252b.tar.gz", + "url": "https://github.com/nix-community/home-manager/archive/2aa20ae969f2597c4df10a094440a66e9d7f8c86.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "niv": { @@ -26,7 +26,7 @@ "nix-hexchen": { "branch": "main", "repo": "https://gitlab.com/hexchen/nixfiles.git", - "rev": "1ecc9bab2e1b7e9ba2f5eb595010079dbd1a7167", + "rev": "0cdc8b141c112201e1fb7aff1d1bdce0406592c9", "type": "git" }, "nixos-mailserver": { @@ -44,10 +44,10 @@ "homepage": "", "owner": "nixos", "repo": "nixpkgs", - "rev": "91b77fe6942fe999b1efbe906dc98024d1917c0d", - "sha256": "041l46ccllbf9b94jxahw64zsjxs1368y4m5a5q2h41w82jjmdk1", + "rev": "dec334fa196a4aeedb1b60d8f7d61aa00d327499", + "sha256": "1sm1p2qliz11qw6va01knm0rikhpq2h4c70ci98vi4q26y4q9z72", "type": "tarball", - "url": "https://github.com/nixos/nixpkgs/archive/91b77fe6942fe999b1efbe906dc98024d1917c0d.tar.gz", + "url": "https://github.com/nixos/nixpkgs/archive/dec334fa196a4aeedb1b60d8f7d61aa00d327499.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "nixpkgs-unstable": { @@ -56,10 +56,10 @@ "homepage": "", "owner": "nixos", "repo": "nixpkgs", - "rev": "3d1a7716d7f1fccbd7d30ab3b2ed3db831f43bde", - "sha256": "14r8qa6lnzp78c3amzi5r8n11l1kcxcx1gjhnc1kmn4indd43649", + "rev": "311ceed827f531f88f46222920cd1ebb2c101f73", + "sha256": "1790vn4wdldgjfjgcx10pnq9hvz7ymr52xmbrkimjld1knibp0gw", "type": "tarball", - "url": "https://github.com/nixos/nixpkgs/archive/3d1a7716d7f1fccbd7d30ab3b2ed3db831f43bde.tar.gz", + "url": "https://github.com/nixos/nixpkgs/archive/311ceed827f531f88f46222920cd1ebb2c101f73.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "pbb-nixfiles": {