diff options
| author | andromeda <andromeda@lenovo> | 2026-04-19 12:15:31 +0200 |
|---|---|---|
| committer | andromeda <andromeda@lenovo> | 2026-04-19 12:15:31 +0200 |
| commit | 2783860e4ec26caa82af5966773659270caa6664 (patch) | |
| tree | 3aab7a8379f74c2b5202b2c430d46f3a00dc5067 /flake.nix | |
| parent | d2ea8ab074e2ef3a34076e3874435c4a5d2f7128 (diff) | |
update inputs
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 = { |
