Commit Graph

21 Commits

Author SHA1 Message Date
Sandro
6cdf8227da
kdash: 0.6.0 -> 0.6.1 (#337994) 2024-08-29 12:55:42 +02:00
Jan Likar
183b20e9bc kdash: 0.6.0 -> 0.6.1
Due to a breaking change in Rust compiler 1.80.0 cargo-clone cannot be built.
See NixOS#332957.

Version 0.6.1 includes a fix for this issue and several dependency updates.
Changelog: https://github.com/kdash-rs/kdash/blob/main/CHANGELOG.md
2024-08-28 20:04:58 +02:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
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-06-09 23:07:45 +02:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
R. Ryantm
05a0d94bc5 kdash: 0.5.0 -> 0.6.0 2024-02-01 11:50:38 +00:00
R. Ryantm
93f9595c36 kdash: 0.4.7 -> 0.5.0 2024-01-24 18:59:11 +00:00
R. Ryantm
757e63a5dc kdash: 0.4.5 -> 0.4.7 2024-01-18 13:31:58 +00:00
R. Ryantm
a93975f2cf kdash: 0.4.4 -> 0.4.5 2024-01-06 08:33:09 +00:00
Matthias Beyer
bafe6db64d
kdash: 0.4.3 -> 0.4.4
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-10-05 16:35:41 +02:00
R. Ryantm
4d0ff92748 kdash: 0.4.2 -> 0.4.3 2023-10-03 20:57:05 +00:00
Matthias Beyer
f08729990a
kdash: 0.4.0 -> 0.4.2
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-08-27 11:03:51 +02:00
Matthias Beyer
f6f541a8c3
kdash: 0.3.7 -> 0.4.0
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-07-06 10:48:08 +02:00
R. Ryantm
684eabe925 kdash: 0.3.6 -> 0.3.7 2023-07-05 19:23:32 +00:00
R. Ryantm
98004726a0 kdash: 0.3.5 -> 0.3.6 2022-12-26 21:48:31 +08:00
R. Ryantm
ae139ef8d5 kdash: 0.3.4 -> 0.3.5 2022-09-01 13:18:01 +00:00
R. Ryantm
f7480d66e9 kdash: 0.3.3 -> 0.3.4 2022-08-19 02:09:14 +00:00
R. Ryantm
8e4c74ff17 kdash: 0.3.2 -> 0.3.3 2022-08-02 17:55:57 +00:00
R. Ryantm
959953985b kdash: 0.3.1 -> 0.3.2 2022-07-31 18:47:49 +00:00
Theodore Ni
407b7c551c
kdash: fix Darwin build
The AppKit dependency needs to be added as a buildInput.
2022-05-12 00:00:42 -05:00
Matthias Beyer
562fdfd04e kdash: 0.2.4 -> 0.3.1
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2022-05-04 08:46:19 +02:00
Matthias Beyer
01ede6f1ba kdash: init at 0.2.4
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2021-11-16 16:01:15 +00:00