goreleaser / nfpm

nFPM is Not FPM - a simple deb, rpm, apk, ipk, and arch linux packager written in Go
https://nfpm.goreleaser.com/
MIT License
2.13k stars 157 forks source link

build: added shell.nix #743

Closed caarlos0 closed 9 months ago

caarlos0 commented 9 months ago

adds a shell.nix with most of what's needed to work on nfpm

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (a8707cd) 75.18% compared to head (9223fb7) 75.28%. Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #743 +/- ## ========================================== + Coverage 75.18% 75.28% +0.10% ========================================== Files 10 10 Lines 2422 2432 +10 ========================================== + Hits 1821 1831 +10 Misses 425 425 Partials 176 176 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.