Commit Graph

824 Commits

Author SHA1 Message Date
nixpkgs-ci[bot]
ea32a6bd79 kirimoto: 4.7.2 -> 4.7.3 (#553420) 2026-08-16 20:35:52 +00:00
R. Ryantm
0eb90d3014 kirimoto: 4.7.2 -> 4.7.3 2026-08-16 19:52:08 +00:00
Weijia Wang
df959063f0 kitex: 0.16.1 -> 0.16.2 (#517972) 2026-08-16 19:27:08 +00:00
Weijia Wang
3620f6ae8b kics: 2.1.19 -> 2.1.21 (#496338) 2026-08-16 08:47:13 +00:00
nixpkgs-ci[bot]
f331bde78c kimai: 2.62.0 -> 2.65.0 (#551712) 2026-08-15 15:54:50 +00:00
nixpkgs-ci[bot]
b9bf2affc0 kiro-cli-unwrapped: 2.16.1 -> 2.18.1 (#552909) 2026-08-15 08:49:17 +00:00
R. Ryantm
6e58ef3cff kiro-cli-unwrapped: 2.16.1 -> 2.18.1 2026-08-15 08:05:43 +00:00
R. Ryantm
b6d690b934 kicad-testing: 10.0-2026-07-21 -> 10.0-2026-08-14 2026-08-15 02:07:00 +00:00
Peder Bergebakken Sundt
3994294566 kiro-cli: run all commands through a single FHS environment (#551010) 2026-08-14 18:23:19 +00:00
Sandro
12ff4dd703 treewide: use pname and version in fetchCargoVendor cargoDeps (#551872) 2026-08-13 12:36:43 +00:00
Peder Bergebakken Sundt
aede1ceef7 kitty-bin: 0.47.4 -> 0.48.2 (#551414) 2026-08-12 15:28:27 +00:00
Peder Bergebakken Sundt
48bad6fefb treewide: use pname and version in fetchCargoVendor cargoDeps
I grepped for `fetchCargoVendor` and `inherit (finalAttrs) src;`, and wrote this patch by hand.
I tested this with `nix-build --check` on the following attributes, derived from `.meta.position`s that match any of the touched files:

* `amberol.cargoDeps.vendorStaging`
* `atuin-desktop.cargoDeps.vendorStaging`
* `chance.cargoDeps.vendorStaging`
* `clapgrep.cargoDeps.vendorStaging`
* `cutecosmic.cargoDeps.vendorStaging`
* `delineate.cargoDeps.vendorStaging`
* `drawpile.cargoDeps.vendorStaging`
* `drawpile-server-headless.cargoDeps.vendorStaging`
* `field-monitor.cargoDeps.vendorStaging`
* `fractal.cargoDeps.vendorStaging`
* `geopard.cargoDeps.vendorStaging`
* `git-cinnabar.cargoDeps.vendorStaging`
* `gnome-robots.cargoDeps.vendorStaging`
* `insulator2.cargoDeps.vendorStaging`
* `kana.cargoDeps.vendorStaging`
* `key-rack.cargoDeps.vendorStaging`
* `kime.cargoDeps.vendorStaging`
* `krunkit.cargoDeps.vendorStaging`
* `krunvm.cargoDeps.vendorStaging`
* `ladybird.cargoDeps.vendorStaging`
* `libchewing.cargoDeps.vendorStaging`
* `loupe.cargoDeps.vendorStaging`
* `metronome.cargoDeps.vendorStaging`
* `pdns-recursor.cargoDeps.vendorStaging`
* `python314Packages.copykitten.cargoDeps.vendorStaging`
* `python314Packages.django-vcache.cargoDeps.vendorStaging`
* `python314Packages.pdoc-pyo3-sample-library.cargoDeps.vendorStaging`
* `python314Packages.pycambia.cargoDeps.vendorStaging`
* `python314Packages.python-kadmin-rs.cargoDeps.vendorStaging`
* `python314Packages.tlparse.cargoDeps.vendorStaging`
* `python313Packages.copykitten.cargoDeps.vendorStaging`
* `python313Packages.django-vcache.cargoDeps.vendorStaging`
* `python313Packages.pdoc-pyo3-sample-library.cargoDeps.vendorStaging`
* `python313Packages.pycambia.cargoDeps.vendorStaging`
* `python313Packages.python-kadmin-rs.cargoDeps.vendorStaging`
* `python313Packages.tlparse.cargoDeps.vendorStaging`
* `share-preview.cargoDeps.vendorStaging`
* `stratisd.cargoDeps.vendorStaging`
* `taskwarrior3.cargoDeps.vendorStaging`
* `tsukimi.cargoDeps.vendorStaging`
* `wildcard.cargoDeps.vendorStaging`
2026-08-12 15:08:47 +02:00
Philip White
9ddfd8a70a kiro-cli: run all commands through a single FHS environment
kiro-cli currently builds one FHS environment per sub-command
(kiro-cli, kiro-cli-chat, kiro-cli-term). Since buildFHSEnv supports a
single entry point per environment, that gives each command its own
derivation — each carrying its own unfree license and each requiring
its own entry in the `allowUnfreePredicate` allowlist — alongside
`kiro-cli-unwrapped`, for four predicate names in total.

All three binaries ship in the same upstream artifact and need the same
runtime environment, so one sandbox is enough. The environment's entry
script dispatches to whichever command is passed to it, and
`extraInstallCommands` exposes one thin wrapper per command in
`$out/bin` (the same approach as `aja-desktop-software`). This reduces
the unfree allowlist to two names (`kiro-cli` and `kiro-cli-unwrapped`)
while keeping the unfree license truthful on the unwrapped derivation.

Assisted-by: DeepSeek V4 Flash / Neuralwatt / Pi coding agent
2026-08-11 23:14:58 -07:00
R. Ryantm
c66485ad1a kingfisher: 1.110.0 -> 1.113.0 2026-08-12 04:38:45 +00:00
R. Ryantm
94d6f987b0 kimai: 2.62.0 -> 2.65.0 2026-08-12 01:51:51 +00:00
Karolis Stasaitis
7e86606d59 kitty-bin: 0.47.4 -> 0.48.2 2026-08-11 10:37:24 +02:00
nixpkgs-ci[bot]
f677b33ef4 kid3: 3.9.7 -> 3.10.1 (#528988) 2026-08-09 14:58:50 +00:00
Peder Bergebakken Sundt
db9a2b086c appimageTools: warn on deprecated type-specific aliases (#546396) 2026-08-08 21:18:59 +00:00
Ben Siraphob
9328e894fd pkgs/by-name: fix typos (#549386) 2026-08-07 19:02:08 +00:00
R. Ryantm
dfa9b50ecc kin-openapi: 0.145.0 -> 0.146.0 2026-08-06 21:04:19 +00:00
R. Ryantm
b033ceee77 kics: 2.1.19 -> 2.1.21 2026-08-06 14:52:06 +00:00
Ben Siraphob
5506449838 pkgs/by-name: fix typos
Assisted-by: Claude Code (claude-opus-5)
2026-08-05 09:56:33 -07:00
Philip White
54db79781a kiro-cli: wrap in an FHS environment to fix the embedded bun
The new kiro-cli TUI extracts an embedded, generic-glibc `bun` to
~/.local/share/kiro-cli/ on first run and exec()s it. Its interpreter
(/lib64/ld-linux-x86-64.so.2) does not exist on NixOS, so the TUI fails
to start.

Split the package into an autoPatchelf'd `unwrapped` derivation and, on
Linux, wrap each command in a minimal buildFHSEnv that provides the
standard loader plus libstdc++/libgcc_s. The extracted bun then runs
unmodified — no build-time execution and no patching of the extracted
asset. Darwin ships a normal .app bundle and is unaffected, so it keeps
using the unwrapped derivation.

This also introduces a `kiro-cli-unwrapped`.

Fixes #516857.

Based on the feedback in #532447, and replaces that PR.

Assisted-by: Claude Code, Claude Opus 4.8
2026-08-05 08:59:46 -07:00
nixpkgs-ci[bot]
9c4a660d9e kiro-cli: 2.14.2 -> 2.16.1 (#549415) 2026-08-05 08:51:11 +00:00
isabel
e4607af720 maintainers: cvengler → cve (#549058) 2026-08-05 08:14:01 +00:00
R. Ryantm
1c7455a9ee kiro-cli: 2.14.2 -> 2.16.1 2026-08-05 07:02:08 +00:00
Talles Coelho
c66e063959 kid3: add tallesCoelho as maintainer 2026-08-04 14:40:57 -03:00
Clara Engler
fb770b5806 maintainers: cvengler → cve
This commit changes my maintainer handle from `cvengler` to `cve`.

The reason for this is, that I feel more comfortable with this handle and
generally go as `cve` everywhere online, with my GitHub username being the
notable exception, due to `cve` already being taken there.

Unfortunately, I was not aware of this when I created this handle, as I thought
it had to be equal to the GitHub username.
2026-08-04 10:27:30 +02:00
R. Ryantm
9557f0b6d1 kingfisher: 1.109.0 -> 1.110.0 2026-08-03 09:48:16 +00:00
Nick Cao
2c903f708e killport: 2.0.1 -> 2.0.2 (#548114) 2026-08-02 19:36:06 +00:00
Peder Bergebakken Sundt
37101c7d41 kiwix-apple: 3.15.1 -> 3.16.1 (#547575) 2026-08-01 19:25:13 +00:00
R. Ryantm
c078492b3e killport: 2.0.1 -> 2.0.2 2026-08-01 15:10:47 +00:00
Masum Reza
8d86e1905a kitty: 0.48.1 -> 0.48.2 (#547413) 2026-07-31 21:30:30 +00:00
Adam Thompson-Sharpe
f357ceeefb kiwix-apple: 3.15.1 -> 3.16.1
Changelog: https://github.com/kiwix/kiwix-apple/releases/tag/3.16.1
2026-07-30 18:46:00 -04:00
Peder Bergebakken Sundt
60f4cc6aeb kitty-img: 1.1.0 -> 1.1.1 (#514505) 2026-07-30 16:06:26 +00:00
leiserfg
774a69f538 kitty: 0.48.1 -> 0.48.2 2026-07-30 16:00:21 +02:00
R. Ryantm
0f6c7435a7 kid3: 3.9.7 -> 3.10.1 2026-07-30 09:32:25 +00:00
bitbloxhub
c831bab4ac appimageTools: warn on deprecated type-specific aliases
Also migrates away from them with these commands, using ast-grep 0.43.0
with these commands in bash (assisted by ChatGPT):
```bash
for old in extractType1 extractType2; do
  ast-grep \
    --lang nix \
    --pattern "\$TOOLS.$old" \
    --rewrite '$TOOLS.extract' \
    --update-all \
    pkgs
done

ast-grep \
  --lang nix \
  --pattern '$TOOLS.wrapType1' \
  --rewrite '$TOOLS.wrapType2' \
  --update-all \
  pkgs
```

Assisted-by: GPT-5.6-Sol Medium via ChatGPT
2026-07-30 00:21:21 +00:00
Peder Bergebakken Sundt
5452a3acb1 kitty: fix libxkbcommon runtime lookup (#543444) 2026-07-29 17:59:28 +00:00
Ivan Mincik
7dbb379d39 kikit: fix for zone duplication (#546688) 2026-07-29 11:40:25 +00:00
phanirithvij
e1e1db3f60 kikit: fix for zone duplication
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>
2026-07-28 20:29:00 +05:30
nixpkgs-ci[bot]
fec6b32344 kin-openapi: 0.142.0 -> 0.145.0 (#546666) 2026-07-28 13:11:48 +00:00
R. Ryantm
2fb127d459 kin-openapi: 0.142.0 -> 0.145.0 2026-07-28 12:51:51 +00:00
Sashanoraa
b05e9b0ab1 kitty-img: 1.1.0 -> 1.1.1 2026-07-27 22:02:16 -04:00
R. Ryantm
3993a8ce88 kirimoto: 4.7.1 -> 4.7.2 2026-07-28 01:50:32 +00:00
Sandro
41a6639f69 kicad{,-small,-unstable,-unstable-small}: 10.0.4 -> 10.0.5 (#544499) 2026-07-27 16:43:39 +00:00
nixpkgs-ci[bot]
7073389276 kiro-cli: 2.13.0 -> 2.14.2 (#546137) 2026-07-27 16:12:39 +00:00
phanirithvij
609bc04497 kicadAddons.kikit: fix build
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>
2026-07-27 15:57:25 +05:30
R. Ryantm
138bfe31a0 kiro-cli: 2.13.0 -> 2.14.2 2026-07-27 01:43:26 +00:00
Ryan Omasta
e15f7488c7 kicad{,-small}: 10.0.4 -> 10.0.5
https://gitlab.com/kicad/code/kicad/-/tags/10.0.5
Diff: https://gitlab.com/kicad/code/kicad/-/compare/10.0.4...10.0.5
2026-07-26 16:48:09 -06:00