Commit Graph

713902 Commits

Author SHA1 Message Date
R. Ryantm
b0fb9d547c ipfs-cluster: 1.1.1 -> 1.1.2 2024-11-29 02:41:50 +00: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
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
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
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
h7x4
12cadcb077
formats.libconfig: add support for dashes (#359308) 2024-11-28 21:11:50 +01:00
Fabian Affolter
02d838abb9
python312Packages.influxdb3-python: 0.9.0 -> 0.10.0 (#359619) 2024-11-28 21:03:14 +01:00
Jan Tojnar
acd9b02b6d webkitgtk_6_0: 2.46.3 → 2.46.4
https://github.com/WebKit/WebKit/compare/webkitgtk-2.46.3...webkitgtk-2.46.4
https://webkitgtk.org/security/WSA-2024-0007.html
https://webkitgtk.org/2024/11/27/webkitgtk2.46.4-released.html

CVE-2024-44308, CVE-2024-44309
2024-11-28 20:59:20 +01:00
R. Ryantm
99d776a64c phpactor: 2024.11.05.0 -> 2024.11.28.0 2024-11-28 19:57:36 +00:00
Gaétan Lepage
dabd3bd5fa
basedpyright: 1.21.1 -> 1.22.0 (#359715) 2024-11-28 20:50:48 +01:00
Sandro
3380c823c9
linuxPackages.openafs: Patch for Linux kernel 6.12 (#358842) 2024-11-28 20:25:31 +01:00
Sandro
51fcc9d335
mysql-shell{,_8,-innovation}: format with nixfmt (#358604) 2024-11-28 20:24:35 +01:00
Sandro
6dfdf6749f
trunk-io: 1.3.2 -> 1.3.4 (#358302) 2024-11-28 20:22:17 +01:00
jopejoe1
efd30bb7bc
step-ca: 0.27.5 -> 0.28.0 (#357083) 2024-11-28 19:17:47 +00:00
kirillrdy
c39f3576f4
gf: unstable-2023-08-09 -> 0-unstable-2024-08-21; include extensions and add plugin support (#357435) 2024-11-29 06:16:26 +11:00
jopejoe1
8cad8436de
rainfrog: 0.2.9 -> 0.2.10 (#357442) 2024-11-28 19:06:36 +00:00
Austin Horstman
4b8921fde4
tesseract: 5.3.4 -> 5.5.0 (#353902) 2024-11-28 13:06:03 -06:00
Dmitry Kalinkin
b71f4a89a4
python312Packages.fastnlo-toolkit: fix build (#359805) 2024-11-28 14:05:37 -05:00
R. Ryantm
265b3aa46a php81Packages.grumphp: 2.6.0 -> 2.9.0 2024-11-28 19:04:09 +00:00
jopejoe1
017d88ec83
waypipe: 0.9.1 -> 0.9.2 (#357168) 2024-11-28 18:59:42 +00:00
jopejoe1
7904efb866
amiri: 1.000 -> 1.001 (#357329) 2024-11-28 18:58:20 +00:00
jopejoe1
892247b9b8
ncdu: 2.6 -> 2.7 (#357479) 2024-11-28 18:42:52 +00:00
jopejoe1
251e822f97
notepad-next: 0.8 -> 0.9 (#357598) 2024-11-28 18:37:29 +00:00
jopejoe1
6bf4c9b790
seclists: 2024.3 -> 2024.4 (#357660) 2024-11-28 18:35:18 +00:00
Artturin
58cca6e009
discord: add pipewire to fix screensharing; discord-canary: 0.0.527 -> 0.0.528 (#359666) 2024-11-28 20:22:23 +02:00
Sandro
521bba39df
croc: 10.1.0 -> 10.1.1 (#359896) 2024-11-28 19:21:50 +01:00
jopejoe1
aa912dbb95
factorio-mods: drop (#359695) 2024-11-28 17:57:46 +00:00
Ilan Joselevich
c7c136a610
kanidm: allow hydra to cache alternative build with secret provisioning (#358782) 2024-11-28 19:35:25 +02:00
Sefa Eyeoglu
60e11b72fa
comrak: 0.23.0 -> 0.31.0 (#359209) 2024-11-28 18:29:12 +01:00
Sefa Eyeoglu
8c5c3e5bc2
python312Packages.soxr: fix build on x86_64-darwin (#359539) 2024-11-28 18:24:15 +01:00