about summary refs log tree commit diff
path: root/pkgs/applications/misc/flavours
AgeCommit message (Collapse)AuthorFilesLines
2024-06-09treewide: Remove indefinite article from meta.descriptionAlexis Hildebrandt1-1/+1
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-02-11treewide: add `mainProgram`h7x41-0/+1
2023-11-17maintainers: fortuneteller2k -> monifortuneteller2k1-1/+1
2023-05-02flavours: 0.7.0 -> 0.7.1Gabriel Fontes1-3/+3
2023-05-02flavours: add myself as maintainerGabriel Fontes1-1/+1
2023-05-02flavours: 0.6.1 -> 0.7.0Gabriel Fontes1-3/+3
2022-10-23flavours: 0.5.2 -> 0.6.1R. Ryantm1-3/+3
2021-11-03flavours: 0.5.1 -> 0.5.2R. Ryantm1-3/+3
2021-10-29flavours: 0.5.0 -> 0.5.1R. Ryantm1-3/+3
2021-06-30flavours: specify buildInputs without unneeded concatenationGabriel Fontes1-2/+1
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-30flavours: install shell completions using process substitutionGabriel Fontes1-4/+4
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-30flavours: remove sha256 prefix from cargo hashGabriel Fontes1-1/+1
Co-authored-by: fortune <lythe1107@gmail.com>
2021-06-30flavours: 0.4.0 -> 0.5.0Gabriel Fontes1-4/+13
Update to follow upstream Add shell (bash, zsh, fish) completions
2021-05-10Merge branch 'staging-next' into stagingJan Tojnar1-1/+4
2021-05-09flavours: add missing libiconv dependency on darwinfortuneteller2k1-1/+4
2021-05-08treewide: fix cargoSha256/cargoHashDaniƫl de Kok1-1/+1
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-04-01flavours: 0.3.6 -> 0.4.0R. RyanTM1-3/+3
2021-03-02flavours: 0.3.5 -> 0.3.6fortuneteller2k1-3/+3
2021-02-06flavours: init at 0.3.5fortuneteller2k1-0/+23