nix flake update, stylix release
This commit is contained in:
parent
89643c4d29
commit
8a1cdfc7cc
4 changed files with 45 additions and 46 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Reference in a new issue