niri: override nixpkgs-stable

This commit is contained in:
2025-05-15 22:20:46 -07:00
parent ef77cf720b
commit b2ce27fdf2
2 changed files with 4 additions and 17 deletions

View File

@@ -48,6 +48,7 @@
niri = {
url = "github:sodiboo/niri-flake";
inputs.nixpkgs.follows = "nixpkgs";
inputs.nixpkgs-stable.follows = "nixpkgs";
};
};