From 4386de1eba8f6e94effeff99db91130392aaeb48 Mon Sep 17 00:00:00 2001 From: Myned Date: Mon, 23 Dec 2024 13:03:40 -0500 Subject: [PATCH] nix: update flake.lock Signed-off-by: Myned --- flake.lock | 110 ++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 109 insertions(+), 1 deletion(-) diff --git a/flake.lock b/flake.lock index f35123f..6f5dc50 100644 --- a/flake.lock +++ b/flake.lock @@ -1744,6 +1744,64 @@ "type": "github" } }, + "niri": { + "inputs": { + "niri-stable": "niri-stable", + "niri-unstable": "niri-unstable", + "nixpkgs": [ + "nixpkgs-unstable" + ], + "nixpkgs-stable": "nixpkgs-stable_4", + "xwayland-satellite-stable": "xwayland-satellite-stable", + "xwayland-satellite-unstable": "xwayland-satellite-unstable" + }, + "locked": { + "lastModified": 1734836603, + "narHash": "sha256-aRB/OEMtWwv1fVMhIJdGzt1emRrn001AamOtsXglAU0=", + "owner": "sodiboo", + "repo": "niri-flake", + "rev": "9afc24d82ebabdd2b0b7dba8a5f1ce1b42a81fc1", + "type": "github" + }, + "original": { + "owner": "sodiboo", + "repo": "niri-flake", + "type": "github" + } + }, + "niri-stable": { + "flake": false, + "locked": { + "lastModified": 1731483594, + "narHash": "sha256-Qjf7alRbPPERfiZsM9EMKX+HwjESky1tieh5PJIkLwE=", + "owner": "YaLTeR", + "repo": "niri", + "rev": "75c79116a7e40cbc0e110ce0cdd500e896458679", + "type": "github" + }, + "original": { + "owner": "YaLTeR", + "ref": "v0.1.10.1", + "repo": "niri", + "type": "github" + } + }, + "niri-unstable": { + "flake": false, + "locked": { + "lastModified": 1734725239, + "narHash": "sha256-ItBmHHSikVrkkh2wD6U0A8pxG1Tk0s90pH9RlK9OB/A=", + "owner": "YaLTeR", + "repo": "niri", + "rev": "b014c267ae199f7022bf691333e64ad6d05907f1", + "type": "github" + }, + "original": { + "owner": "YaLTeR", + "repo": "niri", + "type": "github" + } + }, "nix": { "inputs": { "flake-compat": "flake-compat_4", @@ -2121,6 +2179,22 @@ } }, "nixpkgs-stable_4": { + "locked": { + "lastModified": 1734529975, + "narHash": "sha256-ze3IJksru9dN0keqUxY0WNf8xrwfs8Ty/z9v/keyBbg=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "72d11d40b9878a67c38f003c240c2d2e1811e72a", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "nixos-24.05", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs-stable_5": { "locked": { "lastModified": 1733730953, "narHash": "sha256-dlK7n82FEyZlHH7BFHQAM5tua+lQO1Iv7aAtglc1O5s=", @@ -2316,13 +2390,14 @@ "hyprpicker": "hyprpicker", "jovian-nixos": "jovian-nixos", "lifx-cli": "lifx-cli", + "niri": "niri", "nix-flatpak": "nix-flatpak", "nix-index-database-stable": "nix-index-database-stable", "nix-index-database-unstable": "nix-index-database-unstable", "nix-vscode-extensions": "nix-vscode-extensions", "nixd": "nixd", "nixos-hardware": "nixos-hardware", - "nixpkgs-stable": "nixpkgs-stable_4", + "nixpkgs-stable": "nixpkgs-stable_5", "nixpkgs-staging-next": "nixpkgs-staging-next", "nixpkgs-unstable": "nixpkgs-unstable", "steamtinkerlaunch": "steamtinkerlaunch", @@ -2655,6 +2730,39 @@ "repo": "xdg-desktop-portal-hyprland", "type": "github" } + }, + "xwayland-satellite-stable": { + "flake": false, + "locked": { + "lastModified": 1730166465, + "narHash": "sha256-nq7bouXQXaaPPo/E+Jbq+wNHnatD4dY8OxSrRqzvy6s=", + "owner": "Supreeeme", + "repo": "xwayland-satellite", + "rev": "a713cf46cb7db84a0d1b57c3a397c610cad3cf98", + "type": "github" + }, + "original": { + "owner": "Supreeeme", + "ref": "v0.5", + "repo": "xwayland-satellite", + "type": "github" + } + }, + "xwayland-satellite-unstable": { + "flake": false, + "locked": { + "lastModified": 1734745564, + "narHash": "sha256-JQNl4pqonVVPQ2JzEOLUcPVRNj//FFFNRDyvQoOkG7s=", + "owner": "Supreeeme", + "repo": "xwayland-satellite", + "rev": "94da1af75326d89ecb12aba0cc9362e93ffdc766", + "type": "github" + }, + "original": { + "owner": "Supreeeme", + "repo": "xwayland-satellite", + "type": "github" + } } }, "root": "root",