summary refs log tree commit diff
path: root/pkgs/os-specific/linux/tuigreet/default.nix
Commit message (Collapse)AuthorAge
* tuigreet: move from os-specific/linux to applications/display-managers/greetdAndersonTorres2022-10-14
|
* greetd.tuigreet: 0.7.2 -> 0.8.0Lily Foster2022-07-13
|
* tuigreet: fix typo in meta.descriptionLewis Cowper2022-03-16
| | | greter -> greeter
* tuigreet: 0.7.1 -> 0.7.2Yurii Matsiuk2022-01-24
|
* tuigreet: 0.6.1 -> 0.7.1IvarWithoutBones2022-01-07
|
* greetd.tuigreet: 0.5.0 -> 0.6.1R. RyanTM2021-08-19
|
* tuigreet: 0.4.0 -> 0.5.0Yurii Matsiuk2021-06-28
|
* tuigreet: 0.2.0 -> 0.4.0devhell2021-06-20
|
* treewide: fix cargoSha256/cargoHashDaniƫl de Kok2021-05-08
| | | | | | | | | | | | | 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.
* tuigreet: init at 0.2.0luc65r2021-03-22