30 sats \ 1 reply \ @sebastix 28 Nov 2023 \ parent \ on: You wanna dev? meta
I need to learn that and ditch Docker
You can merge them together, nix within docker gives you a cross platform system with magically pinned dependency from NixOS.
But pure Nix is another story, with a single
nix-shell
I have everything working everywhere nix run, and with the OS you can set-up deployments with no effort from a configuration file.Talk about real code-as-infrastructure. 😉
reply