aboutsummaryrefslogtreecommitdiffstats
path: root/flake
diff options
context:
space:
mode:
Diffstat (limited to 'flake')
-rw-r--r--flake/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake/default.nix b/flake/default.nix
index 90997aa3..39e7d02e 100644
--- a/flake/default.nix
+++ b/flake/default.nix
@@ -66,7 +66,7 @@
};
tests = import ../tests {
- inherit pkgs nixpkgs_as_input myPkgs sysLib nixLib;
+ inherit pkgs nixpkgs_as_input myPkgs sysLib nixLib nixpkgs_open_prs system;
inherit (pkgs) lib;
extraModules = {
nixvim = {