nixpkgs/pkgs/development/tools/parsing
Daniël de Kok 85f96822a0 treewide: fix cargoSha256/cargoHash
Rust 1.50.0 incorporated a Cargo change (rust-lang/cargo#8937) in
which cargo vendor erroneously changed permissions of vendored
crates. This was fixed in Rust
1.51.0 (rust-lang/cargo#9131). Unfortunately, this means that all
cargoSha256/cargoHashes produced during the Rust 1.50.0 cycle are
potentially broken.

This change updates cargoSha256/cargoHash tree-wide.

Fixes #121994.
2021-05-08 00:36:37 -07:00
..
antlr antlr3: make C++ headers compliant with C++20 2021-04-23 18:10:04 +03:00
bison bison: 3.7.5 -> 3.7.6 2021-03-20 09:19:34 +01:00
bisonc++ treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
byacc treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
flex pkgs/development/tools: stdenv.lib -> lib 2021-01-23 20:30:03 +07:00
flexc++ treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
hammer treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
javacc javacc: init at 7.0.10 (#110783) 2021-01-25 21:17:52 +01:00
jikespg jikespg: fix darwin build 2021-03-09 09:16:10 +07:00
jshon
lemon treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
peg treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
ragel pkgs/development/tools: stdenv.lib -> lib 2021-01-23 20:30:03 +07:00
re2c re2c: 1.3 -> 2.1.1 2021-04-16 11:03:18 +02:00
tree-sitter treewide: fix cargoSha256/cargoHash 2021-05-08 00:36:37 -07:00