MathisWellmann opened a new issue, #3012:
URL: https://github.com/apache/iggy/issues/3012

   ### Description
   
   I'm creating this ticket to indicate my intent to open a PR with Nix 
packages for the iggy binaries as well as a NixOS module configuration which I 
have now been using for a week in my homelab.
   
   The [Nix](https://nixos.org/) package manager enables:
   - reproducible package builds with deterministic system dependencies.
   - development shell as a unified way to handle all the tools and 
dependencies needed to build the project.
   
   NixOS basically is an entire Linux distribution based on the concept of 
declarative, reproducible configs that allows for easy rollback of the system 
state as well.
   
   Its a great fit for iggy to be able to deploy the NixOS module on bare-metal 
hardware.
   
   ### Component
   
   Other
   
   ### Proposed solution
   
   I'll create a PR to provide the dev shell, packages and NixOS module 
required.
   
   ### Alternatives considered
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to