We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53abe0f commit 75bc948Copy full SHA for 75bc948
pkgs/tools/filesystems/garage/default.nix
@@ -129,14 +129,12 @@ rec {
129
hash = "sha256-2ZaxenwaVGYYUjUJaGgnGpZNQprQV9+Jns2sXM6cowk=";
130
cargoHash = "sha256-ittesFz1GUGipQecsmMA+GEaVoUY+C9DtEvsO0HFNCc=";
131
cargoPatches = [ ./update-time.patch ];
132
- broken = stdenv.hostPlatform.isDarwin;
133
};
134
135
garage_1_1_0 = generic {
136
version = "1.1.0";
137
hash = "sha256-ysf/GYR39trXTPRdw8uB6E4YDp4nAR8dbU9k9rQTxz0=";
138
cargoHash = "sha256-SkDr/e9YZ3raTGucaiv/RV2zF9tEDIeqZeri6Xk3xEU=";
139
140
141
142
garage_0_8 = garage_0_8_7;
0 commit comments