From d88ea4211a02c1078d31b82fc2f83e94bb94ff76 Mon Sep 17 00:00:00 2001 From: Pedro Alves Date: Mon, 8 Feb 2021 19:22:12 +0000 Subject: [PATCH] Fix typo in default.nix --- default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.nix b/default.nix index c2a8dde1..801474b6 100644 --- a/default.nix +++ b/default.nix @@ -1,4 +1,4 @@ -import ( +(import ( fetchTarball { url = "https://github.com/edolstra/flake-compat/archive/c75e76f80c57784a6734356315b306140646ee84.tar.gz"; sha256 = "071aal00zp2m9knnhddgr2wqzlx6i6qa1263lv1y7bdn2w20h10h"; }