Update stylix to release

This commit is contained in:
Chris Dombroski 2024-06-12 11:23:30 -04:00
parent 055ed2243f
commit 066b4af13d
2 changed files with 5 additions and 4 deletions

View file

@ -340,15 +340,16 @@
]
},
"locked": {
"lastModified": 1717866166,
"narHash": "sha256-iOeRZXIhFpQJdxzNJ3nUAANyDfLqCslRhjGhLD2RstM=",
"lastModified": 1718122552,
"narHash": "sha256-A+dBkSwp8ssHKV/WyXb9uqIYrHBqHvtSedU24Lq9lqw=",
"owner": "danth",
"repo": "stylix",
"rev": "ca3247ed8cfbf369f3fe1b7a421579812a95c101",
"rev": "e59d2c1725b237c362e4a62f5722f5b268d566c7",
"type": "github"
},
"original": {
"owner": "danth",
"ref": "release-24.05",
"repo": "stylix",
"type": "github"
}

View file

@ -18,7 +18,7 @@
};
impermanence.url = "github:nix-community/impermanence";
stylix = {
url = "github:danth/stylix";
url = "github:danth/stylix/release-24.05";
inputs = {
nixpkgs.follows = "nixpkgs";
home-manager.follows = "home-manager";