diff --git a/flake.lock b/flake.lock index c544591..962ecca 100644 --- a/flake.lock +++ b/flake.lock @@ -1902,6 +1902,29 @@ } }, "niri": { + "inputs": { + "nix-filter": "nix-filter_2", + "nixpkgs": [ + "nixpkgs-unstable" + ], + "rust-overlay": "rust-overlay" + }, + "locked": { + "lastModified": 1735378372, + "narHash": "sha256-9zu4bScVN5ej7ljxZpdm3BCt7eiPr0jZNFLDUFRr8Z8=", + "owner": "YaLTeR", + "repo": "niri", + "rev": "28f4e5e1abc41c953ae6f93035a0b1006bd52bcb", + "type": "github" + }, + "original": { + "owner": "YaLTeR", + "ref": "floating", + "repo": "niri", + "type": "github" + } + }, + "niri-flake": { "inputs": { "niri-stable": "niri-stable", "niri-unstable": "niri-unstable", @@ -1913,11 +1936,11 @@ "xwayland-satellite-unstable": "xwayland-satellite-unstable" }, "locked": { - "lastModified": 1734836603, - "narHash": "sha256-aRB/OEMtWwv1fVMhIJdGzt1emRrn001AamOtsXglAU0=", + "lastModified": 1735381519, + "narHash": "sha256-Nti4KlTGglrdaO/9WM3SOr12mbgI9EquYXLZ11vyGTI=", "owner": "sodiboo", "repo": "niri-flake", - "rev": "9afc24d82ebabdd2b0b7dba8a5f1ce1b42a81fc1", + "rev": "95351433dd401ddd764ad5745c8211ddc36a9a8a", "type": "github" }, "original": { @@ -1946,11 +1969,11 @@ "niri-unstable": { "flake": false, "locked": { - "lastModified": 1734725239, - "narHash": "sha256-ItBmHHSikVrkkh2wD6U0A8pxG1Tk0s90pH9RlK9OB/A=", + "lastModified": 1735303376, + "narHash": "sha256-LhKE5o5R6LDhfdoJ0xh2qODcw6nLUv14n3dvsazIito=", "owner": "YaLTeR", "repo": "niri", - "rev": "b014c267ae199f7022bf691333e64ad6d05907f1", + "rev": "4e357e9659e5aafeec3cdeb18581698716d97a78", "type": "github" }, "original": { @@ -2003,6 +2026,21 @@ "type": "github" } }, + "nix-filter_2": { + "locked": { + "lastModified": 1731533336, + "narHash": "sha256-oRam5PS1vcrr5UPgALW0eo1m/5/pls27Z/pabHNy2Ms=", + "owner": "numtide", + "repo": "nix-filter", + "rev": "f7653272fd234696ae94229839a99b73c9ab7de0", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "nix-filter", + "type": "github" + } + }, "nix-flatpak": { "locked": { "lastModified": 1733228754, @@ -2337,16 +2375,16 @@ }, "nixpkgs-stable_4": { "locked": { - "lastModified": 1734529975, - "narHash": "sha256-ze3IJksru9dN0keqUxY0WNf8xrwfs8Ty/z9v/keyBbg=", + "lastModified": 1735264675, + "narHash": "sha256-MgdXpeX2GuJbtlBrH9EdsUeWl/yXEubyvxM1G+yO4Ak=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "72d11d40b9878a67c38f003c240c2d2e1811e72a", + "rev": "d49da4c08359e3c39c4e27c74ac7ac9b70085966", "type": "github" }, "original": { "owner": "NixOS", - "ref": "nixos-24.05", + "ref": "nixos-24.11", "repo": "nixpkgs", "type": "github" } @@ -2548,6 +2586,7 @@ "jovian-nixos": "jovian-nixos", "lifx-cli": "lifx-cli", "niri": "niri", + "niri-flake": "niri-flake", "nix-flatpak": "nix-flatpak", "nix-index-database-stable": "nix-index-database-stable", "nix-index-database-unstable": "nix-index-database-unstable", @@ -2581,6 +2620,27 @@ "type": "github" } }, + "rust-overlay": { + "inputs": { + "nixpkgs": [ + "niri", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1735352767, + "narHash": "sha256-3zXufMRWUdwmp8/BTmxVW/k4MyqsPjLnnt/IlQyZvhc=", + "owner": "oxalica", + "repo": "rust-overlay", + "rev": "a16b9a7cac7f4d39a84234d62e91890370c57d76", + "type": "github" + }, + "original": { + "owner": "oxalica", + "repo": "rust-overlay", + "type": "github" + } + }, "steamtinkerlaunch": { "flake": false, "locked": {