Commit Graph

22 Commits

Author SHA1 Message Date
R. Ryantm
cd7af14c67 kcl: 0.9.7 -> 0.9.8 2024-08-16 06:50:21 +00:00
R. Ryantm
61ace12d66 kcl: 0.9.3 -> 0.9.7 2024-08-09 09:33:10 +00:00
Peder Bergebakken Sundt
a0396ab411 treewide: use src.name in sourceRoot 2024-08-02 14:56:50 +02:00
Reno Dakota
b3d419c3e9
kcl,kclvm,kclvm_cli: remove darwin.cctools
darwin.cctools is now just cctools so referencing it in staging and
staging-next creates eval errors. However, given that cctools is already
part of the darwin stdenv it is not necessary to include the package
directly.
2024-07-26 08:28:21 +00:00
Yvan da Silva
cab3d18c17 kcl: 0.8.9 -> 0.9.3
Also adds support to macos aarch64 platform
2024-07-25 17:39:33 +02:00
Yvan da Silva
7201d9ce9e kclvm_cli: 0.8.7 -> 0.9.3
Also adds support to macos aarch64 platform
2024-07-25 17:38:45 +02:00
Yvan da Silva
fdb4310a60 kclvm: 0.8.7 -> 0.9.3
Also adds support to macos aarch64 platform
2024-07-25 17:37:49 +02:00
Jonas Chevalier
7d1463ec48
Merge pull request #317827 from selfuryon/chore/kcl-refactor
kcl: refactor
2024-06-26 22:07:06 +02:00
Sergey Yakovlev
e92c574d1e
kcl: rename kcl-cli to kcl 2024-06-13 13:34:25 +03:00
Sergey Yakovlev
e95ac7643c
kclvm_cli: init at 0.8.7 2024-06-13 13:34:25 +03:00
Sergey Yakovlev
15d4c23f58
kclvm: init at 0.8.7 2024-06-13 13:34:24 +03:00
Valentin Chassignol
1d86418da7
kchat: 2.4.0 -> 3.3.1 2024-06-11 14:16:14 +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
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