about summary refs log tree commit diff
path: root/nix/utils (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-11-09 r/5274 revert(nix/utils): onlyDrvPath to get the drvPath w/o the outputssterni2-27/+0
2022-09-19 r/4922 chore(gerrit): migrate OWNERS files to code-owners styleLuke Granger-Brown1-3/+1
2022-05-28 r/4175 feat(nix/utils): add onlyDrvPath to get the drvPath w/o the outputssterni2-0/+27
2022-05-28 r/4168 fix(nix/utils): remove predicates based on symlink heuristicsterni2-63/+6
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 Ambo2-35/+58
2021-12-17 r/3285 feat(nix/utils): handle toString-able sets produced by builtins.pathsterni2-3/+8
2021-11-23 r/3088 refactor(readTree): Move 'drvTargets' into readTreeVincent Ambo1-17/+0
2021-10-02 r/2947 feat(nix/utils): expose pathType of symlink targetsterni2-13/+104
2021-09-17 r/2880 test(nix/utils): unit test storePathNamesterni1-0/+16
2021-09-14 r/2858 test(nix/utils): unit test path predicatessterni8-0/+69
2021-08-24 r/2753 refactor(users/grfn/gws.fyi): implement isDirectory in pure nixsterni1-0/+65
2021-04-20 r/2532 feat(nix/utils): add storePathName, a more generic baseNameOfsterni1-0/+42
2021-03-15 r/2282 feat(users/Profpatsch): build attrset members on CIsterni2-0/+27