1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
Commit graph

513268 commits

Author SHA1 Message Date
Fabian Affolter f83e842b8b exploitdb: 2023-08-09 -> 2023-08-11
Diff: https://gitlab.com/exploit-database/exploitdb/-/compare/refs/tags/2023-08-09...2023-08-11
2023-08-11 10:48:48 +02:00
Sandro Jäckel 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 Affolter 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 Melzer bb9707ef2e
Merge pull request #248167 from BlankParticle/vscode-runtime-libsecret 2023-08-11 09:17:17 +02:00
Fabian Affolter 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
VuiMuich 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 90670409e9.
This reverts commit f137ccf109.

* 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 Cao 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 Laporte abf1192620 ocamlPackages.camlpdf: 2.5 → 2.6
ocamlPackages.cpdf: 2.5.1 → 2.6
2023-08-11 08:36:27 +02:00
lewo be8066f9e4
Merge pull request #248465 from aaronjheng/yq
yq: 4.34.2 -> 4.35.1
2023-08-11 08:27:11 +02:00
happysalada 4ccfd781c2 nodePackages: update to latest 2023-08-11 14:20:20 +08:00
7c6f434c 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 Ni 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 Ni 07fdd8318d
python3.pkgs.cvxpy: add build dependencies and fix build constraints (#247305) 2023-08-11 07:57:36 +02:00
Theodore Ni 2d6cf36efd
python3.pkgs.datrie: add build dependencies and improve derivation (#247306) 2023-08-11 07:57:20 +02:00
Jörg Thalheim 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 Ni 85d724f49a
python3.pkgs.mpmath: 1.2.1 -> 1.3.0 (#248319) 2023-08-11 07:50:24 +02:00
Frederik Rietdijk 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 Ni 9b128cb45c
python3.pkgs.ciscoconfparse: fix build dependency metadata (#246905) 2023-08-11 07:44:43 +02:00
natsukium 32c8912889 python310Packages.pydeck: move some inputs to optional-dependencies 2023-08-11 07:37:35 +02:00
natsukium 0d40a3066c python310Packages.pydeck: 0.7.1 -> 0.8.0 2023-08-11 07:37:35 +02:00
Theodore Ni fd722023cc
python3.pkgs.wheel-filename: fix up build dependencies (#247864) 2023-08-11 07:36:52 +02:00
Theodore Ni 77f98b94a3
python3.pkgs.xarray: replace setuptoolsBuildHook with normal dependencies (#247852) 2023-08-11 07:31:21 +02:00
Pol Dellaiera 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 Dellaiera 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 Tomoya 713b27ad47
Merge pull request #246909 from tjni/rdflib
python3.pkgs.rdflib: add pip test dependency
2023-08-11 14:00:41 +09:00
OTABI Tomoya 4d1b9c3457
Merge pull request #245913 from deshaw/upstream-jenkinsapi-fix
python3Packages.jenkinsapi: fix failing build
2023-08-11 13:52:18 +09:00
Nick Cao 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 Cao fe98b89f54
Merge pull request #248448 from figsoda/risor
risor: 0.12.0 -> 0.13.0
2023-08-10 22:43:25 -06:00
Nick Cao 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 Cao 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 Cao 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 Cao 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] 8a060037b5 terraform-providers.opentelekomcloud: 1.35.4 -> 1.35.5 2023-08-11 14:39:34 +10:00
github-actions[bot] 4b81930aff terraform-providers.launchdarkly: 2.13.4 -> 2.14.0 2023-08-11 14:39:34 +10:00
github-actions[bot] 418b688b32 terraform-providers.aws: 5.11.0 -> 5.12.0 2023-08-11 14:39:34 +10:00
github-actions[bot] 2fe769f824 terraform-providers.checkly: 1.6.8 -> 1.6.9 2023-08-11 14:39:34 +10:00
github-actions[bot] 3781ec3d4f terraform-providers.baiducloud: 1.19.10 -> 1.19.11 2023-08-11 14:39:34 +10:00
github-actions[bot] 8a083f59b3 terraform-providers.azurerm: 3.68.0 -> 3.69.0 2023-08-11 14:39:34 +10:00
OTABI Tomoya 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
OTABI Tomoya 08beda1034
Merge pull request #248388 from tjni/tensorboardx
python3.pkgs.tensorboardx: 2.5.1 -> 2.6.2
2023-08-11 13:19:22 +09:00
Mario Rodas 71f958495b
Merge pull request #248453 from figsoda/typst-lsp
typst-lsp: 0.8.0 -> 0.8.1
2023-08-10 22:59:33 -05:00
iofq 8b07a0f0a9 framesh: 0.6.6 -> 0.6.7 2023-08-10 22:51:56 -05:00
Franz Pletz 64e38c5f1f
Merge pull request #248452 from aaronjheng/csvdiff 2023-08-11 05:38:30 +02:00
Franz Pletz e8866c7597
Merge pull request #241154 from bachp/cryptomator-1.9.1 2023-08-11 05:34:33 +02:00
Franz Pletz cb6dd866f2
Merge pull request #241338 from bachp/minio-distributed 2023-08-11 05:33:44 +02:00
Franz Pletz 9db6f88a87
Merge pull request #236883 from Sohalt/update-xfs-tests 2023-08-11 05:31:37 +02:00
R. Ryantm 2cbbb6dece python310Packages.gsd: 3.0.1 -> 3.1.1 2023-08-11 03:29:00 +00:00
OTABI Tomoya 4604d9e1d9
Merge pull request #248359 from tm-drtina/pythonpkgs-validators-license
python3Packages.validators: change license to MIT
2023-08-11 12:19:07 +09:00