Commit Graph
910780 Commits
Author SHA1 Message Date
K900 158c7a9c22 linux_6_12: 6.12.61 -> 6.12.62 2025-12-12 21:11:28 +03:00
K900 24e1ddfeed linux_6_17: 6.17.11 -> 6.17.12 2025-12-12 21:10:53 +03:00
K900 736506c4ad linux_6_18: 6.18 -> 6.18.1 2025-12-12 21:10:21 +03:00
nixpkgs-ci[bot]andGitHub e0e8711578 Merge master into staging-nixos 2025-12-12 12:09:12 +00:00
nixpkgs-ci[bot]andGitHub 27225de9f2 rime-wanxiang: 13.7.0 -> 13.8.5 (#470064) 2025-12-12 10:46:45 +00:00
André SilvaandGitHub ee37d10000 codex: 0.69.0 -> 0.71.0 (#469967) 2025-12-12 10:30:18 +00:00
Thiago Kenji OkadaandGitHub 0af111a263 nixos-rebuild-ng: improve IPv6 support (#469709) 2025-12-12 10:21:44 +00:00
kirillrdyandGitHub 00e2ef4ff2 ruff: 0.14.8 -> 0.14.9 (#470014) 2025-12-12 10:20:43 +00:00
kirillrdyandGitHub 0b382212ea python3Packages.executorch: 1.0.0 -> 1.0.1 (#470099) 2025-12-12 10:14:44 +00:00
nixpkgs-ci[bot]andGitHub c376cd077c gemini-cli: 0.19.3 -> 0.20.0 (#470095) 2025-12-12 10:01:53 +00:00
Fabian AffolterandGitHub 05ee3fc527 subcat: init at 1.4.0-unstable-2025-05-13 (#468750) 2025-12-12 09:56:52 +00:00
Fabian AffolterandGitHub 3205b4e879 python3Packages.nibabel: 5.3.2 -> 5.3.3 (#470069) 2025-12-12 09:56:38 +00:00
isabelandGitHub 8d4ca4cc85 cocoon: 0.6.0 -> 0.7.0 (#469395) 2025-12-12 09:49:28 +00:00
Gaétan LepageandGitHub e8c212b392 vimPlugins: update on 2025-12-12 (#470047) 2025-12-12 09:47:05 +00:00
Gergő GutyinaandGitHub 3f5321016e quarto: 1.7.34 -> 1.8.26 (#460030) 2025-12-12 09:44:15 +00:00
nixpkgs-ci[bot]andGitHub ba8256daf1 vivaldi: 7.7.3851.58 -> 7.7.3851.61 (#470090) 2025-12-12 09:36:49 +00:00
nixpkgs-ci[bot]andGitHub 0d10eea6d9 narsil: 1.4.0-93-g3d8664466 -> 1.4.0-112-gaa252eb26 (#459676) 2025-12-12 09:36:45 +00:00
Fabian Affolter 41f3590b98 subcat: init at 1.4.0-unstable-2025-05-13
Subdomain discovery tool

https://github.com/duty1g/subcat
2025-12-12 10:27:51 +01:00
nixpkgs-ci[bot]andGitHub 3618c19066 mdwatch: 0.1.15 -> 0.1.16 (#470000) 2025-12-12 09:16:41 +00:00
nixpkgs-ci[bot]andGitHub f80dfbf07c darkly: 0.5.25 -> 0.5.27 (#469511) 2025-12-12 09:16:40 +00:00
Gaetan Lepage be6f7cad94 python3Packages.executorch: 1.0.0 -> 1.0.1
Diff: https://github.com/pytorch/executorch/compare/v1.0.0...v1.0.1

Changelog: https://github.com/pytorch/executorch/releases/tag/v1.0.1
2025-12-12 09:13:55 +00:00
David Wronek 2af4e3982a nixos-rebuild-ng: improve IPv6 support
These changes improve support for using an IPv6 address for the target
host. This approach is similar to the one found in nix [1].
Previously, nixos-rebuild-ng would pass a host string to `ssh` that
cannot be parsed.

Since the host string is being treated like a URL, we encode the scope
ID symbol (%) as %25. This is required for compatibility with other nix
commands (e.g. nix-copy-closure).

Example:
```
nixos-rebuild \
  --target-host "root@[fe80::9272:6aff:fe15:faf3%25enp4s0]" \
  --flake path:/etc/nixos#xiatian -L \
  switch
```

[1] https://github.com/NixOS/nix/blob/8b955d8/src/libstore/store-reference.cc#L143-L166

Signed-off-by: David Wronek <david.wronek@mainlining.org>
2025-12-12 10:10:11 +01:00
nixpkgs-ci[bot]andGitHub 24901fc985 icestudio: 0.12-unstable-2025-08-19 -> 0.12-unstable-2025-12-06 (#470017) 2025-12-12 09:02:22 +00:00
Masum RezaandGitHub 38892f97c4 bcachefs-tools: 1.33.0 -> 1.33.1 (#469864) 2025-12-12 08:55:28 +00:00
kirillrdyandGitHub 40a4d130b6 python3Packages.executorch: init at 1.0.0 (#456950) 2025-12-12 08:47:18 +00:00
R. Ryantm 89f7553d38 gemini-cli: 0.19.3 -> 0.20.0 2025-12-12 08:44:15 +00:00
nixpkgs-ci[bot]andGitHub 9854c6fad4 picom-pijulius: 8.2-unstable-2025-11-01 -> 8.2-unstable-2025-12-09 (#470074) 2025-12-12 08:28:19 +00:00
Fabian Affolter 97bb3586fd python313Packages.nibabel: remove disabled 2025-12-12 09:12:30 +01:00
R. Ryantm e2e59f6a52 vivaldi: 7.7.3851.58 -> 7.7.3851.61 2025-12-12 08:12:16 +00:00
nixpkgs-ci[bot]andGitHub 9aba0622c9 server-box: 1.0.1270 -> 1.0.1276 (#470085) 2025-12-12 08:11:10 +00:00
Yueh-Shun LiandGitHub 2f7c804324 buildPython*: simplify overrideStdenvCompat and add nested-override support (#455764) 2025-12-12 08:09:28 +00:00
Fabian AffolterandGitHub d0b337fdc8 alterx: 0.0.6 -> 0.1.0 (#469973) 2025-12-12 08:09:26 +00:00
Fabian AffolterandGitHub ef75ea9f4e python313Packages.iamdata: 0.1.202512111 -> 0.1.202512121 (#470086) 2025-12-12 08:07:56 +00:00
Fabian AffolterandGitHub fd36f5bc69 python312Packages.mypy-boto3-*: updates (#470087) 2025-12-12 08:07:50 +00:00
Fabian AffolterandGitHub 21edbaae07 python3Packages.asusrouter: 1.21.1 -> 1.21.3 (#470042) 2025-12-12 08:07:29 +00:00
Fabian AffolterandGitHub 3f053457a6 python3Packages.pyghmi: 1.6.8 -> 1.6.11 (#470045) 2025-12-12 08:06:56 +00:00
Fabian AffolterandGitHub 0139a447c3 burpsuite: 2025.11.2 -> 2025.11.3 (#469239) 2025-12-12 07:57:46 +00:00
Fabian AffolterandGitHub c6f97f284a clairvoyance: 2.5.4 -> 2.5.5 (#469477) 2025-12-12 07:57:11 +00:00
Fabian AffolterandGitHub 1dc319e9d0 tartufo: 5.0.2 -> 6.0.0 (#469654) 2025-12-12 07:56:22 +00:00
Fabian AffolterandGitHub 9af7f05e5d alterx: adjust meta 2025-12-12 08:55:35 +01:00
Fabian AffolterandGitHub 7087b1984a vunnel: 0.44.0 -> 0.45.2 (#470001) 2025-12-12 07:54:30 +00:00
Fabian AffolterandGitHub 47c213dadd python3Packages.tencentcloud-sdk-python: 3.1.7 -> 3.1.11 (#470009) 2025-12-12 07:53:35 +00:00
Fabian AffolterandGitHub 529e56c572 python3Packages.types-awscrt: 0.29.2 -> 0.30.0 (#470062) 2025-12-12 07:53:14 +00:00
Fabian AffolterandGitHub 3ef14841ea python3Packages.types-s3transfer: 0.15.0 -> 0.16.0 (#470010) 2025-12-12 07:53:10 +00:00
Pascal BachandGitHub 0ffa73d5c8 zenoh-plugin-dds: init at 1.4.0 (#450850) 2025-12-12 07:53:04 +00:00
Fabian AffolterandGitHub 5e178de70c python3Packages.gvm-tools: 25.4.3 -> 25.4.4 (#470033) 2025-12-12 07:52:46 +00:00
Fabian Affolter bcaded1354 python313Packages.boto3-stubs: 1.42.7 -> 1.42.8 2025-12-12 08:51:32 +01:00
Fabian Affolter 650868906f python313Packages.botocore-stubs: 1.42.7 -> 1.42.8 2025-12-12 08:51:26 +01:00
Fabian Affolter cf9366b86e python312Packages.mypy-boto3-sesv2: 1.42.5 -> 1.42.8 2025-12-12 08:51:14 +01:00
Fabian Affolter 87f0f62c89 python312Packages.mypy-boto3-secretsmanager: 1.42.3 -> 1.42.8 2025-12-12 08:51:10 +01:00