No description
- Nix 100%
| _enrich-machine-attrs.nix | ||
| _lookup-machine.nix | ||
| coalesce.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 | ||
| script-interpreter.nix | ||
| split-filename.nix | ||
| 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");