Weijia Wang and GitHub
bd6ca9523b
python3Packages.accelerate: 1.10.0 -> 1.10.1 ( #437801 )
2025-09-29 20:53:25 +00:00
Nick Cao and GitHub
e2095d23d5
automatic-timezoned: 2.0.91 -> 2.0.92 ( #447199 )
2025-09-29 20:51:34 +00:00
Nick Cao and GitHub
b0d923a752
all-the-package-names: 2.0.2208 -> 2.0.2219 ( #447196 )
2025-09-29 20:51:14 +00:00
Nick Cao and GitHub
fc9f46304e
kube-bench: 0.12.0 -> 0.13.0 ( #447185 )
2025-09-29 20:50:23 +00:00
Nick Cao and GitHub
ead8aeedfe
topicctl: 1.21.0 -> 1.22.0 ( #447184 )
2025-09-29 20:49:59 +00:00
Nick Cao and GitHub
1c25912ac8
copybara: 20250915 -> 20250929 ( #447177 )
2025-09-29 20:49:38 +00:00
Fabian Affolter and GitHub
2ab5e5ee9f
python3Packages.python-roborock: 2.47.1 -> 2.49.1 ( #447200 )
2025-09-29 20:48:59 +00:00
Nick Cao and GitHub
6d21f8a100
pulumi-bin: 3.197.0 -> 3.198.0 ( #447174 )
2025-09-29 20:48:46 +00:00
Fabian Affolter and GitHub
a8340bedcf
knowsmore: 0.1.46 -> 0.1.49 ( #447203 )
2025-09-29 20:48:26 +00:00
Nick Cao and GitHub
0db3112390
foxglove-cli: 1.0.25 -> 1.0.26 ( #447223 )
2025-09-29 20:48:17 +00:00
Nick Cao and GitHub
ad27eaf5dc
talhelper: 3.0.35 -> 3.0.36 ( #447220 )
2025-09-29 20:47:52 +00:00
Nick Cao and GitHub
63e8262eca
graphene-hardened-malloc: 2025090300 -> 2025092700 ( #447215 )
2025-09-29 20:46:54 +00:00
Nick Cao and GitHub
1a790af340
md-tui: 0.9.0 -> 0.9.1 ( #447214 )
2025-09-29 20:46:32 +00:00
Silvan Mosberger and GitHub
587c6d7790
fetchgit: add a gitConfig argument and a config option to set a default ( #443788 )
2025-09-29 20:44:57 +00:00
Nick Cao and GitHub
e6f7e0e24d
spacectl: 1.15.2 -> 1.16.0 ( #447129 )
2025-09-29 20:44:52 +00:00
Nick Cao and GitHub
0158706b0b
pgmetrics: 1.17.1 -> 1.18.0 ( #447112 )
2025-09-29 20:44:15 +00:00
Nick Cao and GitHub
c8f6e9497c
terraform-providers.grafana: 4.8.0 -> 4.10.0 ( #447095 )
2025-09-29 20:43:17 +00:00
Nick Cao and GitHub
fa7e6ff7a6
terraform-providers.aiven: 4.44.0 -> 4.45.0 ( #447089 )
2025-09-29 20:42:56 +00:00
Nick Cao and GitHub
2520ec1712
terraform-providers.gridscale: 2.2.0 -> 2.2.1 ( #447085 )
2025-09-29 20:41:46 +00:00
Nick Cao and GitHub
1d79a1b80b
python3Packages.rigour: 1.3.6 -> 1.3.7 ( #447082 )
2025-09-29 20:41:28 +00:00
Gaétan Lepage and GitHub
78548b17e8
python3Packages.pycrdt: 0.12.32 -> 0.12.37 ( #447217 )
2025-09-29 20:40:37 +00:00
Nick Cao and GitHub
0045f6b2c8
python3Packages.apycula: 0.25 -> 0.26 ( #447148 )
2025-09-29 20:40:02 +00:00
Nick Cao and GitHub
7db4efbd92
ldeep: 1.0.88 -> 1.0.89 ( #447141 )
2025-09-29 20:39:14 +00:00
Nick Cao and GitHub
2f41f1efa7
dosage-tracker: 1.9.10 -> 1.9.11 ( #447133 )
2025-09-29 20:38:44 +00:00
Nick Cao and GitHub
268fbcf059
fishPlugins.exercism-cli-fish-wrapper: 0-unstable-2025-09-04 -> 0-unstable-2025-09-28 ( #447130 )
2025-09-29 20:38:10 +00:00
Yohann Boniface and GitHub
6806bb324e
yatto: init at 0.18.1 ( #447026 )
2025-09-29 20:37:39 +00:00
Nick Cao and GitHub
54b3d3a8dc
python3Packages.pydantic_1: 1.10.21 -> 1.10.24 ( #447040 )
2025-09-29 20:36:20 +00:00
Nick Cao and GitHub
74f76c6de7
python3Packages.diff-cover: 9.6.0 -> 9.7.1 ( #447034 )
2025-09-29 20:35:39 +00:00
Arne Keller and GitHub
2891f9938c
nixos/gerrit: Drop global lib expansion ( #446636 )
2025-09-29 20:35:19 +00:00
Alexander Bantyev and Silvan Mosberger
fde6a0b7c3
Add release notes for fetchgit's gitConfig
2025-09-29 22:34:56 +02:00
Alexander Bantyev and Silvan Mosberger
80d9975bd4
config: add a gitConfig/gitConfigFile option
...
Adds a `gitConfig` option (and `gitConfigFile`), to set a default
`gitConfigFile` argument for `fetchgit`.
2025-09-29 22:34:54 +02:00
Nick Cao and GitHub
0ea4e28c88
python3Packages.libbs: 2.15.4 -> 2.16.4 ( #447028 )
2025-09-29 20:34:32 +00:00
Alexander Bantyev and Silvan Mosberger
296399ec68
fetchgit: add a gitConfigFile argument
...
Passing a `gitConfigFile` argument as a string allows setting a custom
git config (as `$GIT_CONFIG_GLOBAL`). The most obvious use is to
override URLs with custom mirrors, but others are possible too.
2025-09-29 22:34:11 +02:00
Nick Cao and GitHub
e0ee9c6b2f
kafkactl: 5.12.1 -> 5.13.0 ( #447019 )
2025-09-29 20:33:39 +00:00
Nick Cao and GitHub
49f2864ae6
gatus: 5.24.0 -> 5.25.0 ( #447004 )
2025-09-29 20:32:32 +00:00
Nick Cao and GitHub
d1dd0c73c1
python3Packages.niworkflows: 1.14.1 -> 1.14.2 ( #447081 )
2025-09-29 20:31:32 +00:00
Nick Cao and GitHub
0998e5d555
python3Packages.fhir-py: 2.0.15 -> 2.1.0 ( #447076 )
2025-09-29 20:30:57 +00:00
Matteo Pacini and GitHub
d17ad9bb9a
rocketchat-desktop: 4.9.0 -> 4.9.1 ( #447279 )
2025-09-29 20:30:47 +00:00
Nick Cao and GitHub
22822b1b95
minizincide: 2.9.3 -> 2.9.4 ( #447047 )
2025-09-29 20:29:29 +00:00
Weijia Wang and GitHub
a2ef615242
python3Packages.pypika: 0.48.9 -> 0.49.0 ( #438555 )
2025-09-29 20:29:27 +00:00
Nick Cao and GitHub
744c32530b
melange: 0.31.4 -> 0.31.5 ( #447046 )
2025-09-29 20:29:02 +00:00
Yohann Boniface and GitHub
1cc72b6eaa
iproute2mac: 1.5.4 -> 1.6.0 ( #447100 )
2025-09-29 20:26:29 +00:00
Yohann Boniface and GitHub
e0a0102791
smartsynchronize: 4.6.2 -> 4.6.3 ( #447168 )
2025-09-29 20:26:04 +00:00
Nick Cao and GitHub
ed3d1f162b
ecs-agent: 1.99.0 -> 1.99.1 ( #446901 )
2025-09-29 20:25:52 +00:00
Guillaume Girol and GitHub
1f1c5f1cac
fastchess: 1.5.0-alpha -> 1.6.0-alpha ( #444976 )
2025-09-29 20:24:43 +00:00
Nick Cao and GitHub
9632a5f006
vscode-extensions.rooveterinaryinc.roo-cline: 3.28.3 -> 3.28.9 ( #446988 )
2025-09-29 20:24:05 +00:00
Nick Cao and GitHub
ef2732c4c7
uxn: 1.0-unstable-2025-09-07 -> 1.0-unstable-2025-09-27 ( #446985 )
2025-09-29 20:23:43 +00:00
nixpkgs-merge-bot[bot] and GitHub
0581d70a2a
repomix: 1.5.0 -> 1.6.0 ( #446827 )
2025-09-29 20:23:14 +00:00
Nick Cao and GitHub
87acdd7f40
python3Packages.modelcif: 1.4 -> 1.5 ( #446972 )
2025-09-29 20:22:37 +00:00
Grimmauld and GitHub
0a1e54084c
scotch: sort build inputs; make ptscotch optional ( #446322 )
2025-09-29 20:21:48 +00:00