home.social

#flakeparts — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #flakeparts, aggregated by home.social.

  1. Riffing on a new flake parts project, Le Grille. Similar to Shell Game, but it also tries to keep the treefmt config in sync. Adding a language should add not just a devshell, but a treefmt config using the same tool versions. Also takes care of some other boilerplate, like deadnix+statix+nixfmt and checking headers with REUSE.

    codeberg.org/rossabaker/le-gri

    #Nix #FlakeParts #Devshell #Treefmt

  2. @zer0unplanned This post looks very useful. I made a similar tool (still in beta with errors) to grab screenshots and raw data of manual pages for commands, in this case info, and to present the different layers that are the OS, app and nixos settings. The program ssh-key-manager is in my flake repoducible.org ( features/security/packages can be pulled out into another flake) & bit of a monster. Yours looks ultra compact

  3. Hi Nix and flake-parts users,

    Just ported my flake file to use flake-parts finally for my nixos config😄

    github.com/vivekanandan-ks/ksv

    Please check this and suggest any improvements.

    It would help me learn to do things more properly.

    🥹
    #nix #nixos #flake #flakeparts #config #system