From a6ddcbf60b8912b3eabf61f8870e47a192a7a19f Mon Sep 17 00:00:00 2001 From: Lillian-Violet Date: Sat, 27 Apr 2024 14:03:27 +0200 Subject: [PATCH] Without inputs. --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 3dfe70c..ccff2d2 100644 --- a/flake.nix +++ b/flake.nix @@ -21,7 +21,7 @@ catppuccin.url = "github:catppuccin/nix"; # catpuccin flakehub for vscode - inputs.catppuccin-vsc.url = "https://flakehub.com/f/catppuccin/vscode/*.tar.gz"; + catppuccin-vsc.url = "https://flakehub.com/f/catppuccin/vscode/*.tar.gz"; # Conduit fork without all the fuss and drama conduit = {