Hello #Nix fans 👋

If you have a Flake ❄️ in your #GitHub repository, Nix Flake Checker is a free must-have tool 🧰

Keep Nixpkgs inputs in your flake.lock files up to date, highlight issues & how to fix them. Feedback welcome!

https://github.com/marketplace/actions/nix-flake-checker

Nix Flake Checker - GitHub Marketplace

Check your `flake.lock` files for common problems like outdated Nixpkgs releases.

GitHub
@determinatesystems Tagging @jnsgruk as you might like this 👍️
@wimpy nice thanks! I just noticed a sudden flurry of activity on your flake. Can’t believe I’ve not seen kmscon before…

@jnsgruk I felt the same way when I learned of KMSCON. I particularly like the Unicode support and familiar keybindings to scale the font 💪

I borrowed your helper and added iso 📀 building: https://github.com/wimpysworld/nix-config/releases

And those .iso images have my (actually our) install script 🐚embedded: https://github.com/wimpysworld/nix-config/blob/main/nixos/_mixins/users/nixos/default.nix

I snagged your nvd change report hook earlier and added most of the GitHub Actions we work on at @determinatesystems, which might interest you: https://github.com/wimpysworld/nix-config/tree/main/.github/workflows

Releases · wimpysworld/nix-config

Wimpy's NixOS & Home Manager Configurations ❄️. Contribute to wimpysworld/nix-config development by creating an account on GitHub.

GitHub

@wimpy yeh I built an iso recently - haven’t yet integrated into my flake but I will at some point!

Oh and BTW you should set the xkb key map to “gb” rather than “uk” in your kmscon config - using uk errorred out for me 😊. It also has a proper “services.kmscon.fonts” option which I’ve added too 😊

@jnsgruk Thanks for the tips. Will do 👍

@determinatesystems
We should try to translate it to #CodeBerg or #WoodpeckerCI actions to make it available for really free git forges.

#nix #github