From 6f7c79f93e5dbbbdb96699b0d488c5f82bd118f8 Mon Sep 17 00:00:00 2001 From: schweby Date: Sun, 4 Apr 2021 12:37:40 +0200 Subject: [PATCH] sources: update packages --- nix/sources.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index f43f530..07a2613 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -26,7 +26,7 @@ "nix-hexchen": { "branch": "main", "repo": "https://gitlab.com/hexchen/nixfiles.git", - "rev": "431512d85fb08b2e9e5a73f39e23c0d0c1b8bc06", + "rev": "180ea797e1a1fe806f8580362ce2510ddde64772", "type": "git" }, "nixos-mailserver": { @@ -44,10 +44,10 @@ "homepage": "", "owner": "nixos", "repo": "nixpkgs", - "rev": "34f85de51bbc74595e63b22ee089adbb31f7c7a2", - "sha256": "1k44md0l7glwvmf8wryw91i7qr0qq8wp7jfnbixdlyjzlxkfd26d", + "rev": "0c7f43d59177e3cc4c4b4d142bf98261b1c5c869", + "sha256": "12l0nrcmpvsiy6dfqc3pgg4abmcpmcvnvfmsnqldvd6kidizvi1i", "type": "tarball", - "url": "https://github.com/nixos/nixpkgs/archive/34f85de51bbc74595e63b22ee089adbb31f7c7a2.tar.gz", + "url": "https://github.com/nixos/nixpkgs/archive/0c7f43d59177e3cc4c4b4d142bf98261b1c5c869.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "nixpkgs-unstable": { @@ -56,10 +56,10 @@ "homepage": "", "owner": "nixos", "repo": "nixpkgs", - "rev": "d3f7e969b9860fb80750147aeb56dab1c730e756", - "sha256": "13z5lsgfgpw2wisglicy7krjrhypcc2y7krzxn54ybcninyiwhsn", + "rev": "04a2b269d8921505a2969fc9ec25c1f517f2b307", + "sha256": "15hgx2i71pqgvzv56jwzfs8rkhjbm35wk1i6mxrqbq6wd0y10isv", "type": "tarball", - "url": "https://github.com/nixos/nixpkgs/archive/d3f7e969b9860fb80750147aeb56dab1c730e756.tar.gz", + "url": "https://github.com/nixos/nixpkgs/archive/04a2b269d8921505a2969fc9ec25c1f517f2b307.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "pbb-nixfiles": {