summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* init ceedling at 0.31.1origin/ceedlingDomen Kožar2023-08-115-0/+94
* Merge pull request #248423 from schuelermine/add/see•••see: init at unstable-2023-03-19Jonas Heinrich2023-08-112-0/+33
|\
| * see: init at unstable-2023-03-19Anselm Schüler2023-08-112-0/+33
* | 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 Sandro Jäckel2023-08-111-3/+3
* | Merge pull request #248484 from fabaff/pyftdi-bump•••python311Packages.pyftdi: 0.54.0 -> 0.55.0Fabian Affolter2023-08-111-2/+2
|\ \
| * | python311Packages.pyftdi: 0.54.0 -> 0.55.0•••Diff: https://github.com/eblot/pyftdi/compare/v0.54.0...v0.55.0 Fabian Affolter2023-08-111-2/+2
|/ /
* | Merge pull request #248167 from BlankParticle/vscode-runtime-libsecretNorbert Melzer2023-08-111-1/+1
|\ \
| * \ Merge branch 'NixOS:master' into vscode-runtime-libsecretRahul Mishra2023-08-106-11/+49
| |\ \
| * | | fix(vscode): Add libsecrect as runtime dependencyBlankParticle2023-08-091-1/+1
* | | | Merge pull request #247914 from fabaff/dvc-bump•••python310Packages.dvc: 3.8.1 -> 3.14.0Fabian Affolter2023-08-111-2/+2
|\ \ \ \
| * | | | python310Packages.dvc: 3.13.2 -> 3.14.0•••Diff: https://github.com/iterative/dvc/compare/refs/tags/3.13.2...3.14.0 Changelog: https://github.com/iterative/dvc/releases/tag/3.14.0 Fabian Affolter2023-08-101-2/+2
| * | | | python310Packages.dvc: 3.8.1 -> 3.13.2•••Diff: https://github.com/iterative/dvc/compare/refs/tags/3.8.1...3.13.2 Changelog: https://github.com/iterative/dvc/releases/tag/3.13.2 Fabian Affolter2023-08-101-2/+2
* | | | | 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>VuiMuich2023-08-112-19/+48
* | | | | Merge pull request #248222 from marsam/update-bundletool•••bundletool: 1.15.2 -> 1.15.4Nick Cao2023-08-111-2/+3
|\ \ \ \ \
| * | | | | bundletool: add sourceProvenance to metaMario Rodas2023-08-091-0/+1
| * | | | | bundletool: 1.15.2 -> 1.15.4•••Diff: https://github.com/google/bundletool/compare/1.15.2...1.15.4 Changelog: https://github.com/google/bundletool/releases/tag/1.15.4 Mario Rodas2023-08-091-2/+2
* | | | | | ocamlPackages.camlpdf: 2.5 → 2.6•••ocamlPackages.cpdf: 2.5.1 → 2.6 Vincent Laporte2023-08-112-4/+4
* | | | | | Merge pull request #248465 from aaronjheng/yq•••yq: 4.34.2 -> 4.35.1lewo2023-08-111-3/+3
|\ \ \ \ \ \
| * | | | | | yq: 4.34.2 -> 4.35.1Aaron Jheng2023-08-111-3/+3
| |/ / / / /
* | | | | | nodePackages: update to latesthappysalada2023-08-111-5625/+3369
* | | | | | Merge pull request #220885 from chayleaf/rz-ghidra•••rz-ghidra, jsdec: init at 0.6.0; rizin-sigdb: init at unstable-2023-02-137c6f434c2023-08-118-4/+245
|\ \ \ \ \ \
| * | | | | | {rizinPlugins,cutterPlugins}.rz-ghidra: init at 0.6.0chayleaf2023-08-093-1/+72
| * | | | | | rizinPlugins.jsdec: init at 0.6.0chayleaf2023-08-092-0/+38
| * | | | | | rizinPlugins.sigdb: init at unstable-2023-02-13chayleaf2023-08-096-4/+136
* | | | | | | 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+.Theodore Ni2023-08-111-6/+15
* | | | | | | python3.pkgs.cvxpy: add build dependencies and fix build constraints (#247305)Theodore Ni2023-08-111-0/+11
* | | | | | | python3.pkgs.datrie: add build dependencies and improve derivation (#247306)Theodore Ni2023-08-111-4/+8
* | | | | | | 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>Jörg Thalheim2023-08-111-1/+9
* | | | | | | python3.pkgs.mpmath: 1.2.1 -> 1.3.0 (#248319)Theodore Ni2023-08-111-17/+18
* | | | | | | Merge pull request #246926 from tjni/core-python-dependency-maintainers•••python: update maintainers for some core python packagesFrederik Rietdijk2023-08-115-9/+10
|\ \ \ \ \ \ \
| * | | | | | | python3.pkgs.pyproject-hooks: add python team to maintainersTheodore Ni2023-08-071-3/+2
| * | | | | | | python3.pkgs.installer: add python team to maintainers•••Also update the owner of the GitHub repository. Theodore Ni2023-08-071-4/+4
| * | | | | | | python3.pkgs.flit-core: add python team to maintainers•••Also add a changelog link. Theodore Ni2023-08-071-1/+2
| * | | | | | | python3.pkgs.build: add python team to maintainersTheodore Ni2023-08-071-1/+1
| * | | | | | | maintainers: add tjni to python teamTheodore Ni2023-08-071-0/+1
* | | | | | | | python3.pkgs.ciscoconfparse: fix build dependency metadata (#246905)Theodore Ni2023-08-111-0/+8
* | | | | | | | python310Packages.pydeck: move some inputs to optional-dependenciesnatsukium2023-08-111-12/+30
* | | | | | | | python310Packages.pydeck: 0.7.1 -> 0.8.0natsukium2023-08-111-12/+2
* | | | | | | | python3.pkgs.wheel-filename: fix up build dependencies (#247864)Theodore Ni2023-08-111-0/+11
* | | | | | | | python3.pkgs.xarray: replace setuptoolsBuildHook with normal dependencies (#2...Theodore Ni2023-08-111-3/+5
* | | | | | | | Merge pull request #248434 from ngi-nix/moss/maintainers•••maintainers: add Summer of Nix moss mobPol Dellaiera2023-08-111-0/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | maintainers: add Summer of Nix moss mob•••Co-authored-by: Jason Odoom <jasonodoom@gmail.com> Co-authored-by: Anish Lakhwara <anish+git@lakhwara.com> Co-authored-by: Dominic Mills <dominic.millz27@gmail.com> Co-authored-by: Albert Chae <albertchae@users.noreply.github.com> Co-authored-by: Jack Leightcap <jack@leightcap.com> Signed-off-by: Jack Leightcap <jack@leightcap.com> Signed-off-by: Jack Leightcap <jack@leightcap.com> Jack Leightcap2023-08-101-0/+15
* | | | | | | | | Merge pull request #248309 from liyangau/update-deck-1260-hash•••deck: correct hash for 1.26.0Pol Dellaiera2023-08-111-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | deck: correct hash for 1.26.0•••the short commit hash needs to be updated to match version 1.26.0 liyangau2023-08-101-1/+1
* | | | | | | | | | Merge pull request #246909 from tjni/rdflib•••python3.pkgs.rdflib: add pip test dependencyOTABI Tomoya2023-08-111-0/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | python3.pkgs.rdflib: add pip test dependencyTheodore Ni2023-08-021-0/+4
* | | | | | | | | | | Merge pull request #245913 from deshaw/upstream-jenkinsapi-fix•••python3Packages.jenkinsapi: fix failing buildOTABI Tomoya2023-08-111-19/+28
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | python3Packages.jenkinsapi: fix failing build•••Also refactor tests to use common Nixpkgs patterns. Elliot Cameron2023-08-071-19/+28
* | | | | | | | | | | | Merge pull request #248422 from lunik1/mpvScripts.mpv-playlistmanager_unstabl...•••mpvScripts.mpv-playlistmanager: unstable-2022-08-26 -> unstable-2023-08-09Nick Cao2023-08-101-4/+5
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | mpvScripts.mpv-playlistmanager: unstable-2022-08-26 -> unstable-2023-08-09lunik12023-08-101-4/+5