Commit Graph
871329 Commits
Author SHA1 Message Date
Gaétan LepageandGitHub 5b91f3b910 python3Packages.vllm: 0.10.1.1 -> 0.10.2 (#447722) 2025-10-04 19:03:10 +00:00
Yohann BonifaceandGitHub 4ab95c316f {omegat,rhino}: migrate to by-name (#447874) 2025-10-04 18:51:49 +00:00
jadeandGitHub 23ffce5199 lixPackageSets.git: 2.94.0-pre-20250912_d90e4a65812c -> 2.94.0-pre-20250920_3ee839cc5ed4 (#444623) 2025-10-04 18:51:46 +00:00
Yohann BonifaceandGitHub 9417752c05 spectrwm: 3.6.0 -> 3.7.0 (#445391) 2025-10-04 18:48:43 +00:00
Jan TojnarandGitHub e00dd4a1fb python3Python.gst-python: fixes, gst_all_1.gst-plugins-rs: disable broken test on Darwin (#448371) 2025-10-04 18:43:42 +00:00
Nikolay KorotkiyandGitHub 3f208422fa xdp-tools: 1.5.6 -> 1.5.7 (#448300) 2025-10-04 18:38:27 +00:00
Bruno BELANYIandGitHub 6ecd2428b0 mkbrr: 1.15.0 -> 1.16.0 (#448319) 2025-10-04 18:37:43 +00:00
YtandGitHub ac6320aa0a meilisearch_1_11: drop (#448406) 2025-10-04 18:35:23 +00:00
Alois Wohlschlager 9c29a340be lixPackageSets.git: 2.94.0-pre-20250912_d90e4a65812c -> 2.94.0-pre-20251001_f1ef994f120a
Now with toml11 ≥4 support.
2025-10-04 20:33:04 +02:00
Yohann BonifaceandGitHub ef1985efb5 isd: 0.5.1 -> 0.6.0 (#448585) 2025-10-04 18:30:41 +00:00
Philip TaronandGitHub d9335d5dd7 treewide: remove optional builtins prefixes from prelude functions (#444432) 2025-10-04 18:30:40 +00:00
nixpkgs-merge-bot[bot]andGitHub c49f16e586 cosmic-ext-tweaks: 0.1.3 -> 0.2.0 (#448483) 2025-10-04 18:30:28 +00:00
Yohann BonifaceandGitHub 391c8ee821 gui-for-clash: 1.9.10 -> 1.11.0 (#447024) 2025-10-04 18:28:38 +00:00
Yohann BonifaceandGitHub 033659ea51 simdjson: 4.0.6 -> 4.0.7 (#448509) 2025-10-04 18:26:16 +00:00
Fabian AffolterandGitHub 003ee83b36 python3Packages.asana: 5.2.1 -> 5.2.2 (#448494) 2025-10-04 18:23:40 +00:00
Philip TaronandGitHub 3de8cbd6f6 fetchmail: 6.5.1 -> 6.5.6, fetchmail_7: unstable-2022-05-26 -> 7.0.0-alpha11 (#448562) 2025-10-04 18:22:23 +00:00
Sarah Clark da708ddef0 gst-plugins-rs: disable failing test on Darwin 2025-10-04 11:15:12 -07:00
Sarah Clark 3ea3a24f3e python3Packages.gst-python: disable anaytics tests on Darwin
The analytics tests will time out under load on Darwin, breaking Hydra builds and nixpkgs-review.
2025-10-04 11:15:12 -07:00
Sarah Clark 76edf7e664 python3Packages.gst-python: remove with lib; 2025-10-04 11:11:58 -07:00
Yohann BonifaceandGitHub 0832d1b3a0 alfaview: 9.23.1 -> 9.23.2 (#446808) 2025-10-04 18:00:36 +00:00
Yohann BonifaceandGitHub e629ac0f44 yoshimi: 2.3.4.1 -> 2.3.5.1 (#448131) 2025-10-04 17:56:27 +00:00
hetraeusandGitHub 3bd8985869 isd: 0.5.1 -> 0.6.0
Also update the upstream repo owner, homepage and changelog page
2025-10-04 19:51:53 +02:00
Philip TaronandGitHub 6d1d15bb36 pkgs: remove optional builtins prefixes from prelude functions (#447404) 2025-10-04 17:11:00 +00:00
Anthony RousselandGitHub 1e6684166e ovhcloud-cli: init at 0.5.0 (#448312) 2025-10-04 17:09:28 +00:00
NAHO 8052c76154 pkgs: add builtins prefixes for prelude functions to improve clarity 2025-10-04 19:02:43 +02:00
NAHO 3b97761aa7 lixPackageSets.git: revert removal of builtins prefixes in patch 2025-10-04 19:02:43 +02:00
NAHO c8d4dabc43 pkgs: remove optional builtins prefixes from prelude functions
Remove optional builtins prefixes from prelude functions by running:

    builtins=(
      abort
      baseNameOf
      break
      derivation
      derivationStrict
      dirOf
      false
      fetchGit
      fetchMercurial
      fetchTarball
      fetchTree
      fromTOML
      import
      isNull
      map
      null
      placeholder
      removeAttrs
      scopedImport
      throw
      toString
      true
    )

    fd \
      --type file \
      . \
      pkgs \
      --exec-batch sed --in-place --regexp-extended "
        s/\<builtins\.($(
          printf '%s\n' "${builtins[@]}" |
            paste --delimiter '|' --serial -
        ))\>/\1/g
      "

    nix fmt
2025-10-04 19:02:37 +02:00
Doron BeharandGitHub 0fe515d371 nixos/syncthing: add guiPasswordFile option, add and move Syncthing tests (#446197) 2025-10-04 16:50:14 +00:00
nixpkgs-merge-bot[bot]andGitHub b1ebcf1a85 spacetimedb: 1.4.0 -> 1.5.0 (#448441) 2025-10-04 16:25:35 +00:00
dotlambdaandGitHub cfc311472f python3Packages.eq3btsmart: 2.3.0 -> 2.4.1 (#448211) 2025-10-04 16:13:00 +00:00
Yohann BonifaceandGitHub e7ecb1b6a2 hgrep: init at 0.3.8 (#440858) 2025-10-04 16:10:21 +00:00
Anthony ROUSSEL 74728b8b4e ovhcloud-cli: init at 0.5.0
A Command Line Interface to manage your OVHcloud services.

https://github.com/ovh/ovhcloud-cli
2025-10-04 17:53:26 +02:00
Thomas Gerbet 3886232a1c fetchmail_7: unstable-2022-05-26 -> 7.0.0-alpha11
Fixes CVE-2025-61962.
2025-10-04 17:39:16 +02:00
Axel Karjalainen 9fc608e171 hgrep: init at 0.3.8 2025-10-04 18:37:32 +03:00
Thomas Gerbet 49314339f5 fetchmail: 6.5.1 -> 6.5.6
Fixes CVE-2025-61962.

https://sourceforge.net/p/fetchmail/git/ci/6.5.6/tree/NEWS
2025-10-04 17:33:23 +02:00
nixpkgs-merge-bot[bot]andGitHub 6cfed029fc anytype: 0.49.2 -> 0.50.3 (#448556) 2025-10-04 15:16:33 +00:00
Nikolay KorotkiyandGitHub 77b1f0900f sydbox: 3.38.2 -> 3.39.1 (#447598) 2025-10-04 15:03:52 +00:00
Nikolay KorotkiyandGitHub 032bb3ffdd dnglab: 0.7.0 -> 0.7.1 (#448335) 2025-10-04 14:57:54 +00:00
nixpkgs-merge-bot[bot]andGitHub e99ba8bf86 ultrastardx: 2025.9.0 -> 2025.10.0 (#448534) 2025-10-04 14:50:31 +00:00
isabelandGitHub 7544cf4148 slurm: modernize (#448399) 2025-10-04 14:48:44 +00:00
R. Ryantm 9b1586e480 anytype: 0.49.2 -> 0.50.3 2025-10-04 14:40:50 +00:00
Yohann BonifaceandGitHub 13abdaf5ea flix: 0.62.0 -> 0.64.0 (#446506) 2025-10-04 14:26:22 +00:00
Sigmanificient b0ecc55d9c slurm: modernize 2025-10-04 16:23:11 +02:00
Austin HorstmanandGitHub 49a636772f davinci-resolve: 20.0.1 -> 20.2.1 (#439617) 2025-10-04 14:18:48 +00:00
Austin HorstmanandGitHub d71bc768db sketchybar-app-font: 2.0.43 -> 2.0.46 (#448508) 2025-10-04 14:08:04 +00:00
Austin HorstmanandGitHub 3acebf0422 git-worktree-switcher: 0.2.4 -> 0.2.6 (#447031) 2025-10-04 14:07:50 +00:00
Fabian AffolterandGitHub bb04e3e25b python313Packages.twilio: 9.8.2 -> 9.8.3 (#448373) 2025-10-04 14:03:37 +00:00
Daniel FaheyandGaétan Lepage cc60981123 python3Packages.vllm: 0.10.1.1 -> 0.10.2
Notably adds Python 3.13 support (see vllm-project/vllm#13164) among many other things (https://github.com/vllm-project/vllm/releases/tag/v0.10.2).

Co-authored-by: Gaétan Lepage <gaetan@glepage.com>
2025-10-04 14:56:48 +01:00
Mauricio CollaresandGitHub 9073af1c20 python3Packages.cysignals: 1.12.4 -> 1.12.5 (#448232) 2025-10-04 13:56:45 +00:00
dishandGitHub 91bdb74cff biboumi: use botan3 and cleanup (#446216) 2025-10-04 13:53:42 +00:00