_enrich-machine-attrs.nix | ||
_lookup-machine.nix | ||
default.nix | ||
file-lines.nix | ||
flatten.nix | ||
import-folder.nix | ||
isMinutessTimeUnit.nix | ||
isSecondsTimeUnit.nix | ||
join-string.nix | ||
LICENSE | ||
match-all-flat.nix | ||
match-all.nix | ||
mkAttrItemsFunction.nix | ||
name-to-mac.nix | ||
readDirItems.nix | ||
README.md | ||
take.nix |
cascade-functions
General purpose functions that might be useful.
One file per function. Start with a _ to disable the function being automatically imported.
Usage
with import (fetchGit "https://gitlab.com/jamesandariese/cascade-functions");