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

513569 commits

Author SHA1 Message Date
Jan Malakhovski 7eefa92432 keeperrl: cleanup expression 2023-08-11 09:20:44 +00:00
Jan Malakhovski 0e38454027 treewide: noop: misc cleanups 2023-08-11 09:20:44 +00:00
Jan Malakhovski 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 Heinrich 979f71ba7c
Merge pull request #248423 from schuelermine/add/see
see: init at unstable-2023-03-19
2023-08-11 11:19:16 +02:00
R. Ryantm de6f81f3f2 stellar-core: 19.12.0 -> 19.13.0 2023-08-11 09:11:21 +00:00
Fabian Affolter fb56944553 cnspec: 8.20.0 -> 8.22.1
Diff: https://github.com/mondoohq/cnspec/compare/refs/tags/v8.20.0...v8.22.1

Changelog: https://github.com/mondoohq/cnspec/releases/tag/v8.22.1
2023-08-11 11:03:12 +02:00
Fabian Affolter db0fdf9732 checkov: 2.3.360 -> 2.3.361
Diff: https://github.com/bridgecrewio/checkov/compare/refs/tags/2.3.360...2.3.361

Changelog: https://github.com/bridgecrewio/checkov/releases/tag/2.3.361
2023-08-11 10:51:36 +02:00
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
Fabian Affolter 0079d812fb python311Packages.aioesphomeapi: 15.1.15 -> 16.0.0
Diff: https://github.com/esphome/aioesphomeapi/compare/refs/tags/v15.1.15...v16.0.0

Changelog: https://github.com/esphome/aioesphomeapi/releases/tag/v16.0.0
2023-08-11 10:46:42 +02:00
Fabian Affolter fb2c8d29b6 python311Packages.mkdocs-autorefs: 0.4.1 -> 0.5.0
Diff: https://github.com/mkdocstrings/autorefs/compare/refs/tags/0.4.1...0.5.0

Changelog: https://github.com/mkdocstrings/autorefs/blob/0.5.0/CHANGELOG.md
2023-08-11 10:43:05 +02:00
Fabian Affolter 3145280349 python311Pacakges.mkdocs-autorefs: add changelog to meta 2023-08-11 10:41:59 +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 12bc3d6dc6 python311Packages.md-toc: 8.1.9 -> 8.2.0
Diff: https://github.com/frnmst/md-toc/compare/8.1.9...8.2.0

Changelog: https://blog.franco.net.eu.org/software/CHANGELOG-md-toc.html
2023-08-11 10:39:57 +02:00
Fabian Affolter 882c8ffcf7 python311Packages.msgspec: 0.17.0 -> 0.18.0
Diff: https://github.com/jcrist/msgspec/compare/refs/tags/0.17.0...0.18.0

Changelog: https://github.com/jcrist/msgspec/releases/tag/0.18.0
2023-08-11 10:39:24 +02:00
Fabian Affolter 4a7c2a14b0 python311Packages.netutils: 1.4.1 -> 1.5.0
Diff: https://github.com/networktocode/netutils/compare/refs/tags/v1.4.1...v1.5.0

Changelog: https://github.com/networktocode/netutils/releases/tag/v1.5.0
2023-08-11 10:37:33 +02:00
Fabian Affolter 498e46eb54 python310Packages.pynws: 1.5.0 -> 1.5.1
Diff: https://github.com/MatthewFlamm/pynws/compare/v1.5.0...v1.5.1
2023-08-11 10:31:21 +02:00
Fabian Affolter 8bde872c38 python310Packages.publicsuffixlist: 0.10.0.20230806 -> 0.10.0.20230811 2023-08-11 10:30:27 +02:00
kashw2 e5d48c9096 citra: fix hash 2023-08-11 18:10:45 +10:00
Fabian Affolter 5a188d8631 tlsx: 1.1.1 -> 1.1.3
Diff: https://github.com/projectdiscovery/tlsx/compare/v1.1.1...v1.1.3

Changelog: https://github.com/projectdiscovery/tlsx/releases/tag/v1.1.3
2023-08-11 10:10:37 +02:00
Fabian Affolter 8bf43a151f
python311Packages.todoist-api-python: remove attrs 2023-08-11 10:08:25 +02:00
gilice c34385b52c flutter: link notices to all of the artifact directories.
The flutter team has also started doing this, but only for new
artifacts. This way, we also do it for older artifacts.
2023-08-11 10:03:39 +02: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 2cf03e2427
python311Packages.rchitect: add format
- disable on unsupported Python releases
2023-08-11 09:50:29 +02:00
Fabian Affolter 646abd9aac
python311Packages.radian: add format
- disable on unsupported Python releases
2023-08-11 09:49:44 +02:00
Fabian Affolter 8825a20dd2 python311Packages.dissect: 3.7 -> 3.8
Diff: https://github.com/fox-it/dissect/compare/refs/tags/3.7...3.8

Changelog: https://github.com/fox-it/dissect/releases/tag/3.8
2023-08-11 09:43:30 +02:00
Fabian Affolter 8193aa415d
python310Packages.bx-python: update disabled
- add format
2023-08-11 09:41:58 +02:00
Fabian Affolter 00c02166f5
python310Packages.bx-python: equalize content 2023-08-11 09:39:30 +02:00
Fabian Affolter 9083fe415b
python310Packages.bx-python: add changelog to meta 2023-08-11 09:37:36 +02:00
Fabian Affolter 304bb1941e
python310Packages.rchitect: add changelog to meta 2023-08-11 09:32:21 +02:00
R. Ryantm 8266428655 media-downloader: 3.2.1 -> 3.3.0 2023-08-11 07:30:44 +00:00
Fabian Affolter 3f95b4a317
python311Packages.radian: add changelog to meta 2023-08-11 09:30:01 +02:00
Fabian Affolter 0b13433034
python310Packages.sqlobject: add changelog to meta 2023-08-11 09:27:10 +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
Fabian Affolter 9902a55b0b python310Packages.acquire: 3.7 -> 3.8
Diff: https://github.com/fox-it/acquire/compare/refs/tags/3.7...3.8

Changelog: https://github.com/fox-it/acquire/releases/tag/3.8
2023-08-11 09:19:07 +02:00
Fabian Affolter abe08c6c21 python310Packages.dissect-util: 3.9 -> 3.10
Diff: https://github.com/fox-it/dissect.util/compare/refs/tags/3.9...3.10

Changelog: https://github.com/fox-it/dissect.util/releases/tag/3.10
2023-08-11 09:19:01 +02:00
Fabian Affolter a43125913b python310Packages.dissect-target: 3.10 -> 3.11
Diff: https://github.com/fox-it/dissect.target/compare/refs/tags/3.10...3.11

Changelog: https://github.com/fox-it/dissect.target/releases/tag/3.11
2023-08-11 09:18:58 +02:00
Fabian Affolter 8363f29fa6 python310Packages.dissect-regf: 3.6 -> 3.7
Diff: https://github.com/fox-it/dissect.regf/compare/refs/tags/3.6...3.7

Changelog: https://github.com/fox-it/dissect.regf/releases/tag/3.7
2023-08-11 09:18:51 +02:00
Fabian Affolter b14d9de30c python310Packages.dissect-ntfs: 3.6 -> 3.7
Diff: https://github.com/fox-it/dissect.ntfs/compare/refs/tags/3.6...3.7

Changelog: https://github.com/fox-it/dissect.ntfs/releases/tag/3.7
2023-08-11 09:18:47 +02:00
Fabian Affolter 418417066d python310Packages.dissect-etl: 3.6 -> 3.7
Diff: https://github.com/fox-it/dissect.etl/compare/refs/tags/3.6...3.7

Changelog: https://github.com/fox-it/dissect.etl/releases/tag/3.7
2023-08-11 09:18:38 +02:00
Fabian Affolter eace553380 python310Packages.dissect-cstruct: 3.8 -> 3.9
Diff: https://github.com/fox-it/dissect.cstruct/compare/refs/tags/3.8...3.9

Changelog: https://github.com/fox-it/dissect.cstruct/releases/tag/3.9
2023-08-11 09:17:34 +02:00
Fabian Affolter 6c400960cc python310Packages.flow-record: 3.10 -> 3.11
Diff: https://github.com/fox-it/flow.record/compare/refs/tags/3.10...3.11

Changelog: https://github.com/fox-it/flow.record/releases/tag/3.11
2023-08-11 09:17:34 +02: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
Sascha Grunert 128a081e0b
runc: 1.1.8 -> 1.1.9
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-08-11 09:06:35 +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
R. Ryantm 3821c10b82 krapslog: 0.5.2 -> 0.5.3 2023-08-11 06:54:21 +00:00
R. Ryantm 58f3706b16 blst: 0.3.10 -> 0.3.11 2023-08-11 06:52:26 +00:00
R. Ryantm 0c84770aa0 syncthing-discovery: 1.23.6 -> 1.23.7 2023-08-11 06:40:50 +00: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