Skip to content

convert outpaths to use nix-eval-jobs #541

Description

@zowoq

Mic92/nixpkgs-review@8ed3acf

nixpkgs-review has added support for nix-eval-jobs which is now in nixpkgs, we should also convert Outpaths to use nix-eval-jobs.

"nix-env"
[ "-f",
outpathFile,
"-qaP",
"--no-name",
"--out-path",
"--arg",
"path",
currentDir,
"--arg",
"checkMeta",
"true",
"--show-trace"

Also need to update the outpaths parsing to work with the json lines format from nix-eval-jobs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions