From b86b5eae5e65b6317bf77ee3d5dbe9d47149cc76 Mon Sep 17 00:00:00 2001 From: andromeda Date: Fri, 2 Jan 2026 01:06:12 +0100 Subject: add global module for phoenix --- flake.lock | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index e952546..7a57004 100644 --- a/flake.lock +++ b/flake.lock @@ -455,6 +455,26 @@ "type": "github" } }, + "phoenix": { + "inputs": { + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1766543224, + "narHash": "sha256-96PBoNqh3sPU9t+IXxcB1OjjuQ8HOv42OOh9UtwFHbU=", + "owner": "celenityy", + "repo": "Phoenix", + "rev": "f09568c8a71af4fe42dd43c6f711c67daf605f1e", + "type": "github" + }, + "original": { + "owner": "celenityy", + "repo": "Phoenix", + "type": "github" + } + }, "root": { "inputs": { "agenix": "agenix", @@ -464,6 +484,7 @@ "noshell": "noshell", "nur": "nur", "nvf": "nvf", + "phoenix": "phoenix", "stylix": "stylix" } }, -- cgit v1.3