Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-05-28 | r/4175 feat(nix/utils): add onlyDrvPath to get the drvPath w/o the outputs | sterni | 1 | -0/+11 |
2022-05-28 | r/4168 fix(nix/utils): remove predicates based on symlink heuristic | sterni | 1 | -31/+0 |
2022-05-26 | r/4141 chore(nix/utils): Comment out tests for detection-ish of symlinks | Vincent Ambo | 1 | -4/+8 |
2022-01-31 | r/3723 style: format entire depot with nixpkgs-fmt | Vincent Ambo | 1 | -18/+36 |
2021-12-17 | r/3285 feat(nix/utils): handle toString-able sets produced by builtins.path | sterni | 1 | -0/+4 |
2021-10-02 | r/2947 feat(nix/utils): expose pathType of symlink target | sterni | 1 | -0/+25 |
2021-09-17 | r/2880 test(nix/utils): unit test storePathName | sterni | 1 | -0/+16 |
2021-09-14 | r/2858 test(nix/utils): unit test path predicates | sterni | 8 | -0/+69 |