Pin stylix to stable release

This commit is contained in:
2026-06-02 23:43:13 +02:00
parent dab57c7754
commit fc05eb7824
2 changed files with 8 additions and 7 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
deploy-rs.url = "github:serokell/deploy-rs";
stylix = {
url = "github:nix-community/stylix";
url = "github:nix-community/stylix/release-26.05";
inputs.nixpkgs.follows = "nixpkgs";
};