Commit Graph

928297 Commits

Author SHA1 Message Date
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
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
Fabian Affolter 2dc25e888d python312Packages.mypy-boto3-redshift: 1.42.3 -> 1.42.28 2026-01-15 14:38:36 +01:00
Fabian Affolter 64278b184c python312Packages.mypy-boto3-rds: 1.42.5 -> 1.42.28 2026-01-15 14:38:36 +01:00
Fabian Affolter 4c12fbcd2a python312Packages.mypy-boto3-eks: 1.42.3 -> 1.42.28 2026-01-15 14:38:36 +01:00
Fabian Affolter 86d3393f2f python312Packages.mypy-boto3-connect: 1.42.19 -> 1.42.28 2026-01-15 14:38:36 +01:00
Fabian Affolter d5593d4402 python312Packages.mypy-boto3-ce: 1.42.23 -> 1.42.28 2026-01-15 14:38:35 +01:00
Fabian Affolter 883f8b1cb2 python313Packages.boto3-stubs: 1.42.26 -> 1.42.27 2026-01-15 14:38:35 +01:00
Fabian Affolter ad5f5e9710 python313Packages.botocore-stubs: 1.42.26 -> 1.42.27 2026-01-15 14:38:35 +01:00
Fabian Affolter 3fce016bff python313Packages.pyvizio: 0.1.61 -> 0.1.63 (#480068) 2026-01-15 13:36:18 +00:00
dotlambda 4c6a134d7f python3Packages.vallox-websocket-api: 5.4.0 -> 6.0.0 (#479407) 2026-01-15 13:28:33 +00:00
dotlambda f8d6245be1 python3Packages.solaredge-web: 0.0.1 -> 0.1.0 (#479665) 2026-01-15 13:28:29 +00:00
dotlambda 11cc64afbc python3Packages.sigstore: 4.0.0 -> 4.1.0 (#479704) 2026-01-15 13:20:38 +00:00
Arnout Engelen 45a0ef6b42 kdePackages.powerdevil: improve reproducibility by adding explicit dep
Fixes #467100
2026-01-15 14:16:59 +01:00
Artturin d33c3268f2 autotiling: migrate to by-name and switch to PEP 517 (#480199) 2026-01-15 13:02:17 +00:00
Felix Bargfeldt 77d101719f nixos/ytdl-sub: add readWritePaths option (#476921) 2026-01-15 12:59:51 +00:00
Bobby Rong d10363a01d GNOME updates 2026-01-13 (#479713) 2026-01-15 12:53:53 +00:00
Sandro b0113ef00e plex-desktop: adding StartupWMClass to .desktop file (#407151) 2026-01-15 12:42:38 +00:00
Bobby Rong d1de5b71fd nixos/pantheon: Start io.elementary.settings-daemon (#480075) 2026-01-15 12:40:15 +00:00
Bobby Rong f9ec178d31 nixos/pantheon: Start io.elementary.settings-daemon
To test this, change your wallpaper and see if the change is reflected in
greeter as well (the daemon syncs the wallpaper to /var/lib/AccountsService/users/$USER).
2026-01-15 20:34:07 +08:00
Gaétan Lepage 387f07bb9b python3Packages.fire: disable testFireAsyncio for Python 3.14 (#480040) 2026-01-15 12:27:55 +00:00
Sandro 1272e6aed4 pkgs/: Remove kranzes from maintainers of multiple packages (#480301) 2026-01-15 12:22:42 +00:00
Fabian Affolter 1de006400f python313Packages.pyais: migrate to finalAttrs 2026-01-15 13:19:52 +01:00
Moritz Sanft e843550a86 vscode-extensions.ms-vscode.vscode-speech: init at 0.16.0 (#479991) 2026-01-15 12:14:12 +00:00
7c6f434c d9ad864748 openscad-unstable: fix version number (#478887) 2026-01-15 12:10:16 +00:00
Florian Klink 6fd688eaa6 m1n1: always build with chainloading support (#480344) 2026-01-15 11:58:28 +00:00
Gaétan Lepage 0b23892eaa zed-editor: 0.218.6 -> 0.219.4 (#480332) 2026-01-15 11:55:32 +00:00
nixpkgs-ci[bot] 9dff359f0c scaleway-cli: 2.49.0 -> 2.50.0 (#480127) 2026-01-15 11:55:00 +00:00
R. Ryantm ef1dc8c0f2 python3Packages.switchbot-api: 2.9.0 -> 2.10.0 2026-01-15 11:54:13 +00:00
zowoq e8e1f87183 terraform-providers.tencentcloudstack_tencentcloud: 1.82.51 -> 1.82.54 (#480346) 2026-01-15 11:52:14 +00:00
zowoq 0e555f3d56 terraform-providers.cloudamqp_cloudamqp: 1.41.0 -> 1.41.1 (#480337) 2026-01-15 11:52:06 +00:00
taku0 53a6174594 thunderbird-esr-bin-unwrapped: 140.5.0esr -> 140.7.0esr (#470512) 2026-01-15 11:41:03 +00:00