The sound distributed version control system

#33 flake: update devShell packages

Closed on November 15, 2020
cole-h on November 12, 2020

rustc doesn’t provide cargo (making it a PITA to build in this devShell). Also add clippy, and use rustPackages for more explicitness.

(follow-up to https://nest.pijul.com/pijul/pijul/discussions/22)

cole-h added a change on November 12, 2020
This change could not be retrieved at the moment
PJSQKGXDZLRJ7K5XHCUK5RD4SK4ZBBNVWAVVEX7W3MTR6FH7C2TAC
pmeunier on November 14, 2020

Hi! I’d love to apply this, but I couldn’t convert this change to the new format (1.0.0-alpha.1), would you mind cloning this repository again (the conversion doesn’t work on this repository), recording and pushing it again?

Thanks a million!

cole-h added a change on November 14, 2020
This change could not be retrieved at the moment
WNEYKTYJMKMYIWLMU3W52ZTQBJ54HK52DX6YORCKNQFHNIWHZALAC
cole-h on November 14, 2020

Re-recorded :)

EDIT: Also, shell.nix should be removed… Looks like it got resurrected.

pmeunier on November 15, 2020

Done, thanks! I’m removing shell.nix now (I thought it was still useful).

pmeunier closed this discussion on November 15, 2020
pmeunier on November 15, 2020

Reintroduced shell.nix btw, my computer is quite slow and the hard drive is almost full.

cole-h added a change on November 15, 2020
This change could not be retrieved at the moment
D2I7IAODUHRFMQRWUOML26XLPFTLUNC3FVA375KVKZSAOEOESUPAC
cole-h on November 15, 2020

Ah, my mistake – the shell.nix should have wrapped the flake’s devShell. I pushed a change here that does that.