Commit Graph
652628 Commits
Author SHA1 Message Date
AleksanaandGitHub 912bb8ea4e Merge pull request #326748 from linsui/ptyxis
ptyxis: 46.4 -> 46.5
2024-07-13 23:11:27 +08:00
Guillaume GirolandGitHub b119fc3600 Merge pull request #325244 from TomaSajt/glymur
python312Packages.glymur: 0.13.2 -> 0.13.4
2024-07-13 17:11:12 +02:00
Nick CaoandGitHub fefe9c27fc Merge pull request #326660 from r-ryantm/auto-update/misconfig-mapper
misconfig-mapper: 1.6.0 -> 1.7.0
2024-07-13 11:10:56 -04:00
Nick CaoandGitHub 4b4c8e12ef Merge pull request #326614 from paveloom/mesonlsp
mesonlsp: 4.3.0 -> 4.3.1
2024-07-13 11:06:54 -04:00
Nick CaoandGitHub 2a615f3a09 Merge pull request #326621 from r-ryantm/auto-update/rain
rain: 1.11.0 -> 1.12.0
2024-07-13 11:06:21 -04:00
Nick CaoandGitHub 7185191790 Merge pull request #326626 from r-ryantm/auto-update/python312Packages.manifestoo
python312Packages.manifestoo: 0.7 -> 1.0
2024-07-13 11:06:03 -04:00
Guillaume GirolandGitHub 98f7683671 Merge pull request #324585 from timschumi/gsr-2024-07-04
gpu-screen-recorder{,-gtk}: Update to unstable-2024-07-05 (+ systemd unit and capabilities)
2024-07-13 17:05:00 +02:00
Nick CaoandGitHub 224aa561fe Merge pull request #326638 from r-ryantm/auto-update/uarmsolver
uarmsolver: 0.2.6 -> 0.3.0
2024-07-13 11:04:42 -04:00
Nick CaoandGitHub 08d10f1fa1 Merge pull request #326582 from r-ryantm/auto-update/dotenvx
dotenvx: 1.5.0 -> 1.6.1
2024-07-13 11:02:48 -04:00
Nick CaoandGitHub 7a71d8fceb Merge pull request #326586 from r-ryantm/auto-update/ghq
ghq: 1.6.1 -> 1.6.2
2024-07-13 11:02:25 -04:00
Nick CaoandGitHub 98ecd440d4 Merge pull request #326593 from ereslibre/bump-wasm-tools
wasm-tools: 1.212.0 -> 1.213.0
2024-07-13 11:01:51 -04:00
Nick CaoandGitHub 02227e28b5 Merge pull request #326596 from donovanglover/walker-0.0.88
walker: 0.0.72 -> 0.0.88
2024-07-13 11:01:23 -04:00
rewineandGitHub 618a62a80d Merge pull request #326776 from r-ryantm/auto-update/neocmakelsp
neocmakelsp: 0.7.7 -> 0.7.8
2024-07-13 22:36:34 +08:00
Stephan HeßelmannandPascal Bach ce3dd65223 openshift: 4.14 -> 4.16 2024-07-13 16:34:26 +02:00
Peder Bergebakken SundtandGitHub e69524a799 Merge pull request #326538 from r-ryantm/auto-update/python312Packages.trimesh
python312Packages.trimesh: 4.4.1 -> 4.4.3
2024-07-13 16:14:44 +02:00
Luke VandGitHub 9a097c2e4e python311Packages.gerbonara: 1.2.0 -> 1.4.0 (#326208) 2024-07-13 16:10:54 +02:00
Peder Bergebakken SundtandGitHub a4542568da Merge pull request #307451 from atorres1985-contrib/revup
revup: refactor
2024-07-13 16:05:47 +02:00
Maximilian BoschandGitHub 4d9989e5a5 Merge pull request #326806 from luftmensch-luftmensch/speedtest-go_1.7.8
speedtest-go: 1.7.7 -> 1.7.8
2024-07-13 14:00:51 +00:00
Jan Tojnar 69adf156ef common-updater-scripts: Fix u-s-v updating npmDeps
`buildNpmDeps` pass `npmDepsHash` as `hash` to `fetchNpmDeps` so `npmDeps` does not contain `outputHashAlgo` attribute.

This would cause the program fail as follows:

    $ update-source-version zx --ignore-same-version --source-key=npmDeps
    error: attribute 'outputHashAlgo' in selection path 'zx.npmDeps.drvAttrs.outputHashAlgo' not found
    update-source-version: error: Couldn't evaluate old source hash from 'zx.npmDeps'!
2024-07-13 15:48:29 +02:00
Jan Tojnar 9fc19b0866 maintainers/scripts/update.py: Fix worktree cleanup on failure
The context manager would previously just terminate early on exception.
As a result, the worktree and branch would not get pruned when update script failed.

Let’s wrap the cleanup code in `finally` block as suggested by Python docs:
https://docs.python.org/3/library/contextlib.html#contextlib.contextmanager
2024-07-13 15:48:17 +02:00
Jan Tojnar 3c78e0ce04 _experimental-update-script-combinators.sequence: Terminate on failure
Before:

    nix-repl> (_experimental-update-script-combinators.sequence [["false"] ["echo" "work"]]).command
    [ "sh" "-c" "'false';'echo' 'work'" ]

After:

    nix-repl> (_experimental-update-script-combinators.sequence [["false"] ["echo" "work"]]).command
    [ "sh" "-ec" "'false';'echo' 'work'" ]
2024-07-13 15:47:27 +02:00
Reno DakotaandVincent Laporte 9ecab00bf4 ocaml-ng.ocamlPackages{_5_1,}.merlin: fix vim python-3.12 warnings
apply upstream patch https://github.com/ocaml/merlin/commit/9e0c47b0d5fd0c4edc37c4c7ce927b155877557d.patch
to fix syntax warnings from python-3.12 when opening vim.
2024-07-13 15:44:57 +02:00
Gutyina GergőandPascal Bach b729601a9e r2modman: 3.1.48 -> 3.1.49 2024-07-13 14:58:17 +02:00
Sergei TrofimovichandGitHub cce8e5df89 zenity: 4.0.1 → 4.0.2
https://gitlab.gnome.org/GNOME/zenity/-/compare/4.0.1...4.0.2
2024-07-13 20:31:56 +08:00
luftmensch-luftmensch 4f6a9e0673 speedtest-go: 1.7.7 -> 1.7.8 2024-07-13 14:28:59 +02:00
YtandGitHub 7bbfd756cd Merge pull request #326691 from natsukium/tiktoken/update
python312Packages.tiktoken: 0.5.1 -> 0.7.0; python312Packages.litellm: 1.40.16 -> 1.41.19
2024-07-13 12:13:48 +00:00
Franz PletzandGitHub ec661559fc Merge pull request #326714 from r-ryantm/auto-update/b3sum 2024-07-13 14:07:18 +02:00
Martin WeineltandGitHub 73e9892e71 Merge pull request #319880 from jkachmar/onnxruntime-1_18_0
onnxruntime: 1.16.3 -> 1.18.1
2024-07-13 13:29:07 +02:00
K900andGitHub bcbd04fddd Merge pull request #326789 from K900/kf-6.4
KDE Frameworks 6.4
2024-07-13 14:25:23 +03:00
Nikolay KorotkiyandGitHub 4312c4801a Merge pull request #326134 from sikmir/j2cli
python3Packages.j2cli: disable on python 3.12
2024-07-13 15:14:50 +04:00
Maciej KrügerandGitHub 725cad3d1c Merge pull request #326784 from r-ryantm/auto-update/qlog
qlog: 0.37.0 -> 0.37.1
2024-07-13 13:09:46 +02:00
K900andGitHub 01fe231d85 Merge pull request #326262 from K900/no-more-sound-enable
nixos/alsa: kill sound.enable and friends with fire
2024-07-13 14:04:22 +03:00
K900 3eeff54780 nixos/alsa: kill sound.enable and friends with fire 2024-07-13 13:56:18 +03:00
❄️andGitHub 44bce6950b Merge pull request #326754 from r-ryantm/auto-update/cilium-cli
cilium-cli: 0.16.11 -> 0.16.13
2024-07-13 07:56:03 -03:00
R. RyantmandFrancesco Gazzetta 452a2137e0 principia: 2024.06.28 -> 2024.07.12 2024-07-13 10:41:38 +00:00
Robert ScottandGitHub 6a985b3b1a Merge pull request #325962 from oddlama/patch-blastradius
hostapd: apply patch for CVE-2024-3596
2024-07-13 11:28:02 +01:00
nixpkgs-merge-bot[bot]andGitHub 9c3f758097 Merge pull request #326746 from r-ryantm/auto-update/syft
syft: 1.8.0 -> 1.9.0
2024-07-13 10:17:15 +00:00
Vlad MandGitHub 7e4b788a51 Merge pull request #326721 from r-ryantm/auto-update/oxipng
oxipng: 9.1.1 -> 9.1.2
2024-07-13 13:09:51 +03:00
R. Ryantm 8f64cb671d qlog: 0.37.0 -> 0.37.1 2024-07-13 09:53:52 +00:00
Fabian AffolterandGitHub 239de4a6e5 Merge pull request #326734 from fabaff/beancount-docverif-fix
python312Packages.beancount-docverif: refactor
2024-07-13 11:48:56 +02:00
K900 69ee28dc95 kdePackages.francis: fix build, deduplicate 2024-07-13 12:37:54 +03:00
7c6f434candGitHub 267ce10433 Merge pull request #326600 from NixOS/fix_sysdigUnstable
sysdig: fix build
2024-07-13 09:33:34 +00:00
Pol DellaieraandGitHub 1ddbc2d5a3 Merge pull request #326774 from GaetanLepage/typstyle
typstyle: 0.11.28 -> 0.11.29
2024-07-13 11:30:13 +02:00
Jonas HeinrichandGitHub ca6db374e8 Merge pull request #326771 from r-ryantm/auto-update/python312Packages.django-anymail
python312Packages.django-anymail: 11.0 -> 11.0.1
2024-07-13 11:11:28 +02:00
R. Ryantm 157e817428 neocmakelsp: 0.7.7 -> 0.7.8 2024-07-13 09:05:55 +00:00
Gaetan Lepage ecaedc6448 typstyle: 0.11.28 -> 0.11.29
Diff: https://github.com/Enter-tainer/typstyle/compare/refs/tags/v0.11.28...v0.11.29

Changelog: https://github.com/Enter-tainer/typstyle/blob/refs/tags/v0.11.29/CHANGELOG.md
2024-07-13 11:05:46 +02:00
K900 45cd7d5ab6 kdePackages: Frameworks 6.3.0 -> 6.4.0 2024-07-13 11:41:10 +03:00
R. Ryantm 89d17cf60c python312Packages.django-anymail: 11.0 -> 11.0.1 2024-07-13 08:40:37 +00:00
Jörg ThalheimandGitHub 431a355487 Merge pull request #326674 from qowoz/buildbot
buildbot: 4.0.0 -> 4.0.1
2024-07-13 10:37:54 +02:00
Johannes JönsandGitHub ae3fb97320 Merge pull request #326688 from eclairevoyant/ansel-fix-desktop-file
ansel: remove hardcoded paths in desktop file
2024-07-13 08:33:58 +00:00