Add Nix packaging
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 3
- Forks
- 0
- Avg merge
- 8h 39m
- Merged PRs (30d)
- 9
Description
Description
Nixpgks is the largest and most up-to-date package manager in the world, and a good distribution point for new programs, to which this CLI is a perfect candidate. By providing a package for this environment, we can also assist customers automating Ops.
Expected Behavior or Outcome
- This CLI can be used in Nix environments
Acceptance Criteria
- Users can install this CLI using derivations
- Users can install this CLI using Nix flakes
As a stretch goal, package is published in https://search.nixos.org/packages with automatic versioning and users can install from there, but that'd require this repository be made public first.
Resources/References
Notes
N/A
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked Nix derivations and flakes references, then inspect how this Go CLI is built. Done means users can install the CLI through derivations and Nix flakes; the package-search publication is explicitly a stretch goal.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- build-system, cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100