Commit graph

8 commits

Author SHA1 Message Date
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
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
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
284adb75aa
fix: vendorize dependencies
Signed-off-by: Juan C. Müller <me@juancmuller.com>
2025-04-10 20:24:15 -04:00
Adriano Caloiaro
4ed1045f76
feat: remove gomod2nix 2025-04-08 15:44:01 -06:00
Adriano Caloiaro
09381ed0fe
feat: Add .envrc support 2024-01-29 12:19:31 -07:00
Adriano Caloiaro
d09e07247c
Add gomod2nix config/update post-release.yaml 2024-01-15 16:31:15 -07:00