Stylix and home-manager back to release-25.05.
This commit is contained in:
@@ -13,9 +13,8 @@
|
||||
};
|
||||
|
||||
home-manager-stable-nixos = {
|
||||
#url = "github:nix-community/home-manager?ref=7aae0ee71a17b19708b93b3ed448a1a0952bf111";
|
||||
url = "github:nix-community/home-manager?ref=873c5b2dc5c9387bf67e59a12abc4de12a4b8697";
|
||||
#url = "github:nix-community/home-manager?ref=f5098b074051d1ae0e919adf434a60fc3f23347b";
|
||||
#url = "github:nix-community/home-manager?ref=873c5b2dc5c9387bf67e59a12abc4de12a4b8697";
|
||||
url = "github:nix-community/home-manager/release-25.05";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
@@ -28,10 +27,10 @@
|
||||
};
|
||||
|
||||
stylix-stable-nixos = {
|
||||
#stylix.url = "github:danth/stylix/release-25.05";
|
||||
url = "github:danth/stylix/release-25.05";
|
||||
# Pin stylix to the last working version.
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
url = "github:danth/stylix?ref=75411fe2b90f67bfb4a2ad9cc3b1379758b64dbb";
|
||||
#url = "github:danth/stylix?ref=75411fe2b90f67bfb4a2ad9cc3b1379758b64dbb";
|
||||
};
|
||||
|
||||
zen-browser-stable-nixos = {
|
||||
|
||||
Reference in New Issue
Block a user