update inputs

This commit is contained in:
andromeda
2026-04-19 12:15:31 +02:00
parent d2ea8ab074
commit 2783860e4e
4 changed files with 119 additions and 110 deletions

View File

@@ -31,7 +31,8 @@
inputs.nixpkgs.follows = "nixpkgs";
};
phoenix = {
url = "github:celenityy/Phoenix";
# TODO when pull #270 gets merged use celenity again
url = "git+https://codeberg.org/andromeda-fp/Phoenix?rev=1c69c28a9b6184529c0f756a386c6fbfde35a150";
inputs.nixpkgs.follows = "nixpkgs";
};
stylix = {