The sound distributed version control system

#247 unresolved import `thiserror` on nixOS package version bump (1.0.0-alpha24 -> 1.0.0-alpha29)

Closed on January 4, 2021
fabian on January 4, 2021
error[E0432]: unresolved import `thiserror`
  --> src/commands/git.rs:12:5
   |
12 | use thiserror::Error;
   |     ^^^^^^^^^ help: a similar path exists: `thrussh_keys::thiserror`
fabian added a change on January 4, 2021
T3QR4LTKL4M44YUTKUNEZNAAKCVSF5TMG7OA7BSNS33YYP62WM4AC
fabian on January 4, 2021

Sorry, couldn’t resist splitting the dependency declaration into internal/external and ordering the dependencies by alphabetical order.

pmeunier on January 4, 2021

Thanks for the change, but the error is actually deeper. The git command is completely outdated, after the recent changes to libpijul. I’ve started fixing this at the moment I saw your report.

Also, happy new year!

fabian on January 4, 2021

Happy new year! Thanks for looking into it. uwu

pmeunier added a change on January 4, 2021
PFYXF56K4WHL7NKPA2XWFNO5VBCDERL5UQSUPCDN3P7HGMQUHOMQC
pmeunier added a change on January 4, 2021
A3DMBJJAPLS6ASSZ7JVVVULRQNZCF2WKYTRUD7EY7PKVYABSATFAC
main
pmeunier on January 4, 2021

Done!

pmeunier closed this discussion on January 4, 2021