nixpkgs/pkgs
Romanos Skiadas 23dd37dd5e rustPlatform.importCargoLock: add an assert for old Cargo.locks
near the end of 2019, the default Cargo.lock format was changed to
[[package]]
checksum = ...

This is what importCargoLock assumes. If the crate had not been `cargo
update`'d with a more recent toolchain than the one with the new
format as default, importCargoLock would fail when trying to access
pkg.checksum.

I ran into such a case (shamefully, in my own crate) and it took me a
while to figure out what was going on, so here is an assert with a
more user friendly message and a hint.
2021-07-18 18:19:50 +03:00
..
applications Merge pull request #130415 from NixOS/new-elisp-packages 2021-07-17 14:37:17 +01:00
build-support rustPlatform.importCargoLock: add an assert for old Cargo.locks 2021-07-18 18:19:50 +03:00
common-updater
data Merge master into haskell-updates 2021-07-16 00:05:27 +00:00
desktops Merge pull request #130374 from bobby285271/elementary-terminal 2021-07-17 04:07:43 +02:00
development coqPackages.math-classes: 8.12.0 -> 8.13.0 2021-07-17 16:25:34 +02:00
games steamPackages.steam-fhsenv: fix Proton 2021-07-16 15:13:31 -07:00
misc vscode-extensions.vscodevim.vim: 1.11.3 -> 1.21.5 2021-07-17 11:06:01 +09:00
os-specific Merge pull request #130416 from marsam/update-lxc 2021-07-17 14:10:27 +01:00
pkgs-lib
servers Merge pull request #130435 from LeSuisse/openresty-1.19.3.2 2021-07-17 14:03:53 +02:00
shells grml-zsh-config: 0.18.0 -> 0.19.0 2021-07-17 09:28:03 +02:00
stdenv Merge pull request #129328 from nh2/manual-fix-hardening-flags-sections 2021-07-05 23:11:22 +02:00
test Merge pull request #130041 from xworld21/texlive-generate-fmtutilcnf 2021-07-17 08:21:12 -04:00
tools Merge pull request #130400 from fabaff/bump-siege 2021-07-17 15:34:11 +01:00
top-level podman: add darwin wrapper with qemu for podman machine 2021-07-17 20:54:50 +10:00