1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-06 03:13:48 +02:00
goreleaser/internal
Carlos Alexandro Becker 7f95ff0a9a
fix(nix): improve generated derivations (#4582)
- use stdenvNoCC instead of pkgs.stdenvNoCC
- always include stdenvNoCC, even if no deps
- use stdenvNoCC.is(Darwin/Linux) instead of stdenv's

refs #4358
refs 003a8815

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-01-27 09:01:00 -03:00
..
archivefiles refactor: add function to apply template multiple times (#4158) 2023-06-30 14:46:53 -03:00
artifact fix: prevent having whitespaces in artifact names (#4515) 2024-01-07 14:16:33 -03:00
builders test: run testifylint -fix (#4483) 2023-12-17 15:34:28 -03:00
client fix: possible nil pointers on logs 2024-01-21 21:46:59 -03:00
commitauthor test: run testifylint -fix (#4483) 2023-12-17 15:34:28 -03:00
deprecate feat: improve output (#4206) 2023-07-25 08:26:44 -03:00
exec feat: improve template error handling (#4256) 2023-08-24 22:06:12 -03:00
extrafiles feat: improve template error handling (#4256) 2023-08-24 22:06:12 -03:00
gio test: run testifylint -fix (#4483) 2023-12-17 15:34:28 -03:00
git fix: git.ignore_tags not working (#4322) 2023-09-23 02:37:48 -03:00
golden feat: winget support (#4081) 2023-06-14 23:59:55 -03:00
http refactor(http): remove redundant nil check (#4563) 2024-01-21 21:51:03 -03:00
ids chore: gofumpt & lint (#2190) 2021-04-25 14:20:49 -03:00
logext feat: improve output (#4206) 2023-07-25 08:26:44 -03:00
middleware test: run testifylint -fix (#4483) 2023-12-17 15:34:28 -03:00
pipe fix(nix): improve generated derivations (#4582) 2024-01-27 09:01:00 -03:00
pipeline feat: improve --single-target (#4442) 2023-11-27 18:29:50 -03:00
semerrgroup fix: improve skip details (#4522) 2024-01-07 14:12:50 -03:00
shell feat: improve project and build hooks error handling 2023-11-29 22:01:13 -03:00
skips fix: build does not run chocolatey 2024-01-14 15:26:16 -03:00
static docs: fix typos (#4406) 2023-11-06 09:14:07 -03:00
testctx feat: improve --single-target (#4442) 2023-11-27 18:29:50 -03:00
testlib test: run testifylint -fix (#4483) 2023-12-17 15:34:28 -03:00
tmpl feat(tmpl): .GitTreeState and .IsGitClean 2024-01-18 08:07:38 -03:00
yaml feat(yaml): upgraded from yaml.v2 to yaml.v3 (#3004) 2022-03-29 14:00:53 -03:00