forked from DGNum/infrastructure
chore(garage): update from garage 1.0.1 to 1.1.0
This commit is contained in:
parent
d40c4011bd
commit
7d7c83e1c8
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ in
|
||||||
|
|
||||||
package = mkOption {
|
package = mkOption {
|
||||||
type = package;
|
type = package;
|
||||||
default = pkgs.garage_1_0_1;
|
default = pkgs.garage_1_1_0;
|
||||||
description = ''
|
description = ''
|
||||||
Garage package to use, needs to be set explicitly.
|
Garage package to use, needs to be set explicitly.
|
||||||
If you are upgrading from a major version, please read NixOS
|
If you are upgrading from a major version, please read NixOS
|
||||||
|
|
Loading…
Add table
Reference in a new issue