error: anonymous function at /home/joerg/git/nixpkgs/nixos/lib/testing.nix:1:1 called without required argument 'pkgs', at /home/joerg/git/nixops/nix/eval-machine-info.nix:9:6
error: evaluation of the deployment specification failed
$ nixops deploy -d <any-deployment>
Issue description
#47684 added a
pkgsargument which is not passed in nixops: https://github.com/NixOS/nixops/blob/master/nix/eval-machine-info.nix#L9This results in the following failure:
Steps to reproduce
$ nixops deploy -d <any-deployment>Technical details
"x86_64-linux"Linux 4.14.80, NixOS, 19.03.git.b43a02a (Koi)yesyesnix-env (Nix) 2.1.3"nur""home-manager"/home/joerg/git/nixpkgs