Commit graph

15 commits

Author SHA1 Message Date
teutat3s 12ebd64d98
garage: 0.8.1 -> 0.8.2
https://git.deuxfleurs.fr/Deuxfleurs/garage/releases/tag/v0.8.2

Remove workaround for failing tests, upstream fixed them in
https://git.deuxfleurs.fr/Deuxfleurs/garage/issues/526
2023-03-14 10:21:53 +01:00
Artturi b978bf0f0f
Merge pull request #220570 from Artturin/fixlints1 2023-03-14 02:15:55 +02:00
teutat3s 78286a06b0
garage: 0.8.0 -> 0.8.1
https://git.deuxfleurs.fr/Deuxfleurs/garage/compare/v0.8.0...v0.8.1

Fix tests by adding cacert

Use garage version 0_8 by default for nixos tests

Use same rust feature set as upstream for release binary and tests:
https://git.deuxfleurs.fr/Deuxfleurs/garage/src/tag/v0.8.1/nix/compile.nix#L181-L192
https://git.deuxfleurs.fr/Deuxfleurs/garage/src/tag/v0.8.1/default.nix#L40-L52
2023-03-13 13:55:36 +01:00
Artturin cab4a24c34 treewide: fix lints
Arg to lib.optional is a list

build time tool in buildInputs
2023-03-11 00:55:17 +02:00
Weijia Wang 021ba88731 garage: unbreak on aarch64-darwin 2023-01-02 09:29:25 +01:00
Raito Bezarius 5d68e8482f garage: mark 0.8 broken on Darwin 2022-12-30 15:12:46 +01:00
Raito Bezarius e6597c8ac5 garage: mark 0.7.3 as EOL 2022-12-30 15:12:45 +01:00
Raito Bezarius 1db2175e7a nixos/garage: provide multiple versions to provide an upgrade path when using NixOS service
- Add mention to release notes 23.05
- Introduce Garage v0.8
- Protect against unexpected upgrade with stateVersion
- Test matrix over 0.7 × 0.8
2022-12-30 15:12:44 +01:00
teutat3s 56ab9dd70c
garage: add myself as maintainer 2022-11-07 15:16:02 +01:00
teutat3s 654192bd63
garage: 0.7.0 -> 0.7.3
https://git.deuxfleurs.fr/Deuxfleurs/garage/compare/v0.7.0...v0.7.3
2022-09-06 12:37:37 +02:00
Theodore Ni e3d8a347fe
garage: fix build on Darwin
Security needs to be added as a buildInput.
2022-05-11 16:32:35 -05:00
Artturin f1c7f19e49 treewide: testVersion -> testers.testVersion 2022-04-22 16:24:27 +03:00
Nick Cao 46093e942f
garage: 0.6.1 -> 0.7.0 2022-04-10 18:05:20 +08:00
R. Ryantm 47b93c97a2 garage: 0.6.0 -> 0.6.1 2022-03-06 00:25:27 +00:00
Nick Cao 28486b2af8
garage: init at 0.6.0 2022-02-10 19:29:25 +08:00