flake: fix stylix commit (helix broken)

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-04-23 14:50:18 +03:00
parent 12a1ba83bf
commit a8f0bb0740
2 changed files with 5 additions and 4 deletions

View File

@ -21,7 +21,7 @@
nixpkgs.url = "github:NixOS/nixpkgs?ref=nixos-unstable";
nixpkgs-stable.url = "github:nixos/nixpkgs/nixos-24.11";
sops-nix.url = "github:mic92/sops-nix";
stylix.url = "github:danth/stylix";
stylix.url = "github:danth/stylix/8b0d9317edd57c5374adcf6957ae4775875c2a9d";
# TODO: somehow reduce the number of *.inputs.nixpkgs.follows = "nixpkgs" stuff, mb a function?
blueprint.inputs.nixpkgs.follows = "nixpkgs";
chaotic.inputs.nixpkgs.follows = "nixpkgs";