Commit graph

124 commits

Author SHA1 Message Date
Github Actions
2608875aa3 bump release version
Some checks failed
goreleaser / goreleaser (push) Failing after 1m19s
2026-07-19 15:32:37 +00:00
Adriano Caloiaro
d85b8024b8 Add migration notice to README 2026-07-19 09:31:42 -06:00
Github Actions
f69051c29e bump release version 2025-04-14 16:34:48 +00:00
e25e67bc64
Merge pull request #24 from acaloiaro/fix/overlapping-cgo-enabled-env-2
fix: overlapping cgo enabled
2025-04-14 10:34:00 -06:00
Adriano Caloiaro
749d9a5c19
fix: overlapping cgo enabled (default.nix) 2025-04-14 10:31:23 -06:00
Github Actions
5427c88915 bump release version 2025-04-14 16:21:46 +00:00
333eb45564
Merge pull request #23 from acaloiaro/fix/overlapping-cgo-enabled-env
fix: overlapping CGO_ENABLED = 0
2025-04-14 10:20:59 -06:00
Adriano Caloiaro
44eb90d711
fix: overlapping CGO_ENABLED = 0
When ess is a flake input to other devenv projects, it fails with the following:

> error: The `env` attribute set cannot contain any attributes passed to derivation. The following attributes are overlapping:
>   - CGO_ENABLED: in `env`: 0; in derivation arguments: 1
2025-04-14 10:20:12 -06:00
Github Actions
8561909a6b bump release version 2025-04-12 14:25:05 +00:00
Adriano Caloiaro
539f3dbbcc
Merge remote-tracking branch 'juan/add-version-to-nix-builds' 2025-04-12 08:22:14 -06:00
Juan C. Müller
49ba18d71b
feat: nix builds have the right version and commit 2025-04-12 09:58:33 -04:00
Github Actions
b58ff07535 bump release version 2025-04-11 01:37:34 +00:00
8b463f6ae6
Merge pull request #22 from jcmuller/some-fixes
Some fixes
2025-04-10 19:36:48 -06:00
Juan C. Müller
7a95d77031
bump: nix-direnv version
Signed-off-by: Juan C. Müller <me@juancmuller.com>
2025-04-10 21:22:13 -04:00
Juan C. Müller
c359037d18
chore: delete shell.nix (vestige of gomod2nix)
Signed-off-by: Juan C. Müller <me@juancmuller.com>
2025-04-10 21:22:13 -04:00
Juan C. Müller
ee34b81aca
chore: remove automake
Signed-off-by: Juan C. Müller <me@juancmuller.com>
2025-04-10 21:22:13 -04:00
Juan C. Müller
4be98a8a12
bump: flakes
Signed-off-by: Juan C. Müller <me@juancmuller.com>
2025-04-10 21:22:13 -04:00
Juan C. Müller
c044bee640
feat: get rid of devenv
Signed-off-by: Juan C. Müller <me@juancmuller.com>
2025-04-10 21:22:13 -04:00
Juan C. Müller
7be2553d8f
chore: clean trailing lines
Signed-off-by: Juan C. Müller <me@juancmuller.com>
2025-04-10 21:10:38 -04:00
Juan C. Müller
6ef4dbacd7
chore: add .ignore
Signed-off-by: Juan C. Müller <me@juancmuller.com>
2025-04-10 21:10:38 -04:00
Juan C. Müller
16eda61926
chore: use version.txt rather than modifying source code on bump
Signed-off-by: Juan C. Müller <me@juancmuller.com>
2025-04-10 21:10:38 -04:00
Juan C. Müller
44a904c668
chore: update versions in README
Signed-off-by: Juan C. Müller <me@juancmuller.com>
2025-04-10 21:10:38 -04:00
Juan C. Müller
f321ff05d5
chore: lsp cleaned _something_
Signed-off-by: Juan C. Müller <me@juancmuller.com>
2025-04-10 21:10:38 -04:00
Adriano Caloiaro
06238b4fb3
fix: update prepare-release steps 2025-04-10 21:10:38 -04:00
Juan C. Müller
4a23552b8b
chore: the tooling just cleaned this 🤷
Signed-off-by: Juan C. Müller <me@juancmuller.com>
2025-04-10 21:10:38 -04:00
Juan C. Müller
6a33dac5c2
fix: stricter matching of ess
Signed-off-by: Juan C. Müller <me@juancmuller.com>
2025-04-10 21:10:38 -04:00
Juan C. Müller
242e84ed5a
fix: finish vanishing gomod2nix
Signed-off-by: Juan C. Müller <me@juancmuller.com>
2025-04-10 21:10:38 -04:00
Juan C. Müller
7c168c7c25
fix: pass in pkgs and import nixpkgs correctly
Signed-off-by: Juan C. Müller <me@juancmuller.com>
2025-04-10 21:10:38 -04:00
Juan C. Müller
284adb75aa
fix: vendorize dependencies
Signed-off-by: Juan C. Müller <me@juancmuller.com>
2025-04-10 20:24:15 -04:00
Adriano Caloiaro
7044f82906 fix: builds not using ldflags 2025-04-08 18:25:29 -06:00
Github Actions
f6c589e531 bump release version 2025-04-09 00:23:08 +00:00
Adriano Caloiaro
ccdc0078ff
fix: remove vendor dir 2025-04-08 18:21:58 -06:00
Github Actions
7e74b24374 bump release version 2025-04-09 00:17:17 +00:00
Adriano Caloiaro
8c2abb9cbf
fix: default.nix out of sync with reality (still) 2025-04-08 18:16:12 -06:00
Github Actions
259fd47ccb bump release version 2025-04-09 00:10:03 +00:00
Adriano Caloiaro
0be02d3f23
fix: default.nix out of sync with reality 2025-04-08 18:08:55 -06:00
Github Actions
f7ea4ed882 bump release version 2025-04-09 00:04:16 +00:00
Adriano Caloiaro
5978ef6947
fix: prepare-release not bumping version in default.nix 2025-04-08 18:03:12 -06:00
Github Actions
9b1f2d023e bump release version 2025-04-08 23:51:11 +00:00
Adriano Caloiaro
6b86491ed7
fix: (again) release versioning 2025-04-08 17:50:06 -06:00
Github Actions
915b84d85f bump release version 2025-04-08 23:39:47 +00:00
Adriano Caloiaro
d128437bb9
fix: cachix action config 2025-04-08 17:38:46 -06:00
0c8b4ec1d1
Merge pull request #20 from acaloiaro/feat/remove-gomod2nix
feat: remove gomod2nix
2025-04-08 15:45:23 -06:00
Adriano Caloiaro
4ed1045f76
feat: remove gomod2nix 2025-04-08 15:44:01 -06:00
Adriano Caloiaro
3a13c14152
feat: go 1.21 -> go 1.24
Also update flake dependencies
2025-04-08 15:08:52 -06:00
Github Actions
0f44c164ae bump release version 2024-12-12 19:42:19 +00:00
Adriano Caloiaro
9ba79170e7
fix: build date in version string 2024-12-12 12:41:49 -07:00
Github Actions
e9a602ca09 bump release version 2024-12-12 19:22:06 +00:00
Adriano Caloiaro
3ec2a6818f
fix: update version numbers in README 2024-12-12 12:21:25 -07:00
Adriano Caloiaro
a0e2328a0b
feat: svu bump version numbers in code 2024-12-12 12:16:36 -07:00