1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-29 09:02:46 +00:00
Commit graph

5 commits

Author SHA1 Message Date
R. RyanTM 470c8212ba greetd.tuigreet: 0.5.0 -> 0.6.1 2021-08-19 18:43:02 +00:00
Yurii Matsiuk b0ad98bd54
tuigreet: 0.4.0 -> 0.5.0 2021-06-28 17:18:58 +02:00
devhell c27d15ebdc tuigreet: 0.2.0 -> 0.4.0 2021-06-20 17:45:51 +01: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
luc65r f7ec4a8d37
tuigreet: init at 0.2.0 2021-03-22 10:20:15 +01:00