From 28465f564963340c32e7e3b9f0448ddb60132bb3 Mon Sep 17 00:00:00 2001 From: Varris Date: Tue, 24 Jan 2023 04:47:34 +0100 Subject: [PATCH] flake.lock: Update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flake lock file updates: • Updated input 'home-manager': 'github:nix-community/home-manager/275ab728912006eecb549338a50f24f294a7cfb7' (2023-01-20) → 'github:nix-community/home-manager/12d43fd40a7658976c18eaa05bba62b6045e5b3e' (2023-01-23) --- flake.lock | 27 ++++++++++++++++++++++++--- 1 file changed, 24 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 5e0fcfc..7156b21 100755 --- a/flake.lock +++ b/flake.lock @@ -60,11 +60,11 @@ "utils": "utils" }, "locked": { - "lastModified": 1674250603, - "narHash": "sha256-SBolFspxBHpW3hCCDNAFXUiO2mucmkVmf17UmSIK3Cs=", + "lastModified": 1674511629, + "narHash": "sha256-e2sc2Pv6z3aLuqXrunGvoKAfOABbWV31txgboIro+GE=", "owner": "nix-community", "repo": "home-manager", - "rev": "275ab728912006eecb549338a50f24f294a7cfb7", + "rev": "12d43fd40a7658976c18eaa05bba62b6045e5b3e", "type": "github" }, "original": { @@ -96,6 +96,26 @@ "type": "github" } }, + "hyprland-contrib": { + "inputs": { + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1672071700, + "narHash": "sha256-Z0pbBVtijv4xbL42rPzMoYFSOqALFRYDMN9iOumSEso=", + "owner": "hyprwm", + "repo": "contrib", + "rev": "37c8121f98d76f57caa00dd7106877876e0d7483", + "type": "github" + }, + "original": { + "owner": "hyprwm", + "repo": "contrib", + "type": "github" + } + }, "hyprland-protocols": { "inputs": { "nixpkgs": [ @@ -239,6 +259,7 @@ "grub2-themes": "grub2-themes", "home-manager": "home-manager", "hyprland": "hyprland", + "hyprland-contrib": "hyprland-contrib", "kakoune-smarttab": "kakoune-smarttab", "kakoune-sort-selections": "kakoune-sort-selections", "mesa-git": "mesa-git",