Commit Graph

929143 Commits

Author SHA1 Message Date
nixpkgs-ci[bot] db8a4e9f0b Merge master into staging-next 2026-01-15 18:09:05 +00:00
dotlambda fb34f684a5 lean: fix build with GCC 15 (#480010) 2026-01-15 18:03:07 +00:00
dotlambda c4d0584e23 home-assistant-custom-components.homematicip_local: 2.1.1 -> 2.1.2 (#480367) 2026-01-15 18:01:52 +00:00
dotlambda ccb0855745 python314Packages.untokenize: disable (#480036) 2026-01-15 18:01:35 +00:00
dotlambda 5cb4a01c32 python3Packages.pyinfra: 3.4.1 -> 3.6 (#479736) 2026-01-15 17:59:13 +00:00
dotlambda bd054352fc vscode: 1.107.1 -> 1.108.0 (#478946) 2026-01-15 17:57:40 +00:00
Martin Weinelt e5c2eb90f7 python314Packages.numba: unmark disabled (#480276) 2026-01-15 17:46:57 +00:00
Mathew Polzin 7ced29ccdf protoc-gen-elixir: 0.15.0 -> 0.16.0 (#480341) 2026-01-15 17:23:32 +00:00
j-k 8ed887b91f apko: 0.30.35 -> 1.0.2 (#480259) 2026-01-15 17:02:59 +00:00
Nikolay Korotkiy 3e9348ce93 python3Packages.rioxarray: disable failing test_indexing test (#480310) 2026-01-15 16:56:44 +00:00
K900 df2cafb26c python313Packages.pip-tools: skip more tests 2026-01-15 19:52:31 +03:00
Matt Sturgeon c078ee6465 nixos: remove optional builtins prefixes from prelude functions (#447403) 2026-01-15 16:48:34 +00:00
nixpkgs-ci[bot] 7331438055 hugo: 0.154.3 -> 0.154.5 (#480334) 2026-01-15 16:41:34 +00:00
Nikolay Korotkiy cd5629ba0f gpxsee: 15.7 -> 15.8 (#480410) 2026-01-15 16:32:12 +00:00
nixpkgs-ci[bot] 668c69ae5d tidb: 8.5.4 -> 8.5.5 (#480297) 2026-01-15 16:18:02 +00:00
R. Ryantm c413f7c728 gpxsee: 15.7 -> 15.8 2026-01-15 16:16:11 +00:00
nixpkgs-ci[bot] a39c1be3a5 radicle-node: 1.5.0 -> 1.6.0, refactor package tests (#480033) 2026-01-15 15:47:03 +00:00
Toma 7c113edb44 rstudio: fix loading of project-specific .Rprofile (#382071) 2026-01-15 15:45:42 +00:00
Thiago Kenji Okada b45893ddd2 jetbrains: 2025.3.1 -> 2025.3.1.1 (#479506) 2026-01-15 15:41:07 +00:00
Nikolay Korotkiy 95d85d3970 simplotask: 1.19.2 -> 1.19.3 (#480290) 2026-01-15 15:39:07 +00:00
Martin Weinelt 1f332ce184 home-assistant-custom-components.solax_modbus: 2025.11.1 -> 2026.01.1 (#480237) 2026-01-15 15:38:32 +00:00
Bruno Rodrigues 16998dd60c rstudio: fix loading of project-specific .Rprofile 2026-01-15 16:24:07 +01:00
K900 6b3d9e2ce3 poetry: relax dependency to fix build 2026-01-15 18:10:13 +03:00
nixpkgs-ci[bot] c23ef8bf34 eask-cli: 0.12.0 -> 0.12.1 (#480385) 2026-01-15 15:08:49 +00:00
NAHO a2ed7e8d88 nixos: 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 \
      --exclude doc/manual/release-notes \
      --type file \
      . \
      nixos \
      --exec-batch sed --in-place --regexp-extended "
        s/\<builtins\.($(
          printf '%s\n' "${builtins[@]}" |
            paste --delimiter '|' --serial -
        ))\>/\1/g
      "

    nix fmt
2026-01-15 16:07:55 +01:00
dotlambda 68f936b638 python3Packages.python-engineio: 4.12.3 -> 4.13.0 (#474095) 2026-01-15 14:55:28 +00:00
dotlambda 0adef75c58 python3Packages.python-socketio: 5.15.0 -> 5.16.0 (#472900) 2026-01-15 14:54:56 +00:00
dotlambda 50736cdd8d python3Packages.nodeenv: 1.9.1 -> 1.10.0 (#472949) 2026-01-15 14:54:23 +00:00
dotlambda e7f3acf859 python3Packages.aenum: 3.1.15 -> 3.1.16 (#479883) 2026-01-15 14:53:41 +00:00
John Ericson 3ea6894af1 Add clang64 toolchain to pkgsCross (#450796) 2026-01-15 14:49:16 +00:00
R. Ryantm 778f0ca2d7 eask-cli: 0.12.0 -> 0.12.1 2026-01-15 14:44:20 +00:00
dish 54671be46b sql-formatter: 15.6.12 -> 15.7.0 (#480343) 2026-01-15 14:12:57 +00:00
Fabian Affolter 6c13a3789c python3Packages.switchbot-api: 2.9.0 -> 2.10.0 (#480352) 2026-01-15 14:01:59 +00:00
Fabian Affolter fee53cac55 python313Packages.switchbot-api: migrate to finalAttrs 2026-01-15 14:49:52 +01:00
Fabian Affolter 5e32d1d3b9 python313Packages.iamdata: 0.1.202601141 -> 0.1.202601151 (#480268) 2026-01-15 13:47:59 +00:00
Fabian Affolter 098d54029c python313Packages.tencentcloud-sdk-python: 3.1.31 -> 3.1.32 (#480270) 2026-01-15 13:47:36 +00:00
Sandro 2e22a675aa paperless-ngx: 2.20.3 -> 2.20.4 (#480318) 2026-01-15 13:47:08 +00:00
Fabian Affolter 2cfeae5dbd python313Packages.tagoio-sdk: 5.1.0 -> 5.1.1 (#480274) 2026-01-15 13:47:04 +00:00
Fabian Affolter d9ed4b5078 python313Packages.botocore-stubs: 1.42.26 -> 1.42.27, python313Packages.boto3-stubs: 1.42.26 -> 1.42.27 (#480065) 2026-01-15 13:46:13 +00:00
K900 bce18a219f kdePackages.powerdevil: improve reproducibility by adding explicit dep (#480370) 2026-01-15 13:45:42 +00:00
Fabian Affolter c009c8ef19 python3Packages.nicegui: 3.4.1 -> 3.5.0 (#478766) 2026-01-15 13:44:43 +00:00
Bobby Rong da5ef2c956 wingpanel-indicator-ayatana: drop (#480034) 2026-01-15 13:43:44 +00:00
Fabian Affolter a17194bce0 python3Packages.pyais: 2.14.0 -> 2.15.0 (#480228) 2026-01-15 13:42:45 +00:00
Ivan Mincik c2c553393d spatialite-tools: add -lm to fix build with GCC 15 (#480305) 2026-01-15 13:42:38 +00:00
Fabian Affolter 5088525d21 python3Packages.pygmt: 0.17.0 -> 0.18.0 (#480248) 2026-01-15 13:42:13 +00:00
Fabian Affolter 7e72ee8b3c python3Packages.python-fsutil: 0.15.0 -> 0.16.0 (#480258) 2026-01-15 13:40:58 +00:00
Fabian Affolter 854217272e python313Packages.publicsuffixlist: 1.0.2.20260109 -> 1.0.2.20260114 (#480267) 2026-01-15 13:39:10 +00:00
Fabian Affolter c423defbfc python313Packages.botocore-stubs: 1.42.27 -> 1.42.28 2026-01-15 14:38:37 +01:00
Fabian Affolter e68db98455 python313Packages.boto3-stubs: 1.42.27 -> 1.42.28 2026-01-15 14:38:36 +01:00
Fabian Affolter 808652f75d python312Packages.mypy-boto3-redshift-serverless: 1.42.5 -> 1.42.28 2026-01-15 14:38:36 +01:00