Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(nix): runtime dependencies #4212

Merged
merged 4 commits into from
Jul 26, 2023
Merged

feat(nix): runtime dependencies #4212

merged 4 commits into from
Jul 26, 2023

Conversation

caarlos0
Copy link
Member

added a way to add runtime dependencies to nix derivations.

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
@caarlos0 caarlos0 added the enhancement New feature or request label Jul 26, 2023
@caarlos0 caarlos0 self-assigned this Jul 26, 2023
@caarlos0 caarlos0 marked this pull request as ready for review July 26, 2023 12:49
@pull-request-size pull-request-size bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Jul 26, 2023
@codecov
Copy link

codecov bot commented Jul 26, 2023

Codecov Report

Merging #4212 (f2aac9a) into main (5e27651) will decrease coverage by 0.04%.
The diff coverage is 80.85%.

@@            Coverage Diff             @@
##             main    #4212      +/-   ##
==========================================
- Coverage   84.12%   84.08%   -0.04%     
==========================================
  Files         131      131              
  Lines       12300    12383      +83     
==========================================
+ Hits        10347    10412      +65     
- Misses       1554     1571      +17     
- Partials      399      400       +1     
Files Changed Coverage Δ
pkg/config/config.go 84.94% <48.27%> (-4.63%) ⬇️
internal/pipe/nix/nix.go 82.59% <95.38%> (+1.93%) ⬆️

@cloudflare-pages
Copy link

cloudflare-pages bot commented Jul 26, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: f2aac9a
Status: ✅  Deploy successful!
Preview URL: https://5cca62eb.goreleaser.pages.dev
Branch Preview URL: https://nix-deps.goreleaser.pages.dev

View logs

@pull-request-size pull-request-size bot added size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Jul 26, 2023
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
@caarlos0 caarlos0 merged commit 8a4c874 into main Jul 26, 2023
10 of 12 checks passed
@caarlos0 caarlos0 deleted the nix-deps branch July 26, 2023 14:32
@github-actions github-actions bot added this to the v1.20.0 milestone Jul 26, 2023
@caarlos0 caarlos0 mentioned this pull request Aug 2, 2023
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant