about summary refs log tree commit diff
path: root/nix/utils/tests/default.nix (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-28 r/4175 feat(nix/utils): add onlyDrvPath to get the drvPath w/o the outputssterni1-0/+11
2022-05-28 r/4168 fix(nix/utils): remove predicates based on symlink heuristicsterni1-31/+0
2022-05-26 r/4141 chore(nix/utils): Comment out tests for detection-ish of symlinksVincent Ambo1-4/+8
2022-01-31 r/3723 style: format entire depot with nixpkgs-fmtVincent Ambo1-18/+36
2021-12-17 r/3285 feat(nix/utils): handle toString-able sets produced by builtins.pathsterni1-0/+4
2021-10-02 r/2947 feat(nix/utils): expose pathType of symlink targetsterni1-0/+25
2021-09-17 r/2880 test(nix/utils): unit test storePathNamesterni1-0/+16
2021-09-14 r/2858 test(nix/utils): unit test path predicatessterni1-0/+63