nixpkgs/pkgs/build-support/rust/test/import-cargo-lock
D Anzorge 38fb742663 rustPlatform.importCargoLock: fix [package] section handling
Members of the [package] table in Cargo.toml can be either subtables, or
values like strings and bools. Python is happy to check for membership
of "workspace" in a string, since Python strings are iterables, but if
the value is a bool, Python will throw an exception.
2023-04-29 21:05:05 +02:00
..
basic
basic-dynamic importCargoLock: introduce alternative parameter lockFileContents 2021-09-20 14:54:40 +02:00
git-dependency
git-dependency-branch
git-dependency-rev
git-dependency-rev-non-workspace-nested-crate rust/import-cargo-lock: hopefully make nested crate test work on macos 2021-10-25 01:11:45 +02:00
git-dependency-tag
git-dependency-workspace-inheritance rustPlatform.importCargoLock: fix [package] section handling 2023-04-29 21:05:05 +02:00
maturin treewide: remove danieldk as maintainer from a set of packages 2021-09-12 14:42:12 +00:00
v1 rustPlatform.importCargoLock: add support for v1 lock files 2023-02-26 00:45:40 -05:00
default.nix rustPlatform.importCargoLock: fix [package] section handling 2023-04-29 21:05:05 +02:00