From f42cc7a293663e3f2d6c381c8dc54ed3a3167d52 Mon Sep 17 00:00:00 2001 From: hexchen Date: Mon, 10 May 2021 14:46:47 +0000 Subject: [PATCH] sources: update nix/hexchen this contains random changes, but most notably the fix for #9. (upstream https://gitlab.com/hexchen/nixfiles/-/commit/45d6c3bfed15d8f25489430d94e85767a18bbaa6) --- nix/sources.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/nix/sources.json b/nix/sources.json index 473d510..972c2a0 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -57,8 +57,9 @@ }, "nix-hexchen": { "branch": "main", + "ref": "main", "repo": "https://gitlab.com/hexchen/nixfiles.git", - "rev": "2dfbd032f05ad79176a5756cd76dbda4a828e4d8", + "rev": "1dee1474f147ce8d04ec4b200df1c6255ae59bdc", "type": "git" }, "nixos-mailserver": {