Commit graph

26 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
49ba18d71b
feat: nix builds have the right version and commit 2025-04-12 09:58:33 -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
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
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
Adriano Caloiaro
06238b4fb3
fix: update prepare-release steps 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
Adriano Caloiaro
ccdc0078ff
fix: remove vendor dir 2025-04-08 18:21:58 -06:00
Adriano Caloiaro
0be02d3f23
fix: default.nix out of sync with reality 2025-04-08 18:08:55 -06:00
Adriano Caloiaro
5978ef6947
fix: prepare-release not bumping version in default.nix 2025-04-08 18:03:12 -06:00
Adriano Caloiaro
6b86491ed7
fix: (again) release versioning 2025-04-08 17:50:06 -06:00
Adriano Caloiaro
d128437bb9
fix: cachix action config 2025-04-08 17:38:46 -06:00
Adriano Caloiaro
4ed1045f76
feat: remove gomod2nix 2025-04-08 15:44:01 -06: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
Adriano Caloiaro
67f5dc20fc
fix: svu bump version numbers in code 2024-12-12 12:12:44 -07:00
Adriano Caloiaro
47b36316d2
chore: add 'svu' package to devenv 2024-10-10 10:57:17 -07:00
Adriano Caloiaro
2d176ff908
chore: update devenv and nixpkgs 2024-10-10 10:51:55 -07:00
Adriano Caloiaro
2c5c9c14ec
Fix missing default package 2024-01-29 12:41:58 -07: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
Denys Pavlov
1fea717c60 Revert 1 commits
e46d3e4 'nix: Update flake sha'
2023-11-16 22:21:23 -05:00
Adriano Caloiaro
e46d3e4803
nix: Update flake sha 2023-09-26 08:47:18 -06:00
Adriano Caloiaro
5bc9d352e9
Rename project to 'ess'
`env-sample-sync` is tedious to type
2023-09-26 07:51:15 -06:00
Adriano Caloiaro
b356f56878
nix: Fix flake 2023-09-09 09:27:46 +02:00
Adriano Caloiaro
37777df45e
Add nix flake 2023-09-02 15:31:35 +02:00