about summary refs log tree commit diff
path: root/nix/utils/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/+16
2022-05-28 r/4168 fix(nix/utils): remove predicates based on symlink heuristicsterni1-32/+6
2022-01-31 r/3723 style: format entire depot with nixpkgs-fmtVincent Ambo1-17/+22
2021-12-17 r/3285 feat(nix/utils): handle toString-able sets produced by builtins.pathsterni1-3/+4
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 targetsterni1-13/+79
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 CIsterni1-0/+24