Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-12-07 | nix ls-{nar,store}: Return offset of files in the NAR if known | Eelco Dolstra | 1 | -2/+2 | |
E.g. $ nix ls-store --json --recursive --store https://cache.nixos.org /nix/store/b0w2hafndl09h64fhb86kw6bmhbmnpm1-blender-2.79 \ | jq .entries.bin.entries.blender.narOffset 400 | |||||
2017-11-14 | nix ls-{nar,store}: Don't abort on missing files | Eelco Dolstra | 1 | -0/+4 | |
2017-11-14 | Add some tests | Eelco Dolstra | 1 | -4/+15 | |
2017-11-14 | Rename tests/nar-index -> tests/nar-access | Eelco Dolstra | 1 | -0/+23 | |