nix: fix circular dep

update flake inputs
This commit is contained in:
Soramane
2025-07-17 13:09:07 +10:00
parent daf7e19077
commit 465c200c83
2 changed files with 12 additions and 36 deletions
+1
View File
@@ -13,6 +13,7 @@
url = "github:caelestia-dots/shell";
inputs.nixpkgs.follows = "nixpkgs";
inputs.app2unit.follows = "app2unit";
inputs.caelestia-cli.follows = "";
};
};