Fabian Affolter
bb9af90bf2
python312Packages.google-cloud-datacatalog: 3.21.0 -> 3.23.0 ( #359790 )
2024-11-29 07:47:21 +01:00
Fabian Affolter
2099a8d7cc
python311Packages.graphrag: 0.3.6 -> 0.5.0 ( #359792 )
2024-11-29 07:47:07 +01:00
Fabian Affolter
01c1cbeea2
python312Packages.pytest-codspeed: fix typo ( #359793 )
2024-11-29 07:46:53 +01:00
Christina Sørensen
c688c75483
eza: 0.20.9 -> 0.20.10 ( #359760 )
2024-11-29 07:42:26 +01:00
Christina Sørensen
fb08995413
pbpctrl: 0.1.6 -> 0.1.7 ( #359291 )
2024-11-29 07:41:51 +01:00
K900
b402ee4285
breakpad: 2023.01.27 -> 2023.06.01 ( #359529 )
2024-11-29 09:38:47 +03:00
K900
769f42e45a
mumble-overlay: just build it the upstream way ( #359620 )
2024-11-29 09:38:34 +03:00
toastal
6832176666
nginxModules.subsFilter: 2022-01-24 ( #359905 )
...
Fixes issues with newer PCRE
2024-11-29 06:45:48 +01:00
Pol Dellaiera
bd06cd59e9
php84Extensions.xdebug: 3.3.2 -> 3.4.0 ( #360049 )
2024-11-29 06:41:51 +01:00
R. Ryantm
65d311a745
php84Extensions.xdebug: 3.3.2 -> 3.4.0
2024-11-29 05:06:20 +00:00
R. Ryantm
abf234f409
sgt-puzzles: 20240928.182b3d9 -> 20241123.5e74004
2024-11-29 15:22:57 +11:00
R. Ryantm
d1d6226258
nvrh: 0.1.14 -> 0.1.15
2024-11-29 03:48:19 +00:00
Aleksana
fec9222abf
folio: 24.12 -> 24.13 ( #359558 )
2024-11-29 10:55:13 +08:00
Aleksana
2adb5faba2
lla: init at 0.2.9 ( #359293 )
2024-11-29 10:53:36 +08:00
R. RyanTM
39a078a3ef
python312Packages.mss: 9.0.2 -> 10.0.0 ( #359644 )
...
https://github.com/BoboTiG/python-mss/blob/v10.0.0/CHANGELOG.md?rgh-link-date=2024-11-27T18%3A33%3A05Z
2024-11-29 03:09:04 +01:00
Masum Reza
5aa819d0e0
pegasus-frontend: update 0-unstable-2023-12-05 -> 0-unstable-2024-11-11 ( #359306 )
2024-11-29 07:17:28 +05:30
Emily Trau
5b9f28cf6e
proxmark3: 4.18994 -> 4.19552 ( #358172 )
2024-11-29 08:54:47 +08:00
Silvan Mosberger
d60e537249
release notes: Move agorakit to 25.05 ( #359942 )
...
release notes: Move agorakit to 2505
It's not included in 2411
2024-11-29 01:37:13 +01:00
Jenny
95dbdbbd9a
gnmic: fix version reporting ( #359655 )
2024-11-29 01:03:46 +01:00
Sandro
1d62a85ff5
nixos/mailman: add option to expand the uwsgi settings ( #333315 )
2024-11-29 00:53:55 +01:00
R. Ryantm
970e93b9f8
terraform-providers.doppler: 1.11.0 -> 1.12.0
2024-11-29 09:45:21 +10:00
R. Ryantm
f8b32a4921
terraform-providers.yandex: 0.130.0 -> 0.133.0
2024-11-29 09:45:06 +10:00
R. Ryantm
199ab2b321
terraform-providers.mongodbatlas: 1.21.1 -> 1.22.0
2024-11-29 09:44:55 +10:00
Volker Diels-Grabsch
97d45f98f2
ocamlPackages.melange: init at 4.0.1-52 + 4.0.0-51 + 4.0.0-414
2024-11-29 00:43:31 +01:00
seth
319cef6187
doc/release-notes: init wiki section
2024-11-28 18:26:40 -05:00
Gaétan Lepage
522d5d85db
python312Packages.qcodes: 0.50.0 -> 0.50.1 ( #359828 )
2024-11-29 00:09:51 +01:00
Cosima Neidahl
42e77274c8
lomiri.lomiri-url-dispatcher: Fix libexec binary location in services ( #359687 )
2024-11-29 00:06:31 +01:00
Gaetan Lepage
d61106e509
onionshare: add update script
2024-11-28 23:50:46 +01:00
Gaetan Lepage
665fcc80ea
onionshare: fix on darwin
2024-11-28 23:15:57 +01:00
Gaetan Lepage
0b75c4e176
onionshare: move to by-name; refactor
2024-11-28 23:15:57 +01:00
Robert Schütz
02fe29395d
python312Packages.aemet-opendata: 0.5.5 -> 0.6.3 ( #359663 )
2024-11-28 14:15:04 -08:00
Sergei Trofimovich
d584552796
diffstat: add a trivial updater
2024-11-28 22:55:04 +01:00
Sergei Trofimovich
5706049cf6
diffstat: 1.66 -> 1.67
...
Changes: https://invisible-island.net/diffstat/CHANGES.html#t20241111
2024-11-28 22:55:04 +01:00
Gaetan Lepage
c2c53cb7b1
onionshare: format
2024-11-28 22:43:02 +01:00
Victor Engmark
bfe7bb410f
nixos/printing: fix ShellCheck issues
...
ShellCheck reports the following:
> SC2174 (warning): When used with -p, -m only applies to the deepest
> directory.
Avoid this warning by splitting `mkdir -m MODE -p DIR` into
`(umask MASK && mkdir -p DIR)`.
2024-11-28 22:41:11 +01:00
Pol Dellaiera
eeab2e4e5e
phpactor: 2024.11.05.0 -> 2024.11.28.0 ( #359939 )
2024-11-28 22:36:51 +01:00
Pol Dellaiera
70b1a96bf5
n98-magerun2: 7.4.0 -> 7.5.0 ( #359963 )
2024-11-28 22:35:51 +01:00
Pol Dellaiera
73b6cbce5c
php81Packages.phpstan: 1.11.8 -> 2.0.2 ( #359957 )
2024-11-28 22:10:14 +01:00
R. Ryantm
3c02da2176
n98-magerun2: 7.4.0 -> 7.5.0
2024-11-28 21:07:25 +00:00
R. Ryantm
115b31f2a3
php81Packages.phpstan: 1.11.8 -> 2.0.2
2024-11-28 20:56:18 +00:00
Pol Dellaiera
ff3faba639
vscode-extensions.visualjj.visualjj: 0.12.5 -> 0.13.0 ( #359956 )
2024-11-28 21:55:26 +01:00
Sandro
43b7d77530
python312Packages.spsdk: 2.2.1 -> 2.4.0 ( #359513 )
2024-11-28 21:48:05 +01:00
Silvan Mosberger
edd47f7c85
nixfmt-rfc-style: 2024-08-16 -> 2024-11-26 ( #359904 )
...
Changes:
- https://github.com/NixOS/nixfmt/pull/233 and
https://github.com/NixOS/nixfmt/pull/257 fix the poor formatting of
`mkRenamedOptionModule` code.
- https://github.com/NixOS/nixfmt/pull/240 deprecates passing
directories as CLI args, instead using
[treefmt](https://github.com/numtide/treefmt ) is recommended.
- https://github.com/NixOS/nixfmt/pull/246 fixes some problems with
floats.
- https://github.com/NixOS/nixfmt/pull/247 fixes trailing spaces not
always being stripped.
- https://github.com/NixOS/nixfmt/pull/248 ensures that the ownership of
files isn't changed when formatting them.
- https://github.com/NixOS/nixfmt/pull/249 fixes some poor formatting of
some attribute selections.
- https://github.com/NixOS/nixfmt/pull/262 ensures that 64-bit integers
don't get trimmed on 32-bit platforms.
- https://github.com/NixOS/nixfmt/pull/264 adds a `--filename` flag to
allow setting the filename in error messages when formatting standard input.
- https://github.com/NixOS/nixfmt/pull/243 added
[installation and integration docs](https://github.com/NixOS/nixfmt?tab=readme-ov-file#installation-and-usage-instructions ).
- https://github.com/NixOS/nixfmt/pull/238 created a
[`.pre-commit-hooks.yaml`](https://github.com/NixOS/nixfmt/blob/master/.pre-commit-hooks.yaml )
for integration with [pre-commit](https://pre-commit.com/ )
2024-11-28 21:45:40 +01:00
Pol Dellaiera
47048ebe1e
vscode-extensions.visualjj.visualjj: 0.12.5 -> 0.13.0
2024-11-28 21:45:16 +01:00
Sandro
e72faf8015
level-zero: 1.18.3 -> 1.19.2 ( #359682 )
2024-11-28 21:39:42 +01:00
Pol Dellaiera
c8bacdae50
php81Packages.grumphp: 2.6.0 -> 2.9.0 ( #359926 )
2024-11-28 21:36:43 +01:00
Pol Dellaiera
6a134c9a35
vscode-extensions.github.copilot: 1.243.1191 -> 1.246.1233 ( #359947 )
2024-11-28 21:36:12 +01:00
Pol Dellaiera
ae933cb7df
vscode-extensions.github.copilot: 1.243.1191 -> 1.246.1233
2024-11-28 21:16:51 +01:00
Silvan Mosberger
c8aeacd0ae
release notes: Move cacheNetwork note to 25.05
...
It's not included in 24.11
2024-11-28 21:13:14 +01:00
h7x4
12cadcb077
formats.libconfig: add support for dashes ( #359308 )
2024-11-28 21:11:50 +01:00