From 0baa31c6500494a923d4d7f9078d4431bf41eb14 Mon Sep 17 00:00:00 2001 From: Aly Raffauf Date: Thu, 14 Nov 2024 11:00:50 -0500 Subject: [PATCH] flake: lock stylix to rev with hyprland 0.45 fixes --- flake.lock | 15 +++++++-------- flake.nix | 2 +- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/flake.lock b/flake.lock index 7b9125ab..b19cd575 100644 --- a/flake.lock +++ b/flake.lock @@ -638,17 +638,17 @@ "tinted-tmux": "tinted-tmux" }, "locked": { - "lastModified": 1731577695, - "narHash": "sha256-ohxX2gG7zDWIA3slEbiSyAVSiO98clCoL+CmiEiYwVU=", + "lastModified": 1730924223, + "narHash": "sha256-tGvmW0qih+dCAH9L4BEMYMiHcBoJVZtESbC9WH0EEuw=", "owner": "danth", "repo": "stylix", - "rev": "e0a278871b63b1800ccdda568861b5324dd93797", + "rev": "762c07ee10b381bc8e085be5b6c2ec43139f13b0", "type": "github" }, "original": { "owner": "danth", - "ref": "master", "repo": "stylix", + "rev": "762c07ee10b381bc8e085be5b6c2ec43139f13b0", "type": "github" } }, @@ -715,17 +715,16 @@ "tinted-foot": { "flake": false, "locked": { - "lastModified": 1726913040, - "narHash": "sha256-+eDZPkw7efMNUf3/Pv0EmsidqdwNJ1TaOum6k7lngDQ=", + "lastModified": 1727574105, + "narHash": "sha256-ByMVgH0rZ1by2YIVJ47gE8/ZHWcG8yqsErQ4tKLbm7Q=", "owner": "tinted-theming", "repo": "tinted-foot", - "rev": "fd1b924b6c45c3e4465e8a849e67ea82933fcbe4", + "rev": "e558fe47e187093313f19fa6a9eea61940ffbd6b", "type": "github" }, "original": { "owner": "tinted-theming", "repo": "tinted-foot", - "rev": "fd1b924b6c45c3e4465e8a849e67ea82933fcbe4", "type": "github" } }, diff --git a/flake.nix b/flake.nix index a850afff..d24b7919 100644 --- a/flake.nix +++ b/flake.nix @@ -43,7 +43,7 @@ stylix = { inputs.nixpkgs.follows = "nixpkgs"; - url = "github:danth/stylix/master"; + url = "github:danth/stylix?rev=762c07ee10b381bc8e085be5b6c2ec43139f13b0"; }; wallpapers = {