From 5ff8aefb8b5a421127788501eb5f2b79d9bec15f Mon Sep 17 00:00:00 2001 From: Ahwx Date: Fri, 2 Aug 2024 13:16:55 +0200 Subject: [PATCH] feat: remove iceshrimp (again) because it doesn't work (again) --- flake.nix | 4 ---- 1 file changed, 4 deletions(-) diff --git a/flake.nix b/flake.nix index 7d1714a..b175984 100644 --- a/flake.nix +++ b/flake.nix @@ -30,10 +30,6 @@ url = "github:catppuccin/bat"; flake = false; }; - - iceshrimp = { - url = "git+https://iceshrimp.dev/iceshrimp/packaging"; - }; }; outputs = { nixpkgs, self, iceshrimp, catppuccin, ...} @ inputs: