From a2a0bb5866b18ea4d66fdbdf089e0ca25b222b9e Mon Sep 17 00:00:00 2001 From: Soramane <61896496+soramanew@users.noreply.github.com> Date: Sat, 9 Aug 2025 12:56:56 +1000 Subject: nix: use nixpkgs app2unit --- flake.lock | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index ea8070d..4a145f2 100644 --- a/flake.lock +++ b/flake.lock @@ -3,6 +3,7 @@ "app2unit": { "inputs": { "nixpkgs": [ + "caelestia-cli", "nixpkgs" ] }, @@ -22,9 +23,7 @@ }, "caelestia-cli": { "inputs": { - "app2unit": [ - "app2unit" - ], + "app2unit": "app2unit", "caelestia-shell": [], "nixpkgs": [ "nixpkgs" @@ -82,7 +81,6 @@ }, "root": { "inputs": { - "app2unit": "app2unit", "caelestia-cli": "caelestia-cli", "nixpkgs": "nixpkgs", "quickshell": "quickshell" -- cgit v1.2.3-freya