Back to stylix release-25.05.

This commit is contained in:
jay
2025-07-02 22:04:47 -04:00
parent 5a9949805a
commit 6cd71f4eab
2 changed files with 3 additions and 5 deletions

6
flake.lock generated
View File

@@ -556,11 +556,11 @@
}, },
"nixpkgs_2": { "nixpkgs_2": {
"locked": { "locked": {
"lastModified": 1751382304, "lastModified": 1751472477,
"narHash": "sha256-p+UruOjULI5lV16FkBqkzqgFasLqfx0bihLBeFHiZAs=", "narHash": "sha256-DpGMd/4DAawRGegP8ISHHbpARRhDS2ABwjiLTAjO7Uk=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "d31a91c9b3bee464d054633d5f8b84e17a637862", "rev": "b32441ec0fae600e647cf4e6d6c245286a583106",
"type": "github" "type": "github"
}, },
"original": { "original": {

View File

@@ -28,9 +28,7 @@
stylix-stable-nixos = { stylix-stable-nixos = {
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"; inputs.nixpkgs.follows = "nixpkgs";
#url = "github:danth/stylix?ref=75411fe2b90f67bfb4a2ad9cc3b1379758b64dbb";
}; };
zen-browser-stable-nixos = { zen-browser-stable-nixos = {