Commit graph

10 commits

Author SHA1 Message Date
Gabriel Fontes 5ca13195a2 flavours: specify buildInputs without unneeded concatenation
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-30 11:06:43 -07:00
Gabriel Fontes 18f93edb9d flavours: install shell completions using process substitution
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-30 11:06:43 -07:00
Gabriel Fontes 93c6f425a4 flavours: remove sha256 prefix from cargo hash
Co-authored-by: fortune <lythe1107@gmail.com>
2021-06-30 11:06:43 -07:00
Gabriel Fontes bb56927c2c flavours: 0.4.0 -> 0.5.0
Update to follow upstream

Add shell (bash, zsh, fish) completions
2021-06-30 11:06:43 -07:00
Jan Tojnar 594a885912
Merge branch 'staging-next' into staging 2021-05-10 09:45:47 +02:00
fortuneteller2k d8458c4564 flavours: add missing libiconv dependency on darwin 2021-05-09 10:28:42 +08: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
R. RyanTM 89827c0641 flavours: 0.3.6 -> 0.4.0 2021-04-01 08:07:11 +00:00
fortuneteller2k 3f93abd4ea flavours: 0.3.5 -> 0.3.6 2021-03-02 20:03:11 +08:00
fortuneteller2k e7d1e15f45 flavours: init at 0.3.5 2021-02-06 00:23:25 +08:00