From 2f49df89e39897e8b408f8d37124004b6bfe65f5 Mon Sep 17 00:00:00 2001 From: Varris Date: Sat, 15 Oct 2022 09:45:28 +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 'nixpkgs': 'github:NixOS/nixpkgs/e858db900443414fd8dd2f78c3ecb47df3febc44' (2022-10-13) → 'github:NixOS/nixpkgs/31d567846255e122846548255101980162bbf641' (2022-10-14) --- flake.lock | 37 +++++++++++++++++++++++++++---------- 1 file changed, 27 insertions(+), 10 deletions(-) diff --git a/flake.lock b/flake.lock index bbbba9e..cf80c6a 100644 --- a/flake.lock +++ b/flake.lock @@ -123,11 +123,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1665695307, - "narHash": "sha256-Nt0ZBvRjQaZFVcYH5kwnCO6EUnSbL5zTf12NIIfHDeA=", + "lastModified": 1665723124, + "narHash": "sha256-J1JY2cN0L+CNDSrGkNdbiTl2EFV8hpqqsDJFICsYSBw=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "e858db900443414fd8dd2f78c3ecb47df3febc44", + "rev": "31d567846255e122846548255101980162bbf641", "type": "github" }, "original": { @@ -164,6 +164,7 @@ "nixpkgs": "nixpkgs", "rofi-theme": "rofi-theme", "sway-git": "sway-git", + "wayland-protocols-git": "wayland-protocols-git", "wlroots-git": "wlroots-git", "xorg-git": "xorg-git" } @@ -171,11 +172,11 @@ "sway-git": { "flake": false, "locked": { - "lastModified": 1665665770, - "narHash": "sha256-5EAMUMLV9nOzGS1kjy2rau8ZYIk/WmTl0eIoBVCq0PQ=", + "lastModified": 1665755767, + "narHash": "sha256-qC6NySGSGifHNmpHkB523o6gPBUTPSBA5uEfGvud3n4=", "owner": "swaywm", "repo": "sway", - "rev": "99fd096d69ce94d29c52414d274deb9e9e25de6b", + "rev": "9400bd963c59fd59f597c1477b8021a82ca0a72e", "type": "github" }, "original": { @@ -199,14 +200,30 @@ "type": "github" } }, + "wayland-protocols-git": { + "flake": false, + "locked": { + "lastModified": 1665390028, + "narHash": "sha256-eS7nurCjYetDNQORYIVITE93JW4KUqJv/GBEoe/HUkw=", + "ref": "refs/heads/main", + "rev": "e631010ab7b96988e7c64c24b7d90f64717eaeee", + "revCount": 289, + "type": "git", + "url": "https://gitlab.freedesktop.org/wayland/wayland-protocols.git" + }, + "original": { + "type": "git", + "url": "https://gitlab.freedesktop.org/wayland/wayland-protocols.git" + } + }, "wlroots-git": { "flake": false, "locked": { - "lastModified": 1665678965, - "narHash": "sha256-sK96lGnbUltPdCEAIItQpUHYdyU95C1bj6g+ihTHrCI=", + "lastModified": 1665778288, + "narHash": "sha256-InudqxTjSc/gRTWLN3aPrDei+k3UL8CbK81TYVraRVs=", "ref": "refs/heads/master", - "rev": "5ba6cf517b6dd95e6d04b97ddd7dbc4b59ea4825", - "revCount": 5784, + "rev": "c07424411af5a4581dc16d5aa91b167b16c7826e", + "revCount": 5788, "type": "git", "url": "https://gitlab.freedesktop.org/wlroots/wlroots.git" },