From ccecc90d113095f2b4a7b8f1abf842020520f013 Mon Sep 17 00:00:00 2001 From: Frost-Phoenix <67cyril6767@gmail.com> Date: Mon, 6 Nov 2023 22:07:06 +0100 Subject: [PATCH] update flake.lock --- flake.lock | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/flake.lock b/flake.lock index 6a28aa7..4158b62 100644 --- a/flake.lock +++ b/flake.lock @@ -53,6 +53,22 @@ "type": "github" } }, + "catppuccin-starship": { + "flake": false, + "locked": { + "lastModified": 1689246850, + "narHash": "sha256-nsRuxQFKbQkyEI4TXgvAjcroVdG+heKX5Pauq/4Ota0=", + "owner": "catppuccin", + "repo": "starship", + "rev": "5629d2356f62a9f2f8efad3ff37476c19969bd4f", + "type": "github" + }, + "original": { + "owner": "catppuccin", + "repo": "starship", + "type": "github" + } + }, "fenix": { "inputs": { "nixpkgs": [ @@ -351,6 +367,7 @@ "alejandra": "alejandra", "catppuccin-bat": "catppuccin-bat", "catppuccin-cava": "catppuccin-cava", + "catppuccin-starship": "catppuccin-starship", "home-manager": "home-manager", "hypr-contrib": "hypr-contrib", "hyprland": "hyprland",