From 79c0b3a64e390bee06d9cdd5ae2bb25c71e4efab Mon Sep 17 00:00:00 2001 From: Varris Date: Fri, 26 Aug 2022 20:53:54 +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: • Updated input 'home-manager': 'github:nix-community/home-manager/7bb4576f46f7f7590347e21b14d2f6a2dbc76638' (2022-08-25) → 'github:nix-community/home-manager/3d3bbdfe955383033fd17c28d2b1e93d48515d7d' (2022-08-25) • Updated input 'nur': 'github:nix-community/NUR/b7dd7d75ef51d51c21c123e52abaf673974eb2f7' (2022-08-25) → 'github:nix-community/NUR/80efa3063c90950ab8ff0327f8c5309d4b10f2f2' (2022-08-26) --- flake.lock | 68 ++++++------------------------------------------------ 1 file changed, 7 insertions(+), 61 deletions(-) diff --git a/flake.lock b/flake.lock index cd44340..b690df7 100644 --- a/flake.lock +++ b/flake.lock @@ -26,11 +26,11 @@ "utils": "utils" }, "locked": { - "lastModified": 1661461765, - "narHash": "sha256-SsguXWPNbD7Oy1jtfXuQtHciHjqYuCCnbyf5iSm/IPs=", + "lastModified": 1661467949, + "narHash": "sha256-GYyuIZYQRp+l/IPFkFrmYRJz80aXpnz8HYfaye7rGwM=", "owner": "nix-community", "repo": "home-manager", - "rev": "7bb4576f46f7f7590347e21b14d2f6a2dbc76638", + "rev": "3d3bbdfe955383033fd17c28d2b1e93d48515d7d", "type": "github" }, "original": { @@ -39,25 +39,6 @@ "type": "github" } }, - "hyprland": { - "inputs": { - "nixpkgs": "nixpkgs_2", - "wlroots": "wlroots" - }, - "locked": { - "lastModified": 1661271933, - "narHash": "sha256-6gRCOjclEcFV0kybiiEIM9Li+/PolRjCrQDYWQjyT5Y=", - "owner": "hyprwm", - "repo": "Hyprland", - "rev": "0a9ac4703019298787de6ff20b228f5f3e2f3bdc", - "type": "github" - }, - "original": { - "owner": "hyprwm", - "repo": "Hyprland", - "type": "github" - } - }, "kakoune-auto-pairs": { "flake": false, "locked": { @@ -123,22 +104,6 @@ } }, "nixpkgs_2": { - "locked": { - "lastModified": 1660908602, - "narHash": "sha256-SwZ85IPWvC4NxxFhWhRMTJpApSHbY1u4YK2UFWEBWvY=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "495b19d5b3e62b4ec7e846bdfb6ef3d9c3b83492", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "nixos-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_3": { "locked": { "lastModified": 1661336769, "narHash": "sha256-5Sf9tMd1Jdm+lTBGspbQ4kEoYCDKpUhEVAZHRcm6mGU=", @@ -155,11 +120,11 @@ }, "nur": { "locked": { - "lastModified": 1661463226, - "narHash": "sha256-5Pf+2CkWYR1IbmkBnwQ1QPVo7XQONoMx8HC+j9FQRFc=", + "lastModified": 1661538355, + "narHash": "sha256-hgXe05baJdmX6EdciSFI/lDksnwKPIKXgJekaB1HkyU=", "owner": "nix-community", "repo": "NUR", - "rev": "b7dd7d75ef51d51c21c123e52abaf673974eb2f7", + "rev": "80efa3063c90950ab8ff0327f8c5309d4b10f2f2", "type": "github" }, "original": { @@ -188,11 +153,10 @@ "inputs": { "grub2-themes": "grub2-themes", "home-manager": "home-manager", - "hyprland": "hyprland", "kakoune-auto-pairs": "kakoune-auto-pairs", "kakoune-smarttab": "kakoune-smarttab", "kakoune-sort-selections": "kakoune-sort-selections", - "nixpkgs": "nixpkgs_3", + "nixpkgs": "nixpkgs_2", "nur": "nur", "rofi-theme": "rofi-theme" } @@ -211,24 +175,6 @@ "repo": "flake-utils", "type": "github" } - }, - "wlroots": { - "flake": false, - "locked": { - "host": "gitlab.freedesktop.org", - "lastModified": 1660930713, - "narHash": "sha256-bY7q1NqG/sjCUAWPn/Ne9NCigLlPlH5Lk1WCMqv3rTU=", - "owner": "wlroots", - "repo": "wlroots", - "rev": "7c575922c05e4d5fd9a403c2aa631a54c7531d44", - "type": "gitlab" - }, - "original": { - "host": "gitlab.freedesktop.org", - "owner": "wlroots", - "repo": "wlroots", - "type": "gitlab" - } } }, "root": "root",