From 5e94040f348e7904477103b42d5dc997b2b5d6c8 Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Tue, 15 Oct 2024 13:42:42 +0200 Subject: [PATCH] update flake --- flake.lock | 14 +++++++------- flake.nix | 3 +-- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/flake.lock b/flake.lock index 5c7d317..5d06f31 100644 --- a/flake.lock +++ b/flake.lock @@ -1108,17 +1108,16 @@ "tinted-tmux": "tinted-tmux" }, "locked": { - "lastModified": 1727394159, - "narHash": "sha256-coZ0XThDrrv8S5HEEVqpV3rzGoaynR15V1hQ+gTpXCg=", + "lastModified": 1728900372, + "narHash": "sha256-hmG/u7qZEm7CTh1XPDi+pg4Oi0nNrv7sL8PgZDRe6wg=", "owner": "danth", "repo": "stylix", - "rev": "32dba263f63f830d2f11fb079f8796cdec73d3ce", + "rev": "33a2eff15181e557bb6dd9d2073b90f7d218975d", "type": "github" }, "original": { "owner": "danth", "repo": "stylix", - "rev": "32dba263f63f830d2f11fb079f8796cdec73d3ce", "type": "github" } }, @@ -1216,16 +1215,17 @@ "tinted-kitty": { "flake": false, "locked": { - "lastModified": 1665001328, - "narHash": "sha256-aRaizTYPpuWEcvoYE9U+YRX+Wsc8+iG0guQJbvxEdJY=", + "lastModified": 1716423189, + "narHash": "sha256-2xF3sH7UIwegn+2gKzMpFi3pk5DlIlM18+vj17Uf82U=", "owner": "tinted-theming", "repo": "tinted-kitty", - "rev": "06bb401fa9a0ffb84365905ffbb959ae5bf40805", + "rev": "eb39e141db14baef052893285df9f266df041ff8", "type": "github" }, "original": { "owner": "tinted-theming", "repo": "tinted-kitty", + "rev": "eb39e141db14baef052893285df9f266df041ff8", "type": "github" } }, diff --git a/flake.nix b/flake.nix index c12717a..2f783ed 100644 --- a/flake.nix +++ b/flake.nix @@ -30,8 +30,7 @@ url = "github:anotherhadi/nixy-wallpapers"; flake = false; }; - # FIXME: Solve build error until this is fixed - stylix.url = "github:danth/stylix/32dba263f63f830d2f11fb079f8796cdec73d3ce"; + stylix.url = "github:danth/stylix"; apple-fonts.url = "github:Lyndeno/apple-fonts.nix"; hyprswitch.url = "github:h3rmt/hyprswitch/release"; };