Commit graph

7 commits

Author SHA1 Message Date
R. Ryantm 1166f26bee pqrs: 0.2.2 -> 0.3.1 2023-05-29 15:40:00 +00:00
R. Ryantm 273bd65428 pqrs: 0.2.1 -> 0.2.2 2022-09-16 20:08:26 +00:00
R. RyanTM 272fad732d
pqrs: 0.1.1 -> 0.2.1 (#183740)
* pqrs: 0.1.1 -> 0.2.1

* Update default.nix

Co-authored-by: Jonas Heinrich <onny@project-insanity.org>
2022-08-21 11:15:15 +02:00
Rick van Schijndel edde4da42e
pqrs: mark broken 2022-05-30 13:42:57 +02:00
Rick van Schijndel 13e0d33703
treewide: pkgs/development/tools: mark broken for darwin 2022-05-30 13:41:14 +02:00
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
Manoj Karthick 8780e833f8 pqrs: init at 0.1.1
Motivation: CLI tool to inspect Apache Parquet tools
2021-02-14 18:14:12 -08:00