diff --git a/flake.nix b/flake.nix index f77dd86f9f17f28773cacb18c05db85a987e6b0c..8dee2a06614fe87ac3f0bea46864cbd369aba0a0 100644 --- a/flake.nix +++ b/flake.nix @@ -74,15 +74,6 @@ -- This file is auto-generated by the flake devShell's shellHook. Do -- not edit this file. Make changes in flake.nix. tests: true - 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 - ${tahoe-chk} - -- tahoe-ssk - ${tahoe-ssk} - -- tahoe-capabilities - ${tahoe-capabilities} EOF ''; }