From 5a1d8e27a0bdb42204c7eee8000603fc74050b49 Mon Sep 17 00:00:00 2001 From: Jean-Paul Calderone <exarkun@twistedmatrix.com> Date: Wed, 7 Jun 2023 16:42:44 -0400 Subject: [PATCH] remove ourselves from the local cabal project file I do not know why. --- flake.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/flake.nix b/flake.nix index b5d0dd6..794d0ed 100644 --- a/flake.nix +++ b/flake.nix @@ -88,7 +88,6 @@ -- This file is auto-generated by the flake devShell's shellHook. Do -- not edit this file. Make changes in flake.nix. packages: - . -- These aren't released on hackage yet so we have to get them -- another way. Here, we get them from the Nix store. -- tahoe-chk -- GitLab