[fix] flake.nix: track upstream stylix
[stylix/#244][1] has been merged so I can finally stop using my fork (also I deleted that branch so it broke :p). [1]: <https://github.com/danth/stylix/pull/244>
This commit is contained in:
parent
36b1967187
commit
68bfe174b9
2 changed files with 7 additions and 7 deletions
|
@ -36,7 +36,7 @@
|
|||
nixos-hardware.url = "github:NixOS/nixos-hardware";
|
||||
# FIXME: pin to 24.05 when avalialble
|
||||
stylix = {
|
||||
url = "github:jalil-salame/stylix/enable-option";
|
||||
url = "github:danth/stylix/release-24.05";
|
||||
inputs = {
|
||||
nixpkgs.follows = "nixpkgs";
|
||||
home-manager.follows = "home-manager";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue