Commit Graph

10 Commits

Author SHA1 Message Date
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
R. Ryantm
eb600b9a16 kcl-cli: 0.8.8 -> 0.8.9 2024-05-16 05:31:18 +00:00
R. Ryantm
b4fe5228b4 kcl-cli: 0.8.7 -> 0.8.8 2024-05-10 15:36:00 +00:00
R. Ryantm
753a2d53fa kcl-cli: 0.8.6 -> 0.8.7 2024-05-02 07:26:33 +00:00
Peder Bergebakken Sundt
985aa8174d treewide: unbreak appimageTools.wrapType2 builds
`appimageTools.wrapType2` no longer creates a binary `$out/bin/${name}` if `pname` and `version` is provided.
Derivations that have worked around this behavior with a `mv $out/bin/{${name},${pname}}` broke as a result.
This should fix most instances.

contex: #271071
2024-04-24 15:26:52 +02:00
R. Ryantm
55e9ea0a8d kcl-cli: 0.8.5 -> 0.8.6 2024-04-20 02:18:42 +00:00
peefy
b3d5ac6dfa kcl-cli: init at 0.8.5
Signed-off-by: peefy <xpf6677@163.com>
2024-04-09 14:54:35 +08:00
Vinetos
597a204ef7 kchat: init at 2.4.0 2024-02-24 13:46:06 +01:00
Anderson Torres
7b0da5c46b kconfig-frontends: update expression
- update download links
- unpin gperf
- split outputs
2023-10-22 07:38:40 -03:00
Anderson Torres
c996eb8d4b kconfig-frontends: migrate to by-name 2023-10-22 07:38:40 -03:00