chore(garage): update from garage 1.0.1 to 1.1.0
This commit is contained in:
parent
97fd815941
commit
adf9539996
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue