aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCody Hiar <cody@hiar.ca>2023-06-19 09:36:04 -0600
committerCody Hiar <cody@hiar.ca>2023-06-19 09:36:04 -0600
commit8731578a2290de7ebc0f39a88acf8db78d2a8f53 (patch)
tree27d3b910fc848817330af88df91caea3fde6bcff
parentcd399d521fec700e8b7658c934dca9d3a1ddd564 (diff)
updates
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
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