fix(stylix): pin to 25.05
The branch is now available.
This commit is contained in:
parent
65f41fef0f
commit
7c76072ba2
2 changed files with 5 additions and 5 deletions
|
@ -24,7 +24,7 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
stylix = {
|
||||
url = "github:nix-community/stylix/master"; # FIXME: pin to 25.05 once released
|
||||
url = "github:nix-community/stylix/release-25.05";
|
||||
inputs = {
|
||||
nixpkgs.follows = "nixpkgs";
|
||||
flake-parts.follows = "flake-parts";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue