Fix final evaluation errors
- We had some functions in a list that we were erroneously not evalutating
- Our recursion had an out-by-1
- Streams were incompatible with port forwarding
Change-Id: I5f40cd4f7eb1ce8e27a31a4927460393649f3849
1 file changed
tree: f03d7b6397f21160ce252bbf70e5770b0db94681
- default.nix
- flake.lock
- flake.nix
- LICENSE
- nginx.nix
- README.md
README.md
Clicks Nix Helpers
We write nix to manage our infrastructure, but sometimes it's too boilerplatey for us to want to write. This repository contains all the things that have made our jobs easier, we hope they help you too!