From 84e73e3f98307f0e6b7103a30d06022cd0061502 Mon Sep 17 00:00:00 2001 From: Mora Unie Youer Date: Sun, 2 Mar 2025 10:26:16 +0300 Subject: feat(mora): add `niri` from Git --- flake.lock | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index 9422074..b230739 100644 --- a/flake.lock +++ b/flake.lock @@ -43,7 +43,9 @@ "flake-compat" ], "libnbtplusplus": "libnbtplusplus", - "nix-filter": "nix-filter", + "nix-filter": [ + "nix-filter" + ], "nixpkgs": [ "nixpkgs" ] @@ -312,6 +314,30 @@ "type": "github" } }, + "niri": { + "inputs": { + "nix-filter": [ + "nix-filter" + ], + "nixpkgs": [ + "nixpkgs" + ], + "rust-overlay": [] + }, + "locked": { + "lastModified": 1740898912, + "narHash": "sha256-oDQWpeYkJ2xzGJOCq+m+uMp8urW/37B7NbTndYKIME4=", + "owner": "YaLTeR", + "repo": "niri", + "rev": "9f205d465c46928b95702447194faeb342a57965", + "type": "github" + }, + "original": { + "owner": "YaLTeR", + "repo": "niri", + "type": "github" + } + }, "nix-filter": { "locked": { "lastModified": 1731533336, @@ -468,6 +494,8 @@ "home-manager": "home-manager", "lanzaboote": "lanzaboote", "musnix": "musnix", + "niri": "niri", + "nix-filter": "nix-filter", "nixpkgs": "nixpkgs", "nurpkgs": "nurpkgs", "nyxpkgs": "nyxpkgs", -- cgit v1.2.3-70-g09d2