From 5e4abe7ea70083acf6e932382ca634dcf6063817 Mon Sep 17 00:00:00 2001 From: Noa Aarts Date: Fri, 30 Aug 2024 18:28:34 +0200 Subject: [PATCH] flake.lock: Update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flake lock file updates: • Added input 'hardware': 'github:NixOS/nixos-hardware/95c3dfe6ef2e96ddc1ccdd7194e3cda02ca9a8ef' (2024-08-28) • Updated input 'hyprland': 'git+https://github.com/hyprwm/Hyprland?ref=refs/heads/main&rev=604eb21a7e55d85ec7f6cb8cba39fc4c20a07a9d' (2024-08-29) → 'git+https://github.com/hyprwm/Hyprland?ref=refs/heads/main&rev=c5fd5771814958ad274ea9abb961fff621a35b9c' (2024-08-30) • Updated input 'hyprland/aquamarine': 'github:hyprwm/aquamarine/23c7925dd31e79e8c06086ace3edb129a070ac01' (2024-08-28) → 'github:hyprwm/aquamarine/cff00196f0fcf734a2bf164eb0dfdb6e58c5c906' (2024-08-30) • Updated input 'hyprland/hyprutils': 'github:hyprwm/hyprutils/aadf9a27dddd2272ca354ba5a22a0c2d1f919039' (2024-08-28) → 'github:hyprwm/hyprutils/8976e3f6a5357da953a09511d0c7f6a890fb6ec2' (2024-08-29) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/314ab2d44863ce4e5fd47b6575938b323804f1f4' (2024-08-29) → 'github:nixos/nixpkgs/58939e5336bc0fa75e52df42bdc48bc66d5796e0' (2024-08-30) --- flake.lock | 43 ++++++++++++++++++++++++++++++------------- 1 file changed, 30 insertions(+), 13 deletions(-) diff --git a/flake.lock b/flake.lock index e1cb4ee..21dcf15 100644 --- a/flake.lock +++ b/flake.lock @@ -20,11 +20,11 @@ ] }, "locked": { - "lastModified": 1724850097, - "narHash": "sha256-3BHxvFb3NJzch1X8puRMkVZujOoarQ1llu3ZcwuvsKU=", + "lastModified": 1725016199, + "narHash": "sha256-2TMk7F2a27ZtOUW/bftkDyZKp3OQ71E5XnfKSUT8HZQ=", "owner": "hyprwm", "repo": "aquamarine", - "rev": "23c7925dd31e79e8c06086ace3edb129a070ac01", + "rev": "cff00196f0fcf734a2bf164eb0dfdb6e58c5c906", "type": "github" }, "original": { @@ -240,6 +240,22 @@ "type": "github" } }, + "hardware": { + "locked": { + "lastModified": 1724878143, + "narHash": "sha256-UjpKo92iZ25M05kgSOw/Ti6VZwpgdlOa73zHj8OcaDk=", + "owner": "NixOS", + "repo": "nixos-hardware", + "rev": "95c3dfe6ef2e96ddc1ccdd7194e3cda02ca9a8ef", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "master", + "repo": "nixos-hardware", + "type": "github" + } + }, "home-manager": { "inputs": { "nixpkgs": [ @@ -324,11 +340,11 @@ "xdph": "xdph" }, "locked": { - "lastModified": 1724967012, - "narHash": "sha256-Zn5Eq6Elq0SRInPrEYGGoo972JzVxd5zExF7FSuTKlo=", + "lastModified": 1725032272, + "narHash": "sha256-A0AiFlPoqDK/IwUiV7SGIi8uW2zOqmmiZY6j8i367LU=", "ref": "refs/heads/main", - "rev": "604eb21a7e55d85ec7f6cb8cba39fc4c20a07a9d", - "revCount": 5157, + "rev": "c5fd5771814958ad274ea9abb961fff621a35b9c", + "revCount": 5165, "submodules": true, "type": "git", "url": "https://github.com/hyprwm/Hyprland" @@ -429,11 +445,11 @@ ] }, "locked": { - "lastModified": 1724863980, - "narHash": "sha256-7Ke9wFRYPUIXwm5ZndGHkWBKj6BsFTkSEXUNXQRHE54=", + "lastModified": 1724966483, + "narHash": "sha256-WXDgKIbzjYKczxSZOsJplCS1i1yrTUpsDPuJV/xpYLo=", "owner": "hyprwm", "repo": "hyprutils", - "rev": "aadf9a27dddd2272ca354ba5a22a0c2d1f919039", + "rev": "8976e3f6a5357da953a09511d0c7f6a890fb6ec2", "type": "github" }, "original": { @@ -680,11 +696,11 @@ }, "nixpkgs_3": { "locked": { - "lastModified": 1724938759, - "narHash": "sha256-1fBHjcU/bh+ivx/uttMjgF5eTI1s9nyxyrZmgEeutns=", + "lastModified": 1725009565, + "narHash": "sha256-uTfnGf6ZJ0oTTdUbs41d08d56u7jcTSlwCuI753rTWc=", "owner": "nixos", "repo": "nixpkgs", - "rev": "314ab2d44863ce4e5fd47b6575938b323804f1f4", + "rev": "58939e5336bc0fa75e52df42bdc48bc66d5796e0", "type": "github" }, "original": { @@ -732,6 +748,7 @@ "inputs": { "automapaper": "automapaper", "disko": "disko", + "hardware": "hardware", "home-manager": "home-manager", "hyprland": "hyprland", "hyprpicker": "hyprpicker",