nixpkgs-review: depends on nix-eval-jobs (#520119)

This commit is contained in:
Adam C. Stephens
2026-05-14 15:19:44 +00:00
committed by GitHub
@@ -11,6 +11,7 @@
cacert,
git,
nix,
nix-eval-jobs,
versionCheckHook,
withAutocomplete ? true,
@@ -55,6 +56,7 @@ python3Packages.buildPythonApplication (finalAttrs: {
let
binPath = [
nix
nix-eval-jobs
git
]
++ lib.optional withSandboxSupport bubblewrap