12
What have you been working on?
(lm.paradisus.day)
NixOS is a Linux distribution built on top of the Nix package manager. Its declarative configuration allows reliable system upgrades via several official channels of stability and size.
This community discusses NixOS, Nix, and everything related.
I've also been working on making a flake for the WASM-4 retro console . They had a game jam some time ago that I made a game for, and I thought it'd be cool to package the game with nix. Of course, I first had to wrap the build tool in a flake, and now I'm working on a devshell to build my game. I suspect I'll have to expand more packages on the wasm4 flake, since theres runtimes and other binaries too.