Commit Graph

163 Commits

Author SHA1 Message Date
coolcuber
f252101108 ccemux: fix version 2026-07-28 19:41:16 -04:00
Michael Daniels
6701006109 ccusage: 20.0.6 -> 20.0.17 (#542709) 2026-07-25 02:23:25 +00:00
Yt
971128b24b cc-switch: use cargo-tauri.hook for Darwin .app bundle (#541721) 2026-07-18 10:18:48 +00:00
Sigmanificient
e85ee31974 cc-token: fix version scheme 2026-07-17 01:09:08 +02:00
Eman Resu
dc1c204439 ccextractor: 0.94-unstable-2025-05-20 -> 0.96.6 (#532947) 2026-07-16 17:08:48 +00:00
Miroslav Vadkerti
cb97856984 ccusage: 20.0.6 -> 20.0.17
Also bumps the embedded LiteLLM pricing pin to the revision ccusage locks
in its `flake.lock` at `v20.0.17` (`f27df8d5` -> `49ca04d8`), which the
`updateScript` from the previous commit now keeps in sync automatically.

Assisted-by: Claude Code
Signed-off-by: Miroslav Vadkerti <mvadkert@redhat.com>
2026-07-16 13:08:04 +02:00
Miroslav Vadkerti
6cf631626c ccusage: sync litellm pricing pin in updateScript
The `litellmPricing` fetch pins a `BerriAI/litellm` revision that must
track the `litellm` input in ccusage's own `flake.lock` at the matching
tag, so the embedded pricing table stays byte-identical to what upstream
ships. The previous `nix-update-script { }` only refreshed `version` and
the `src`/`cargo` hashes, leaving the pricing pin untouched — so every
automated (r-ryantm) bump silently shipped stale pricing data.

Replace it with a wrapper that runs `nix-update`, then reads the litellm
revision locked at the freshly-bumped tag and rewrites the new
`litellmPricingRev`/`litellmPricingHash` bindings to match.

Assisted-by: Claude Code
Signed-off-by: Miroslav Vadkerti <mvadkert@redhat.com>
2026-07-16 12:59:13 +02:00
kenis
444b773f1c maintainers: add kenis1108 2026-07-15 14:40:16 +08:00
kenis
6b73f87c49 cc-switch: use cargo-tauri.hook for Darwin .app bundle 2026-07-15 14:23:35 +08:00
R. Ryantm
8137c8f971 cc-switch: 3.16.3 -> 3.16.5 2026-07-13 11:32:20 +00:00
2kybe3
cb300c3c71 treewide: follow some GitHub redirects for fetchFromGitHub
generated using https://git.kybe.xyz/2kybe3/nixpkgs-github-redirect

continuation of: #526007
2026-07-02 19:47:08 +02:00
Oleksii Filonenko
c43d9bd034 ccusage: init at 20.0.6 (#526554) 2026-06-26 08:48:36 +01:00
Simon Bruder
dbc8e73a26 ccextractor: 0.94-unstable-2025-05-20 -> 0.96.6 2026-06-18 11:25:30 +02:00
R. Ryantm
a60126f4a0 cc-switch: 3.16.1 -> 3.16.3 2026-06-17 10:43:33 +00:00
Rebecca Turner
d6dc50cd59 cc-token: init at unstable-2025-12-04
> CLI tool for counting tokens in files using Anthropic's Claude API 

See: https://github.com/iota-uz/cc-token
2026-06-09 11:52:46 -07:00
R. Ryantm
1534ba018a cc-switch: 3.15.0 -> 3.16.1 2026-06-08 01:52:18 +00:00
Miroslav Vadkerti
433a09a47b ccusage: init at 20.0.6
Analyze coding agent CLI token usage and costs from local data.

Packaged from the upstream Rust workspace, which became the primary
implementation in v20.0.0 (earlier Node/pnpm packaging attempts were
abandoned). The crate's build script normally downloads the LiteLLM
pricing table; `CCUSAGE_PRICING_JSON_PATH` is pointed at a pinned copy
fetched separately so the build stays offline and reproducible in the
sandbox.

Assisted-by: Claude Code
Signed-off-by: Miroslav Vadkerti <mvadkert@redhat.com>
2026-06-01 01:08:40 +02:00
Sandro
9d447db75f cc-switch: init at 3.15.0 (#524489) 2026-05-30 00:41:55 +00:00
imcvampire
9e7f026486 cc-switch: init at 3.15.0
Assisted-by: Claude Code - Opus 4.7
2026-05-30 01:56:28 +03:00
Alyssa Ross
dc10287b7d ccsymbols: use installFonts (#521744) 2026-05-27 15:02:24 +00:00
Thomas Butter
ddf6f37d4f cccc: 3.1.4 -> 3.2.0 2026-05-25 09:32:13 +00:00
Sigmanificient
5ecf636f89 ccsymbols: use finalAttrs 2026-05-19 01:27:41 +02:00
Sigmanificient
adef4cf5ea ccsymbols: use installFonts 2026-05-19 01:27:41 +02:00
Kira Bruneau
e701f47019 ccache: 4.13.5 -> 4.13.6 2026-05-08 00:40:24 -04:00
R. Ryantm
ae5b047c46 ccache: 4.13.2 -> 4.13.5 2026-05-01 22:50:48 +00:00
nixpkgs-ci[bot]
5608cc0956 Merge staging-next into staging 2026-03-30 00:28:16 +00:00
R. Ryantm
887e2bec22 ccache: 4.13.1 -> 4.13.2 2026-03-29 04:12:55 +00:00
nixpkgs-ci[bot]
b5b77487aa Merge staging-next into staging 2026-03-26 06:27:24 +00:00
kilyanni
fe7e29cd0a ccache.links: pass through hardening-related flags
Previously, wrapping a compiler that set hardeningUnsupportedFlags{,ByTargetPlatform} would swallow these flags, causing some builds to break.
2026-03-24 20:59:16 +01:00
nixpkgs-ci[bot]
c8d2d15818 Merge staging-next into staging 2026-03-14 18:08:36 +00:00
Kira Bruneau
ca82feec73 ccache: 4.12.3 -> 4.13.1 (#499104) 2026-03-14 14:18:39 +00:00
nixpkgs-ci[bot]
efa670fd22 Merge staging-next into staging 2026-03-14 00:22:22 +00:00
Yohann Boniface
6eee7debd9 maintainers: drop marcweber (#497262) 2026-03-13 22:30:09 +00:00
nixpkgs-ci[bot]
97c9763484 Merge staging-next into staging 2026-03-13 00:23:53 +00:00
Anthony
37346c3f18 ccid: 1.7.0 -> 1.7.1 (#494181) 2026-03-12 19:38:44 +00:00
Kira Bruneau
5d5188eac1 ccache: 4.12.3 -> 4.13.1 2026-03-11 21:04:44 -04:00
nixpkgs-ci[bot]
89864b6308 Merge staging-next into staging 2026-03-10 06:16:18 +00:00
whoomee
9de9c49466 cctag: use boost186 to fix build error
cctag is incompatible with Boost 1.89 at the moment due to the dropped
Boost.System find_package component and boost::system meta library.
2026-03-09 20:05:56 +01:00
quantenzitrone
d077a4dc0a xxhash: rename from xxHash
rename to lowercase to fit package naming conventions
2026-03-06 20:15:57 +01:00
Marcin Serwin
6be279f84c maintainers: drop marcweber
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2026-03-06 17:35:25 +01:00
Toma
a297504876 ccls: hardcode script directory (#492035) 2026-02-26 10:47:32 +00:00
R. Ryantm
91ad477ea4 ccid: 1.7.0 -> 1.7.1 2026-02-25 23:00:59 +00:00
TomaSajt
8e1d6365e8 ccls: hardcode script directory 2026-02-19 11:03:44 +01:00
nixpkgs-ci[bot]
ce40043ec4 Merge master into staging-next 2026-02-19 00:24:24 +00:00
dish
0a9c30e127 ccemux: move icon to spec-compliant location (#491203) 2026-02-18 21:11:02 +00:00
K900
6db61e0560 Merge remote-tracking branch 'origin/master' into staging-next 2026-02-18 09:45:55 +03:00
Thomas Gerbet
1827c0e863 ccextractor: apply patch for CVE-2026-2245
Upstream security issue:
https://github.com/CCExtractor/ccextractor/issues/2053

Fixes #489009
2026-02-17 23:35:17 +01:00
pancaek
6e09ca63f5 ccemux: move icon to spec-compliant location 2026-02-16 15:20:05 -08:00
nixpkgs-ci[bot]
9c9133f575 Merge master into staging-next 2026-02-10 00:28:45 +00:00
Ryan Burns
8f6f430d36 ccache: 4.12.2 -> 4.12.3 (#488604) 2026-02-09 19:37:49 +00:00