Big meowzor post

This commit is contained in:
Jade Lovelace 2023-04-24 14:01:12 -07:00
parent a6a6f347ba
commit e78fbaade0
14 changed files with 3160 additions and 316 deletions

View file

@ -47,7 +47,7 @@ I recommend keeping the nixpkgs source code open while working on Nix stuff,
and using `nix-doc` and a `nix repl` to help find things. I've written [another
post][nix finding post] on this workflow.
[nix finding post]: ./finding-functions-in-nixpkgs.md
[nix finding post]: https://jade.fyi/blog/finding-functions-in-nixpkgs/
# Implementation