From f8a2ff0df34c5f6e4c748f79bdb108c471d910ec Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Tue, 4 Feb 2025 17:27:22 +0100 Subject: build(cog.toml): Remove cocogitto There is no real reason to provide releases for a static file hosting like this. --- flake.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index bc8eedb..d9b4673 100644 --- a/flake.nix +++ b/flake.nix @@ -48,8 +48,6 @@ devShells.default = pkgs.mkShell { packages = with pkgs; [ - cocogitto - licensure ]; }; -- cgit 1.4.1