From c64d791e5e2bdc72b8b52d35b573bc433aa839aa Mon Sep 17 00:00:00 2001 From: Myned Date: Sat, 14 Sep 2024 16:07:03 -0500 Subject: [PATCH] nix: update flake.lock Signed-off-by: Myned --- flake.lock | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) diff --git a/flake.lock b/flake.lock index 8d877fa..a6958e0 100644 --- a/flake.lock +++ b/flake.lock @@ -739,6 +739,27 @@ "type": "github" } }, + "flake-parts_5": { + "inputs": { + "nixpkgs-lib": [ + "walker", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1719994518, + "narHash": "sha256-pQMhCCHyQGRzdfAkdJ4cIWiw+JNuWsTX7f0ZYSyz0VY=", + "owner": "hercules-ci", + "repo": "flake-parts", + "rev": "9227223f6d922fee3c7b190b2cc238a99527bbb7", + "type": "github" + }, + "original": { + "owner": "hercules-ci", + "repo": "flake-parts", + "type": "github" + } + }, "flake-root": { "locked": { "lastModified": 1713493429, @@ -2241,6 +2262,7 @@ "steamtinkerlaunch": "steamtinkerlaunch", "thunderbird-gnome-theme": "thunderbird-gnome-theme", "virtio-win": "virtio-win", + "walker": "walker", "xdg-desktop-portal-hyprland": "xdg-desktop-portal-hyprland" } }, @@ -2551,6 +2573,27 @@ "url": "https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/archive-virtio/virtio-win-0.1.262-2/virtio-win.iso" } }, + "walker": { + "inputs": { + "flake-parts": "flake-parts_5", + "nixpkgs": [ + "nixpkgs-unstable" + ] + }, + "locked": { + "lastModified": 1725430478, + "narHash": "sha256-W30JZlSiFIUALwFtjIDG5E6LtuUTjHvAVrNlKpuSEt0=", + "owner": "abenz1267", + "repo": "walker", + "rev": "e4a58cd93691d3d9ace67a691bd74d54032c89b0", + "type": "github" + }, + "original": { + "owner": "abenz1267", + "repo": "walker", + "type": "github" + } + }, "xdg-desktop-portal-hyprland": { "inputs": { "hyprland-protocols": "hyprland-protocols_2",