nix
Nix Finally-Here 10 months ago 100%
I added Continous Integration to my personal Nix configuration

Github CI now builds my NixOS starter template. Next, I'm looking into a GitHub bot to automatically update my flake and merge it only if the build passes. I found this to be super cool. How is this not the future of Linux? [https://github.com/dustinlyons/nixos-config](https://github.com/dustinlyons/nixos-config) Edits: * Just learning about the Determinate Systems [Update Flake Lock](https://github.com/DeterminateSystems/update-flake-lock) Github Action. Looks like I won't have to write anything myself! * Adding Cachix to the mix should greatly speed things up, u/One-Triggy-Boi left some good examples below. ​

1
0