I spend last the two weeks immersed in #Nix and #Nixos, and learned:
1. How to write Nix config for a Haskell project from scratch (https://abhinavsarkar.net/posts/nix-for-haskell).
2. How to create static executables with Nix for Haskell code.
3. How to build Docker images with Nix.
4. How to run a Linux builder for Nix on Macos.
5. How to use the Linux builder to build and deploy to Nixos machines from Macos.
All of these have been on my mind for months, and itβs nice to finally figure it all out.
