Files
lix/src/libstore
Eelco Dolstra 300753d594 nix build --json: Include build statistics
Example:

  # nix build -L --extra-experimental-features cgroups --impure --expr 'with import <nixpkgs> {}; runCommand "foo" {} "dd if=/dev/urandom bs=1M count=1024 | md5sum; mkdir $out"' --json
  [
    {
      "cpuSystem": 1.911431,
      "cpuUser": 1.214249,
      "drvPath": "/nix/store/xzdqz67xba18hljhycp0hwfigzrs2z69-foo.drv",
      "outputs": {
        "out": "/nix/store/rh9mc9l2gkpq8kn2sgzndr6ll7ffjh6l-foo"
      },
      "startTime": 1669024076,
      "stopTime": 1669024079
    }
  ]
2022-11-21 10:49:01 +01:00
..
2022-11-18 13:40:59 +01:00
2022-08-03 10:27:25 +02:00
2022-11-18 13:40:59 +01:00
2022-11-18 13:40:59 +01:00
2021-01-06 17:56:53 +01:00
2020-10-06 10:40:07 +02:00
2022-09-12 11:33:23 -05:00
2022-11-08 08:00:29 -08:00
2022-02-21 16:37:25 +01:00
2022-05-04 07:44:32 +02:00
2022-01-27 17:15:43 +01:00
2022-02-21 16:37:25 +01:00
2019-03-14 14:11:12 +01:00
2022-08-03 10:27:25 +02:00
2021-07-26 13:31:09 +02:00
2021-07-26 13:31:09 +02:00
2022-03-31 13:43:20 +02:00
2022-03-31 13:43:20 +02:00
2022-08-22 15:32:53 +02:00
2022-04-28 14:37:05 +02:00
2022-03-11 13:32:16 +00:00
2022-08-22 15:32:53 +02:00