Commit Graph

665777 Commits

Author SHA1 Message Date
Mihai Fufezan
73bad3c5e4
hyprland: 0.41.2 -> 0.42.0 2024-08-12 18:00:44 +03:00
Mihai Fufezan
6404fe89d6
aquamarine: 0.2.0 -> 0.3.1 2024-08-12 18:00:44 +03:00
R. Ryantm
f236fa1d01 seafile-client: 9.0.7 -> 9.0.8 2024-08-12 14:59:54 +00:00
R. Ryantm
74a3a56752 python312Packages.nebula3-python: 3.8.1 -> 3.8.2 2024-08-12 14:49:45 +00:00
R. Ryantm
b07a15d778 python312Packages.influxdb-client: 1.44.0 -> 1.45.0 2024-08-12 14:39:53 +00:00
eljamm
bee9f56168
pavucontrol-qt: add missing qtsvg dependency
For qt6, `qtsvg` needs to be explicitly installed for the icons to work
properly.
2024-08-12 15:38:40 +01:00
R. Ryantm
a8adee37ed python312Packages.influxdb3-python: 0.7.0 -> 0.8.0 2024-08-12 14:36:40 +00:00
eljamm
78e8739f09
pavucontrol-qt: remove with lib; from meta 2024-08-12 15:36:32 +01:00
eljamm
7408c9f9e6
pavucontrol-qt: format with nixfmt 2024-08-12 15:35:25 +01:00
R. Ryantm
c76220c674 python312Packages.django-cachalot: 2.6.2 -> 2.6.3 2024-08-12 14:27:49 +00:00
R. Ryantm
b1051a8e7b python312Packages.cyclopts: 2.9.4 -> 2.9.5 2024-08-12 14:26:42 +00:00
Florian
ad91a23e66
Merge pull request #333634 from ornicar/stockfish-update-16.1
Stockfish update: 16 -> 16.1
2024-08-12 16:12:22 +02:00
Jan Christoph Ebersbach
731de59cb5
yeahconsole: init at 0.1.3 2024-08-12 15:55:18 +02:00
lassulus
85fa3d6a3b
Merge pull request #333340 from r-ryantm/auto-update/kubeone
kubeone: 1.8.1 -> 1.8.2
2024-08-12 15:50:42 +02:00
Peder Bergebakken Sundt
6a59129419
Merge pull request #333342 from pbsds/fix-deadnix-1722620675
treewide: remove nested let-in
2024-08-12 15:42:52 +02:00
Florian
20d3d501ad
Merge pull request #290913 from flandweber/borgmatic-improvement
nixos/borgmatic: added test
2024-08-12 15:37:12 +02:00
José Romildo Malaquias
729c56cf38
Merge pull request #333801 from r-ryantm/auto-update/enlightenment.evisum
enlightenment.evisum: 0.6.0 -> 0.6.1
2024-08-12 10:33:28 -03:00
R. Ryantm
2b91e63753 git-credential-keepassxc: 0.14.0 -> 0.14.1 2024-08-12 13:32:24 +00:00
R. Ryantm
308c58a560 iir1: 1.9.4 -> 1.9.5 2024-08-12 13:28:18 +00:00
Pol Dellaiera
ca5752c9f3
Merge pull request #334118 from piotrkwiecinski/phpactor-install-shell
phpactor: format with nixfmt-rfc-style; simplify shell completion installation
2024-08-12 15:20:43 +02:00
Thibault Duplessis
529157ef28 stockfish: 16 -> 16.1
Stockfish 16.1 now uses 2 NNUE files:
https://stockfishchess.org/blog/2024/stockfish-16-1/
2024-08-12 15:14:00 +02:00
Silvan Mosberger
ef23c7da7a
Merge pull request #334117 from hercules-ci/test-modules-report-location 2024-08-12 15:10:42 +02:00
K900
0ed621ef5d
Merge pull request #334121 from r-vdp/specialisation-fix-acme
acme: fix test
2024-08-12 16:01:16 +03:00
R. Ryantm
43b49c7638 cargo-about: 0.6.2 -> 0.6.3 2024-08-12 12:59:51 +00:00
Bobby Rong
de4e9b526d
Merge pull request #333853 from bobby285271/upd/cinnamon
Cinnamon updates 2024-08-11
2024-08-12 20:46:59 +08:00
Sandro
e32c796ff7
Merge pull request #332541 from SuperSandro2000/mailman-relay-assert
nixos/mailman: allow setting relay domains with services.postfix.conf…
2024-08-12 14:37:53 +02:00
R. Ryantm
02726a69c9 emacsPackages.consult-gh: 1.0-unstable-2024-08-02 -> 1.0-unstable-2024-08-11 2024-08-12 12:11:54 +00:00
r-vdp
f09a62f122
acme: fix test after fc35704bc8 2024-08-12 14:04:09 +02:00
Piotr Kwiecinski
67dc98c20d
phpactor: format with nixfmt-rfc-style 2024-08-12 13:57:02 +02:00
Piotr Kwiecinski
b018ad68c0
phpactor: simplify shell completion installation 2024-08-12 13:56:46 +02:00
Robert Hensing
7f838d4c54 lib/tests/modules.sh: Improve failure log format
- Clear separation between failures
- Move error regex close to error message, which is at the bottom
  of a fairly long trace
- Move most relevant and consistent info to bottom of terminal:
  the location of the failure.
  Some editors including vscode heuristically resolve file paths
  on Ctrl+click.
- Less wordy - easy to glance
- Capitalized prefixes to distinguish from Nix's own logging
2024-08-12 13:48:25 +02:00
Robert Hensing
6fa24da815 lib/tests/modules.sh: Add loc <depth> optional parameter 2024-08-12 13:47:41 +02:00
Robert Hensing
c516c03bf4 lib/tests/modules.sh: Do not redirect diagnostics to stdout
It still prints its own diagnostics to stdout, but it's always done that.
2024-08-12 13:47:36 +02:00
Robert Hensing
8a6c85d886 lib/tests/modules.sh: Report failure source location 2024-08-12 13:46:38 +02:00
Sandro
2d8b5bc8b3
Merge pull request #327686 from erictapen/osrm-backend 2024-08-12 13:45:18 +02:00
Gaétan Lepage
a194f9d065
Merge pull request #334079 from fabaff/dask-awkward-fix
python312Packages.dask-expr: update source hash
2024-08-12 13:25:07 +02:00
Yt
3ec86a20ef
Merge pull request #334070 from datafoo/vscode-extensions.elixir-lsp.vscode-elixir-ls
vscode-extensions.elixir-lsp.vscode-elixir-ls: 0.23.0 -> 0.23.1
2024-08-12 11:24:54 +00:00
Yt
e2e2a2c9bc
Merge pull request #334076 from fabaff/argilla-fix
python312Packages.argilla: add sourceRoot
2024-08-12 11:04:20 +00:00
R. Ryantm
60f6403102 python312Packages.fastcore: 1.6.3 -> 1.6.7 2024-08-12 10:39:05 +00:00
R. Ryantm
3cd7d54796 broot: 1.40.0 -> 1.41.1 2024-08-12 10:36:16 +00:00
Sandro
2e11a22606
Merge pull request #334048 from r-ryantm/auto-update/vaultwarden
vaultwarden: 1.31.0 -> 1.32.0
2024-08-12 12:31:24 +02:00
R. Ryantm
fe6bc59a67 gopass-summon-provider: 1.15.13 -> 1.15.14 2024-08-12 10:31:21 +00:00
Florian Klink
fc35704bc8
Merge pull request #333952 from r-vdp/specialisation-name-regex
specialisation: limit the allowed characters in specialisation names
2024-08-12 13:30:54 +03:00
R. Ryantm
d1eeae3363 sqldef: 0.17.16 -> 0.17.17 2024-08-12 10:16:33 +00:00
R. Ryantm
9115c6a588 ddns-updater: 2.7.0 -> 2.6.1 2024-08-12 10:16:02 +00:00
R. Ryantm
ba7332a978 minijinja: 2.1.1 -> 2.1.2 2024-08-12 09:37:10 +00:00
nixpkgs-merge-bot[bot]
c67d90d517
Merge pull request #334063 from r-ryantm/auto-update/maa-cli
maa-cli: 0.4.9 -> 0.4.10
2024-08-12 09:21:02 +00:00
R. Ryantm
d53414a54e git-machete: 3.26.3 -> 3.27.0 2024-08-12 09:13:56 +00:00
Jonas Chevalier
9a645edbb7
github-runner: move to by-name (#333309)
Allow the merge bot to work
2024-08-12 11:09:36 +02:00
OTABI Tomoya
a5dfefa56b
Merge pull request #333499 from nim65s/cxxheaderparser
python3Packages.cxxheaderparser: init at 1.3.3
2024-08-12 17:56:40 +09:00