chore: bump inputs

This commit is contained in:
Kiana Sheibani 2025-04-03 00:45:43 -04:00
parent 264fc1406d
commit f82b512e17
Signed by: toki
GPG key ID: 6CB106C25E86A9F7
4 changed files with 39 additions and 92 deletions

View file

@ -13,11 +13,14 @@ inputs = {
home-manager.url = "github:nix-community/home-manager/master";
home-manager.inputs.nixpkgs.follows = "nixpkgs";
# TODO: Remove on next update
hy3.url = "github:outfoxxed/hy3";
hy3.flake = false;
tokyo-night-sddm-src.url = "github:rototrash/tokyo-night-sddm";
tokyo-night-sddm-src.flake = false;
macos-hyprcursor-src.url = "github:driedpampas/macOS-hyprcursor";
macos-hyprcursor-src.flake = false;
eww.url = "github:elkowar/eww";
};
outputs = { self,
nixpkgs,