Commit Graph
709640 Commits
Author SHA1 Message Date
aleksana 571c71e6f7 treewide: migrate packages to pkgs/by-name, take 1
We are migrating packages that meet below requirements:

1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration

The tool is here: https://github.com/Aleksanaa/by-name-migrate.
2024-11-09 20:04:51 +08:00
Sefa EyeogluandGitHub b5f67acfbf nix-forecast: init at 0.1.0 (#354661) 2024-11-09 12:48:50 +01:00
Ben-Miller0 bfd5f3d9ff glfw3: added vulkan support 2024-11-09 11:37:17 +00:00
R. Ryantm e98f850664 python312Packages.nice-go: 0.3.9 -> 0.3.10 2024-11-09 11:37:06 +00:00
Bobby RongandGitHub e79b71782a budgie-media-player-applet: 1.0.1 -> 1.1.1 (#354308) 2024-11-09 19:23:10 +08:00
Wolfgang Walther 4801d0c2a3 postgresql17Packages.{pg_cron,pg_hll}: fix build on x86_64-darwin
This fixes the following error:

error: comparison of integers of different signs: 'ssize_t' (aka 'long')
and 'const size_t' (aka 'const unsigned long') [-Werror,-Wsign-compare]
                if (part < iov[i].iov_len)
                    ~~~~ ^ ~~~~~~~~~~~~~~
2024-11-09 12:16:58 +01:00
YtandGitHub b9cf08c8e5 cargo-mobile2: 0.17.3 -> 0.17.4 (#354677) 2024-11-09 06:14:32 -05:00
Gaétan LepageandGitHub dde21924f8 vimPlugins.quarto-nvim: add dependencies (#354634) 2024-11-09 12:07:37 +01:00
df20742283 ombi: allow overriding package in module (#345814)
* ombi: allow overriding package in module

* nixos/ombi: replace explicit bin path with getExe function

Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>

---------

Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
2024-11-09 12:05:54 +01:00
zowoq a50d729572 darwin.openwith: remove apple_sdk.frameworks
the apple sdk is now propagated by swift
2024-11-09 21:01:40 +10:00
Masum RezaandGitHub 112d505ce4 clickhouse: fix compilation on aarch64-linux (#353983) 2024-11-09 16:23:21 +05:30
K900 3fe7c149cb libreoffice: disable tests on Qt5
It's breaking a lot and is not going to exist for long after 24.11 anyway.
2024-11-09 13:46:12 +03:00
r-vdp 4185e95891 wstunnel: adapt to new darwin sdk pattern 2024-11-09 11:42:09 +01:00
nixpkgs-merge-bot[bot]andGitHub 2be7c57b93 python312Packages.ruff: 0.7.2 -> 0.7.3 (#354580) 2024-11-09 10:39:39 +00:00
jopejoe1andGitHub eeb4b70419 nixos/hebbot: Fix systemd service (#354098) 2024-11-09 11:38:13 +01:00
Fabian Affolter dde890851a python311Packages.angr: 9.2.126 -> 9.2.127
Diff: https://github.com/angr/angr/compare/refs/tags/v9.2.126...v9.2.127
2024-11-09 11:32:29 +01:00
Fabian Affolter 58e6cb8ad8 python312Packages.cle: 9.2.126 -> 9.2.127
Diff: https://github.com/angr/cle/compare/refs/tags/v9.2.126...v9.2.127
2024-11-09 11:32:29 +01:00
Fabian Affolter 7a83dade0a python312Packages.claripy: 9.2.126 -> 9.2.127
Diff: https://github.com/angr/claripy/compare/refs/tags/v9.2.126...v9.2.127
2024-11-09 11:32:29 +01:00
Fabian Affolter 82870db16a python312Packages.pyvex: 9.2.126 -> 9.2.127 2024-11-09 11:32:29 +01:00
Fabian Affolter 1e20869209 python312Packages.ailment: 9.2.126 -> 9.2.127
Diff: https://github.com/angr/ailment/compare/refs/tags/v9.2.126...v9.2.127
2024-11-09 11:32:29 +01:00
Fabian Affolter 5a5694d2ff python312Packages.archinfo: 9.2.126 -> 9.2.127
Diff: https://github.com/angr/archinfo/compare/refs/tags/v9.2.126...v9.2.127
2024-11-09 11:32:29 +01:00
Gaétan LepageandGitHub bf11ccc0e2 clouddrive2: 0.7.21 -> 0.8.3 (#354273) 2024-11-09 11:27:24 +01:00
Sefa EyeogluandGitHub 951d196036 stardust-xr-magnetar: init at 0-unstable-2024-08-31 (#354623) 2024-11-09 11:08:09 +01:00
Sefa EyeogluandGitHub 18f2cc30ef stardust-xr-gravity: init at 0-unstable-2024-08-20 (#354616) 2024-11-09 11:06:02 +01:00
Sefa EyeogluandGitHub 90f890e793 stardust-xr-atmosphere: init at 0-unstable-2024-08-22 (#354633) 2024-11-09 11:03:30 +01:00
K900 fd3e154186 libreoffice-still: 24.2.5.2 -> 24.2.7.2 2024-11-09 13:02:42 +03:00
K900 b60b7b6b05 libreoffice-fresh: 24.8.0.3 -> 24.8.2.1 2024-11-09 13:02:41 +03:00
Sefa EyeogluandGitHub dc31ff18ec stardust-xr-phobetor: init at 0-unstable-2024-02-10 (#354637) 2024-11-09 11:00:21 +01:00
Theodore NiandGitHub 996e9d6459 python311Packages.pysnow: fix deps and tests, unbreak (#354464) 2024-11-09 01:59:22 -08:00
Sefa EyeogluandGitHub 5f8f11ff86 stardust-xr-protostar: init at 0-unstable-2024-07-19 (#354614) 2024-11-09 10:58:07 +01:00
Sefa EyeogluandGitHub f3e2ba5038 stardust-xr-sphereland: init at 0-unstable-2023-11-06 (#354638) 2024-11-09 10:54:04 +01:00
Sefa EyeogluandGitHub 99d3107b49 stardust-xr-flatland: init at 0-unstable-2024-04-13 (#324395) 2024-11-09 10:50:42 +01:00
Sefa EyeogluandGitHub 780275051a stardust-xr-kiara: init at 0-unstable-2024-07-07 (#324404) 2024-11-09 10:47:07 +01:00
Gaétan LepageandGitHub ff09150750 basedpyright: 1.19.0 -> 1.21.0 (#354204) 2024-11-09 10:44:47 +01:00
Sefa Eyeoglu aff0cebe5a fishPlugins.*: fix versions 2024-11-09 10:27:49 +01:00
Martin Joerg 8b4272426c python312Packages.magic-wormhole-transit-relay: 0.3.1 -> 0.4.0
https://github.com/magic-wormhole/magic-wormhole-transit-relay/compare/refs/tags/0.3.1...refs/tags/0.4.0
https://github.com/magic-wormhole/magic-wormhole-transit-relay/blob/0.4.0/NEWS.md
2024-11-09 09:24:50 +00:00
SandroandGitHub 54baabae77 ssh-tools: 1.8-unstable-2024-03-18 -> 1.9 (#353042) 2024-11-09 10:24:18 +01:00
Fabian AffolterandGitHub 972dfa3efa python312Packages.objprint: add changelog to meta 2024-11-09 10:17:21 +01:00
Fabian Affolter ca6c07d985 cnspec: 11.28.1 -> 11.29.0
Diff: https://github.com/mondoohq/cnspec/compare/refs/tags/v11.28.1...v11.29.0

Changelog: https://github.com/mondoohq/cnspec/releases/tag/v11.29.0
2024-11-09 10:09:58 +01:00
Fabian Affolter 788591e73b python312Packages.cyclopts: 2.9.9 -> 3.0.0
Diff: https://github.com/BrianPugh/cyclopts/compare/refs/tags/v2.9.9...v3.0.0

Changelog: https://github.com/BrianPugh/cyclopts/releases/tag/v3.0.0
2024-11-09 10:05:25 +01:00
Gavin John b156e98213 .github: Add a "Module requests" issue template 2024-11-09 01:03:07 -08:00
Fabian Affolter 1df32493a4 python312Packages.mypy-boto3-verifiedpermissions: 1.35.30 -> 1.35.55 2024-11-09 09:59:31 +01:00
Fabian Affolter 25114110f4 python312Packages.mypy-boto3-synthetics: 1.35.18 -> 1.35.56 2024-11-09 09:59:29 +01:00
Fabian Affolter dd882eb624 python312Packages.mypy-boto3-s3control: 1.35.12 -> 1.35.55 2024-11-09 09:59:18 +01:00
Fabian Affolter aede325022 python312Packages.mypy-boto3-resource-explorer-2: 1.35.25 -> 1.35.56 2024-11-09 09:59:15 +01:00
Fabian Affolter ddb9a7fcd1 python312Packages.mypy-boto3-quicksight: 1.35.43 -> 1.35.56 2024-11-09 09:59:12 +01:00
Fabian Affolter 6db171d873 python312Packages.mypy-boto3-pinpoint-sms-voice-v2: 1.35.43 -> 1.35.57 2024-11-09 09:59:10 +01:00
Leah Amelia Chen c548504474 nzportable: init at 2.0.0-indev+20241012190425 2024-11-09 09:58:58 +01:00
Fabian Affolter 47904c8dd7 python312Packages.mypy-boto3-lambda: 1.35.49 -> 1.35.57 2024-11-09 09:58:55 +01:00
Fabian Affolter 1e7b5db190 python312Packages.mypy-boto3-lakeformation: 1.35.0 -> 1.35.55 2024-11-09 09:58:54 +01:00