Commit graph

7 commits

Author SHA1 Message Date
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
Jonathan Ringer 4756e8716d python3Packages.johnnycanencrypt: fix build
Fix regression from #111487
2021-05-07 15:52:54 -07:00
Sandro Jäckel e103713cde
pythonPackages.johnnycanencrypt: remove unused input 2021-03-01 18:01:49 +01:00
Daniël de Kok 17bc423534 python3Packages.johnnycanencrypt: switch to buildPythonPackage + cargo hooks 2021-02-12 08:40:46 +01:00
Daniël de Kok e645c16956 python3Packages.johnnycanencrypt: maturin 0.9.0 compatibility fix 2021-01-24 10:29:26 +01:00
Pavol Rusnak a4bbfba80d
pkgs/development/python-modules: stdenv.lib -> lib 2021-01-24 01:29:22 +01:00
0x4A6F e149a5c90c
johnnycanencrypt: init at 0.5.0 2021-01-08 12:11:42 +00:00