From 8731578a2290de7ebc0f39a88acf8db78d2a8f53 Mon Sep 17 00:00:00 2001 From: Cody Hiar Date: Mon, 19 Jun 2023 09:36:04 -0600 Subject: updates --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 745040c..93b8026 100644 --- a/README.md +++ b/README.md @@ -857,7 +857,7 @@ with maintenance so things should be up to date. - [Xplain: Explanations for the X11 window system][665] - [Varnish Authentication Telnet][667] - [Remapping mouse buttons to keyboard keys][670] -- [A Surprisingly Underappreciated Unix Automation Tool][679] +- [A Surprisingly Underappreciated Unix Automation Tool: Expect][679] - [How Unix Works: Become a Better Software Engineer][685] - [Creating Sockets on Linux][688] - [PulseAudio under the hood][704] @@ -1035,6 +1035,7 @@ with maintenance so things should be up to date. - [Nix build No Chroot hack][1033] - [How do Nix Builds Work?][1060] - [Customizing packages in Nix][1067] +- [Using Nix with Dockerfiles][1086] ### OSX/Mac @@ -2266,3 +2267,4 @@ with maintenance so things should be up to date. [1083]: https://github.com/brexhq/prompt-engineering [1084]: https://trishagee.com/2023/05/29/why-i-prefer-trunk-based-development/ [1085]: https://hbr.org/2017/08/high-performing-teams-need-psychological-safety-heres-how-to-create-it +[1086]: https://mitchellh.com/writing/nix-with-dockerfiles -- cgit v1.2.3