tvl-depot/utils
William Carroll 4b9a2a6880 Add README to //utils
Add a README.md to the //utils directory.
2020-04-05 16:26:00 +01:00
..
default.nix Drop support for lorri 2020-03-27 10:59:50 +00:00
README.md Add README to //utils 2020-04-05 16:26:00 +01:00

Nix Utils

Nix is useful and well-designed in many cases. Nix's standard library of is not a representative example of the value of Nix. I'm hoping to replace some of the standard library functions with versions that I find more intuitive and ergonomic to consume.

This directcory is where I will host that work.