From 71e4781466a6ef95352364ef4335120e62cbcd08 Mon Sep 17 00:00:00 2001
From: Jean-Paul Calderone <exarkun@twistedmatrix.com>
Date: Mon, 5 Apr 2021 15:57:50 -0400
Subject: [PATCH] Bump to nixpkgs with morph 1.4.0

morph 1.5.0 fails to build with the golang runtime surrounding it
---
 nixpkgs.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/nixpkgs.json b/nixpkgs.json
index 82e9d4a0..a13edba6 100644
--- a/nixpkgs.json
+++ b/nixpkgs.json
@@ -1,4 +1,4 @@
 { "name": "nixpkgs"
-, "url": "https://github.com/PrivateStorageio/nixpkgs/archive/9a428b2a925f8fe01af4d81b28507c23e375dc18.tar.gz"
-, "sha256": "1glm4znrjn1jww55nls4b131nv6qgd3j9lnk1b9n2rql508an1db"
+, "url": "https://github.com/PrivateStorageio/nixpkgs/archive/d7c46f46c3e6acfcde44bb05877fd5c9f07dfe1b.tar.gz"
+, "sha256": "1vddxhp3ljaq9qqzbpjp2kx34ps7nzbsn4zy31x0748a52rlsh0q"
 }
-- 
GitLab