Update stylix to 24.11

This commit is contained in:
Geoffrey Frogeye 2024-12-14 21:24:20 +01:00
parent 1fb9a149a5
commit a06fb16394
Signed by: geoffrey
GPG key ID: C72403E7F82E6AD8
2 changed files with 13 additions and 12 deletions

View file

@ -25,7 +25,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
stylix = {
url = "github:danth/stylix/d13ffb381c83b6139b9d67feff7addf18f8408fe"; # No 24.11 yet
url = "github:danth/stylix/release-24.11";
inputs.nixpkgs.follows = "nixpkgs";
};
nixvim = {