Installing packages in Devcontainers with Nix
https://mischavandenburg.com/zet/installing-packages-in-devcontainers-with-nix/
#nix #nixos #linux #coding
https://mischavandenburg.com/zet/installing-packages-in-devcontainers-with-nix/
#nix #nixos #linux #coding
Installing packages in Devcontainers with Nix | Mischa van den Burg
I’ve been obsessed with Devcontainers and Devpods recently, and I’m learning a lot about portable dev environments. This is truly the next level of config management and the future of dev environments in my opinion. I relied on brew as my package manager, however, I ran into problems when I wanted to run my Linux dev containers on my M2 Silicon Mac. Linux brew is not supported on ARM architecture.