nix flake update, stylix release

This commit is contained in:
müde 2026-06-10 20:35:38 +02:00
commit 8a1cdfc7cc
4 changed files with 45 additions and 46 deletions

View file

@ -89,8 +89,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
stylix = {
#url = "github:nix-community/stylix/release-26.05";
url = "github:nix-community/stylix/master";
url = "github:nix-community/stylix/release-26.05";
inputs = {
nixpkgs.follows = "nixpkgs";
nur.follows = "nur";