From edba720f4e498d2fea8896348b2995c00b85aa07 Mon Sep 17 00:00:00 2001 From: notohh Date: Thu, 7 Mar 2024 03:55:11 -0500 Subject: [PATCH] flake.nix: update hyprlock input --- flake.lock | 65 +++++++++++++++++++++++++++++++++--------------------- flake.nix | 2 +- 2 files changed, 41 insertions(+), 26 deletions(-) diff --git a/flake.lock b/flake.lock index 5668f2a..a2d0f02 100644 --- a/flake.lock +++ b/flake.lock @@ -247,7 +247,7 @@ }, "flake-utils_3": { "inputs": { - "systems": "systems_5" + "systems": "systems_6" }, "locked": { "lastModified": 1701680307, @@ -265,7 +265,7 @@ }, "flake-utils_4": { "inputs": { - "systems": "systems_6" + "systems": "systems_7" }, "locked": { "lastModified": 1705309234, @@ -283,7 +283,7 @@ }, "flake-utils_5": { "inputs": { - "systems": "systems_9" + "systems": "systems_10" }, "locked": { "lastModified": 1694529238, @@ -581,7 +581,7 @@ "xdg-portal-hyprland", "nixpkgs" ], - "systems": "systems_7" + "systems": "systems_8" }, "locked": { "lastModified": 1708681732, @@ -600,19 +600,19 @@ "hyprlock": { "inputs": { "hyprlang": "hyprlang_3", - "nixpkgs": "nixpkgs_6" + "nixpkgs": "nixpkgs_6", + "systems": "systems_5" }, "locked": { - "lastModified": 1708432632, - "narHash": "sha256-2ieUdrPwHR7anezVYg8m2cQIEq23u5nMtpFSk2Sn+PM=", + "lastModified": 1709759569, + "narHash": "sha256-c5DJbWcZYDp/X2ST3+2EHWSPDHLLrFbMeNy+FYWHRdk=", "owner": "hyprwm", "repo": "hyprlock", - "rev": "2b20e48a37cf436a1bc7119cea29d087ec6c63d5", + "rev": "3d6162e06ec2b957df822abe7a61a7aebba842a2", "type": "github" }, "original": { "owner": "hyprwm", - "ref": "nix", "repo": "hyprlock", "type": "github" } @@ -1158,6 +1158,21 @@ "type": "github" } }, + "systems_10": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } + }, "systems_2": { "locked": { "lastModified": 1681028828, @@ -1205,16 +1220,16 @@ }, "systems_5": { "locked": { - "lastModified": 1681028828, - "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "lastModified": 1689347949, + "narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=", "owner": "nix-systems", - "repo": "default", - "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "repo": "default-linux", + "rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68", "type": "github" }, "original": { "owner": "nix-systems", - "repo": "default", + "repo": "default-linux", "type": "github" } }, @@ -1235,16 +1250,16 @@ }, "systems_7": { "locked": { - "lastModified": 1689347949, - "narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=", + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", "owner": "nix-systems", - "repo": "default-linux", - "rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", "type": "github" }, "original": { "owner": "nix-systems", - "repo": "default-linux", + "repo": "default", "type": "github" } }, @@ -1265,16 +1280,16 @@ }, "systems_9": { "locked": { - "lastModified": 1681028828, - "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "lastModified": 1689347949, + "narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=", "owner": "nix-systems", - "repo": "default", - "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "repo": "default-linux", + "rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68", "type": "github" }, "original": { "owner": "nix-systems", - "repo": "default", + "repo": "default-linux", "type": "github" } }, @@ -1347,7 +1362,7 @@ "hyprland-protocols": "hyprland-protocols_2", "hyprlang": "hyprlang_4", "nixpkgs": "nixpkgs_12", - "systems": "systems_8" + "systems": "systems_9" }, "locked": { "lastModified": 1709299639, diff --git a/flake.nix b/flake.nix index efdb944..000e74f 100755 --- a/flake.nix +++ b/flake.nix @@ -13,7 +13,7 @@ pre-commit-hooks.url = "github:cachix/pre-commit-hooks.nix"; wezterm.url = "github:notohh/wezterm?dir=nix&ref=nix-add-overlay"; hypridle.url = "github:hyprwm/hypridle"; - hyprlock.url = "github:hyprwm/hyprlock?ref=nix"; + hyprlock.url = "github:hyprwm/hyprlock"; hyprpicker.url = "github:hyprwm/hyprpicker"; xdg-portal-hyprland.url = "github:hyprwm/xdg-desktop-portal-hyprland"; hyprland-plugins = {