···11 owner = "ipfs";
12 repo = "fs-repo-migrations";
13 # Use the latest git tag here, since v2.0.2 does not
14- # contain the latest migration fs-repo-13-to-14/v1.0.0
15 # The fs-repo-migrations code itself is the same between
16 # the two versions but the migration code, which is built
17 # into separate binaries, is not.
18- rev = "fs-repo-13-to-14/v1.0.0";
19- hash = "sha256-y0IYSKKZlFbPrTUC6XqYKhS3a79rieNGBL58teWMlC4=";
20 };
2122 sourceRoot = "${src.name}/fs-repo-migrations";
···11 owner = "ipfs";
12 repo = "fs-repo-migrations";
13 # Use the latest git tag here, since v2.0.2 does not
14+ # contain the latest migration fs-repo-14-to-15/v1.0.1
15 # The fs-repo-migrations code itself is the same between
16 # the two versions but the migration code, which is built
17 # into separate binaries, is not.
18+ rev = "fs-repo-14-to-15/v1.0.1";
19+ hash = "sha256-oIGDZr0cv+TIl5glHr3U+eIqAlPAOWyFzgfQGGM+xNM=";
20 };
2122 sourceRoot = "${src.name}/fs-repo-migrations";