From a0760addca25d3826ff8fbb96ff1e03ff71606b9 Mon Sep 17 00:00:00 2001
From: Jean-Paul Calderone <exarkun@twistedmatrix.com>
Date: Mon, 5 Apr 2021 15:43:45 -0400
Subject: [PATCH] Bump to a version of nixpkgs which may be compatible with
 newer morph

---
 nixpkgs.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/nixpkgs.json b/nixpkgs.json
index eb12fb34..b04acc7f 100644
--- a/nixpkgs.json
+++ b/nixpkgs.json
@@ -1,4 +1,4 @@
 { "name": "nixpkgs"
-, "url": "https://github.com/PrivateStorageio/nixpkgs/archive/31c7a57bd9972979275fbfd9e490bfb502154c11.tar.gz"
-, "sha256": "0chvfxi2xcqhnabivjych8xdz7lm9svkvribjssyyaxc54xpql24"
+, "url": "https://github.com/PrivateStorageio/nixpkgs/archive/b8240ab9525aaab8f8587e8aaf7be99fcca5c220.tar.gz"
+, "sha256": "1ilq964f1qv0ajf8abfqz88q8p8s5lzbxjlfm8969krpp2i5sgp7"
 }
-- 
GitLab