Commit Graph
513280 Commits
Author SHA1 Message Date
K900 ae84d2bbfa linux: 5.4.252 -> 5.4.253 2023-08-11 14:02:17 +03:00
K900 7aacf59d7a linux: 5.10.189 -> 5.10.190 2023-08-11 14:02:01 +03:00
K900 44e047a495 linux: 4.19.290 -> 4.19.291 2023-08-11 14:01:41 +03:00
K900 33ad98508d linux: 4.14.321 -> 4.14.322 2023-08-11 14:01:35 +03:00
Rick van SchijndelandGitHub 25159f4f39 Merge pull request #246588 from thillux/fix-libdivsufsort
libdivsufsort: fix cross-compilation
2023-08-11 12:49:40 +02:00
happysaladaandYt 7a1c91e4ec qdrant: 1.4.0 -> 1.4.1 2023-08-11 18:37:23 +08:00
Jan MalakhovskiandAnderson Torres 7eefa92432 keeperrl: cleanup expression 2023-08-11 09:20:44 +00:00
Jan MalakhovskiandAnderson Torres 0e38454027 treewide: noop: misc cleanups 2023-08-11 09:20:44 +00:00
Jan MalakhovskiandAnderson Torres 591ccfe5b9 treewide: noop: refer to src.name or similar where appropriate, part 3: more use cases
This continues where d8f7f6a5ce left off. Similarly
to that commit, this commit this also points `sourceRoot`s to `src.name` and similar
instead of keeping hardcoded names, and edits other derivation attrs do do the same,
where appropriate.

Also, similarly to d8f7f6a5ce some of expressions this
edits use `srcs` attribute with customly-named sources, so they have to be moved
into `let` blocks to keep evaluation efficient (the other, worse, way to do this
would to recurcively refer to `elemAt n finalAttrs.srcs` or, similarly, with `rec`).
2023-08-11 09:20:44 +00:00
Jonas HeinrichandGitHub 979f71ba7c Merge pull request #248423 from schuelermine/add/see
see: init at unstable-2023-03-19
2023-08-11 11:19:16 +02:00
Sandro JäckelandJörg Thalheim e594a0fc14 cargo-auditable: fix cross compilation
This fixes the following error:
...
cargo-auditable>    Doc-tests auditable-extract
cargo-auditable> error: doctest failed, to rerun pass `-p auditable-extract --doc`
cargo-auditable>
cargo-auditable> Caused by:
cargo-auditable>   could not execute process `rustdoc --edition=2018 --crate-type lib --crate-name auditable_extract --test /build/source/auditable-extract/src/lib.rs --target x86_64-unknown-linux-gnu -L dependency=/build/source/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/build/source/target/release/deps --test-args --test-threads=96 --extern auditable_extract=/build/source/target/x86_64-unknown-linux-gnu/release/deps/libauditable_extract-dd1904617e4b78db.rlib --extern binfarce=/build/source/target/x86_64-unknown-linux-gnu/release/deps/libbinfarce-2ba09d21aed0de1a.rlib -C embed-bitcode=no --error-format human` (never executed)
cargo-auditable>
cargo-auditable> Caused by:
cargo-auditable>   No such file or directory (os error 2)

Tested with lanzaboote
2023-08-11 09:40:05 +01:00
Fabian AffolterandGitHub 4f3a074422 Merge pull request #248484 from fabaff/pyftdi-bump
python311Packages.pyftdi: 0.54.0 -> 0.55.0
2023-08-11 10:02:00 +02:00
Fabian Affolter bda4b7c0af python311Packages.pyftdi: 0.54.0 -> 0.55.0
Diff: https://github.com/eblot/pyftdi/compare/v0.54.0...v0.55.0
2023-08-11 07:21:15 +00:00
Norbert MelzerandGitHub bb9707ef2e Merge pull request #248167 from BlankParticle/vscode-runtime-libsecret 2023-08-11 09:17:17 +02:00
Fabian AffolterandGitHub 2679f8fa2c Merge pull request #247914 from fabaff/dvc-bump
python310Packages.dvc: 3.8.1 -> 3.14.0
2023-08-11 09:11:19 +02:00
91eae85639 termusic: 0.7.10 -> 0.7.11 (#247425)
* termusic: 0.7.10 -> 0.7.11

* termusic: sort attributes alphabetically, remove `with lib;`

* termusic: fix builds on Darwin

* termusic: fix builds on Darwin

* termusic: fix builds on x86_64 Darwin

* termusic: fix builds on Darwin

* Revert "termusic: fix builds on Darwin"

This reverts commit 90670409e9e3c9bcea18335e91f414cf038525b5.
This reverts commit f137ccf1094714b6f0f88b775771c6d826fc2736.

* termusic: fix builds on Darwin

* termusic: fix builds on Darwin

---------

Co-authored-by: Pol Dellaiera <pol.dellaiera@protonmail.com>
2023-08-11 08:56:43 +02:00
Nick CaoandGitHub 11717e91b4 Merge pull request #248222 from marsam/update-bundletool
bundletool: 1.15.2 -> 1.15.4
2023-08-11 00:37:23 -06:00
Vincent LaporteandVincent Laporte abf1192620 ocamlPackages.camlpdf: 2.5 → 2.6
ocamlPackages.cpdf: 2.5.1 → 2.6
2023-08-11 08:36:27 +02:00
lewoandGitHub be8066f9e4 Merge pull request #248465 from aaronjheng/yq
yq: 4.34.2 -> 4.35.1
2023-08-11 08:27:11 +02:00
happysaladaandYt 4ccfd781c2 nodePackages: update to latest 2023-08-11 14:20:20 +08:00
7c6f434candGitHub 51e7e7a385 Merge pull request #220885 from chayleaf/rz-ghidra
rz-ghidra, jsdec: init at 0.6.0; rizin-sigdb: init at unstable-2023-02-13
2023-08-11 05:58:43 +00:00
Theodore NiandGitHub b2ad86ce3c python3.pkgs.aioslimproto: improve the derivation (#247239)
1. Grab patch to unpin setuptools version.
2. Explicitly add wheel as a build dependency.
3. Add pytest-asyncio, as the project uses it.
4. Enable a test that now passes.
5. Update the supported Python version to 3.10+.
2023-08-11 07:58:20 +02:00
Theodore NiandGitHub 07fdd8318d python3.pkgs.cvxpy: add build dependencies and fix build constraints (#247305) 2023-08-11 07:57:36 +02:00
Theodore NiandGitHub 2d6cf36efd python3.pkgs.datrie: add build dependencies and improve derivation (#247306) 2023-08-11 07:57:20 +02:00
c1cf0594fd python3.pkgs.numba: report a valid version (#248316)
* python3.pkgs.numba: report a valid version

just now if packages check for a numba bigger than a specific version they will fail to find this package

* Update pkgs/development/python-modules/numba/default.nix

Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>

---------

Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2023-08-11 06:57:01 +01:00
Theodore NiandGitHub 85d724f49a python3.pkgs.mpmath: 1.2.1 -> 1.3.0 (#248319) 2023-08-11 07:50:24 +02:00
Frederik RietdijkandGitHub 9bd169969f Merge pull request #246926 from tjni/core-python-dependency-maintainers
python: update maintainers for some core python packages
2023-08-11 07:45:59 +02:00
Theodore NiandGitHub 9b128cb45c python3.pkgs.ciscoconfparse: fix build dependency metadata (#246905) 2023-08-11 07:44:43 +02:00
natsukiumandFrederik Rietdijk 32c8912889 python310Packages.pydeck: move some inputs to optional-dependencies 2023-08-11 07:37:35 +02:00
natsukiumandFrederik Rietdijk 0d40a3066c python310Packages.pydeck: 0.7.1 -> 0.8.0 2023-08-11 07:37:35 +02:00
Theodore NiandGitHub fd722023cc python3.pkgs.wheel-filename: fix up build dependencies (#247864) 2023-08-11 07:36:52 +02:00
Theodore NiandGitHub 77f98b94a3 python3.pkgs.xarray: replace setuptoolsBuildHook with normal dependencies (#247852) 2023-08-11 07:31:21 +02:00
Pol DellaieraandGitHub def1499268 Merge pull request #248434 from ngi-nix/moss/maintainers
maintainers: add Summer of Nix moss mob
2023-08-11 07:09:26 +02:00
Pol DellaieraandGitHub 97dc71199a Merge pull request #248309 from liyangau/update-deck-1260-hash
deck: correct hash for 1.26.0
2023-08-11 07:08:45 +02:00
OTABI TomoyaandGitHub 713b27ad47 Merge pull request #246909 from tjni/rdflib
python3.pkgs.rdflib: add pip test dependency
2023-08-11 14:00:41 +09:00
OTABI TomoyaandGitHub 4d1b9c3457 Merge pull request #245913 from deshaw/upstream-jenkinsapi-fix
python3Packages.jenkinsapi: fix failing build
2023-08-11 13:52:18 +09:00
Nick CaoandGitHub ba95f02e7f Merge pull request #248422 from lunik1/mpvScripts.mpv-playlistmanager_unstable-2022-08-26->unstable-2022-08-29
mpvScripts.mpv-playlistmanager: unstable-2022-08-26 -> unstable-2023-08-09
2023-08-10 22:45:27 -06:00
Aaron Jheng 82bd85a9d1 yq: 4.34.2 -> 4.35.1 2023-08-11 12:44:53 +08:00
Nick CaoandGitHub fe98b89f54 Merge pull request #248448 from figsoda/risor
risor: 0.12.0 -> 0.13.0
2023-08-10 22:43:25 -06:00
Nick CaoandGitHub 15f0740521 Merge pull request #248450 from marsam/update-tubeup
python310Packages.tubeup: 2023.8.9 -> 2023.8.10
2023-08-10 22:43:04 -06:00
Nick CaoandGitHub 91815e9ba6 Merge pull request #248454 from r-ryantm/auto-update/python310Packages.aiohomekit
python310Packages.aiohomekit: 2.6.14 -> 2.6.15
2023-08-10 22:42:31 -06:00
Nick CaoandGitHub dcf3ebc5aa Merge pull request #248458 from r-ryantm/auto-update/python310Packages.gsd
python310Packages.gsd: 3.0.1 -> 3.1.1
2023-08-10 22:41:46 -06:00
Nick CaoandGitHub e51dadeeac Merge pull request #248460 from iofq/master
framesh: 0.6.6 -> 0.6.7
2023-08-10 22:40:45 -06:00
github-actions[bot]andzowoq 8a060037b5 terraform-providers.opentelekomcloud: 1.35.4 -> 1.35.5 2023-08-11 14:39:34 +10:00
github-actions[bot]andzowoq 4b81930aff terraform-providers.launchdarkly: 2.13.4 -> 2.14.0 2023-08-11 14:39:34 +10:00
github-actions[bot]andzowoq 418b688b32 terraform-providers.aws: 5.11.0 -> 5.12.0 2023-08-11 14:39:34 +10:00
github-actions[bot]andzowoq 2fe769f824 terraform-providers.checkly: 1.6.8 -> 1.6.9 2023-08-11 14:39:34 +10:00
github-actions[bot]andzowoq 3781ec3d4f terraform-providers.baiducloud: 1.19.10 -> 1.19.11 2023-08-11 14:39:34 +10:00
github-actions[bot]andzowoq 8a083f59b3 terraform-providers.azurerm: 3.68.0 -> 3.69.0 2023-08-11 14:39:34 +10:00
OTABI TomoyaandGitHub c65f1b03b2 Merge pull request #246915 from tjni/pytest-bdd
python3.pkgs.pytest-bdd: remove setuptools for compatibility
2023-08-11 13:34:29 +09:00