From b7c156e5d25f0acf0a430eb1477890482009c51e Mon Sep 17 00:00:00 2001
From: makefu <github@syntax-fehler.de>
Date: Thu, 31 May 2018 10:34:46 +0200
Subject: [PATCH] ma source: bump nixpkgs to today

---
 makefu/source.nix | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/makefu/source.nix b/makefu/source.nix
index 40aeac8b6..d956a06cd 100644
--- a/makefu/source.nix
+++ b/makefu/source.nix
@@ -23,7 +23,7 @@ let
     ];
   };
   # TODO: automate updating of this ref + cherry-picks
-  ref = "a09afbfb8a4"; # nixos-18.03 @ 2018-04-04
+  ref = "a8e3e2cc1f7"; # nixos-18.03 @ 2018-05-31
                        # + do_sqlite3 ruby: 55a952be5b5
 
 in