chore(garage): update from garage 1.0.1 to 1.1.0

This commit is contained in:
catvayor 2025-03-09 21:10:07 +01:00 committed by sinavir
parent d40c4011bd
commit 7d7c83e1c8
No known key found for this signature in database

View file

@ -70,7 +70,7 @@ in
package = mkOption {
type = package;
default = pkgs.garage_1_0_1;
default = pkgs.garage_1_1_0;
description = ''
Garage package to use, needs to be set explicitly.
If you are upgrading from a major version, please read NixOS