1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-26 15:41:40 +00:00
nixpkgs/pkgs/build-support/rust
Joachim Fasting bad07dfac5
tree-wide: replace uses of splitString "." with lib.versions
Quoting from the splitString docstring:

   NOTE: this function is not performant and should never be used.

This replaces trivial uses of splitString for splitting version
strings with the (potentially builtin) splitVersion.
2019-09-26 17:42:49 +02:00
..
build-rust-crate tree-wide: replace uses of splitString "." with lib.versions 2019-09-26 17:42:49 +02:00
cargo-vendor
patch-registry-deps
cargo-vendor-normalise.py
carnix.nix
crates-io.nix treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
default-crate-overrides.nix gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
default.nix Merge pull request #66617 from transumption-unstable/201908/rust-aarch64-linux-musl 2019-09-19 01:21:55 +00:00
fetchcargo-default-config.toml
fetchcargo.nix treewide: use dontUnpack 2019-07-01 04:23:51 -04:00
fetchcrate.nix