···23 doCheck = false;
2425 meta = {
26- description = "Run the appripriate migrations for migrating the filesystem repository of Kubo (migrations not included)";
27 homepage = "https://github.com/ipfs/fs-repo-migrations";
28 license = lib.licenses.mit;
29 platforms = lib.platforms.unix;
···23 doCheck = false;
2425 meta = {
26+ description = "Run the appropriate migrations for migrating the filesystem repository of Kubo (migrations not included)";
27 homepage = "https://github.com/ipfs/fs-repo-migrations";
28 license = lib.licenses.mit;
29 platforms = lib.platforms.unix;
+1-1
pkgs/by-name/ku/kubo-migrator/package.nix
···21 '';
2223 meta = kubo-migrator-unwrapped.meta // {
24- description = "Run the appripriate migrations for migrating the filesystem repository of Kubo";
25 };
26}
···21 '';
2223 meta = kubo-migrator-unwrapped.meta // {
24+ description = "Run the appropriate migrations for migrating the filesystem repository of Kubo";
25 };
26}