diff --git a/flake.lock b/flake.lock index 94325f2..3024694 100644 --- a/flake.lock +++ b/flake.lock @@ -60,11 +60,11 @@ "utils": "utils" }, "locked": { - "lastModified": 1667468181, - "narHash": "sha256-806/nrDW6e7bl4/oJEdAykYz/NaBuTUi7EUYArw2oic=", + "lastModified": 1667574732, + "narHash": "sha256-73TVk3uSQOja6Q/5OuNcpcqwo6+SMzJPRtYAjU0rBx4=", "owner": "nix-community", "repo": "home-manager", - "rev": "93335810751f0404fe424e61ad58bc8e94bf8e9d", + "rev": "b764068a506c6f70dba998efa0e7fcb99cb4deb2", "type": "github" }, "original": { @@ -144,11 +144,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1667379994, - "narHash": "sha256-PFOg8WHqfKXsIGZtEC0aB+rl8SB1cXvA01ytIudnRh8=", + "lastModified": 1667610399, + "narHash": "sha256-XZd0f4ZWAY0QOoUSdiNWj/eFiKb4B9CJPtl9uO9SYY4=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "a704b9029586266f63807f64a6718f1a65b0f83b", + "rev": "1dd8696f96db47156e1424a49578fe7dd4ce99a4", "type": "github" }, "original": { @@ -186,7 +186,7 @@ "nixpkgs": "nixpkgs", "rofi-theme": "rofi-theme", "sway-git": "sway-git", - "wayland-protocols-git": "wayland-protocols-git", + "waybar": "waybar", "wlroots-git": "wlroots-git", "xorg-git": "xorg-git" } @@ -222,20 +222,20 @@ "type": "github" } }, - "wayland-protocols-git": { + "waybar": { "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" + "lastModified": 1667487225, + "narHash": "sha256-edWcLhoLZeiUe3SFkxMCb/jHKs7HCU6oGkgtnT+0sow=", + "owner": "alexays", + "repo": "waybar", + "rev": "92cc01f40149292d315456f7e5bbdad6dc099caf", + "type": "github" }, "original": { - "type": "git", - "url": "https://gitlab.freedesktop.org/wayland/wayland-protocols.git" + "owner": "alexays", + "repo": "waybar", + "type": "github" } }, "wlroots": {