about summary refs log tree commit diff
path: root/pkgs/development
AgeCommit message (Collapse)AuthorFilesLines
2023-02-22treewide: env.NIX_CFLAGS_COMPILE use optionalString instead of optionalArtturin5-6/+6
env values must be strings
2023-02-22treewide: manual fixups forArtturin10-28/+29
treewide: use toString on list NIX_CFLAGS_COMPILE treewide: move NIX_CFLAGS_COMPILE to the env attrset
2023-02-22treewide: move NIX_CFLAGS_COMPILE to the env attrsetArtturin272-279/+279
with structuredAttrs lists will be bash arrays which cannot be exported which will be a issue with some patches and some wrappers like cc-wrapper this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists in env cause a eval failure
2023-02-22treewide: use toString on list NIX_CFLAGS_COMPILEArtturin69-69/+69
with structuredAttrs lists will be bash arrays which cannot be exported which will be a issue with some patches and some wrappers like cc-wrapper
2023-02-22Merge pull request #216960 from ↵Samuel Ainsworth1-3/+3
r-ryantm/auto-update/python310Packages.adjusttext python310Packages.adjusttext: 0.7.3.1 -> 0.8.0
2023-02-22Merge pull request #217682 from r-ryantm/auto-update/clj-kondoThiago Kenji Okada1-2/+2
clj-kondo: 2023.01.20 -> 2023.02.17
2023-02-22Merge pull request #216799 from viraptor/eventmachine-darwinRick van Schijndel1-0/+5
rubyPackages.eventmachine: fix darwin build
2023-02-22Merge pull request #216638 from joerdav/xcK9001-0/+22
xc: init at 0.0.154
2023-02-22Merge pull request #217207 from onny/phpunitJonas Heinrich1-0/+35
phpunit: init at 10.0.11
2023-02-22Merge pull request #217657 from SuperSandro2000/tempestFabian Affolter1-0/+6
python310Packages.tempest: add missing input
2023-02-22xc: init at 0.0.154joerdav1-0/+22
2023-02-22arrow-cpp: disable failing test on darwin (#217661)tobim1-0/+6
2023-02-22python3Packages.grad-cam: Fix alias-free evalOPNA26081-2/+2
scikitlearn -> scikit-learn on 2021-07-21
2023-02-22Merge pull request #217435 from marsam/update-sphinx-book-themeMario Rodas3-6/+56
python310Packages.sphinx-book-theme: 0.4.0rc1 -> 1.0.0rc2
2023-02-22Merge pull request #217062 from ↵Sandro1-2/+2
r-ryantm/auto-update/python310Packages.oslo-context python310Packages.oslo-context: 5.0.0 -> 5.1.0
2023-02-22clj-kondo: 2023.01.20 -> 2023.02.17R. Ryantm1-2/+2
2023-02-22phpunit: init at 10.0.11Jonas Heinrich1-0/+35
2023-02-22Merge pull request #217655 from diegs/patch-1Dennis Gosnell1-1/+3
nodePackages.graphite-cli: fix zsh completion
2023-02-22Merge pull request #211504 from msm-code/masterSandro1-0/+78
python310Packages.yaramod: init at 3.12.2
2023-02-22Merge pull request #216804 from ↵Sandro1-2/+2
r-ryantm/auto-update/python310Packages.kubernetes python310Packages.kubernetes: 25.3.0 -> 26.1.0
2023-02-22python310Packages.tempest: disable on unsupported Python releasesFabian Affolter1-0/+4
2023-02-22python310Packages.tempest: add missing inputSandro Jäckel1-0/+2
Co-authored-by: Fabian Affolter <116184+fabaff@users.noreply.github.com>
2023-02-22nodePackages.graphite-cli: fix zsh completionDiego Pontoriero1-1/+3
The yargs library auto-detects the shell from the environment to emit the appropriate completion script. Currently the override is emitting the bash completion script twice. Setting ZSH_NAME=zsh is a simple way to emit the zshell completion script.
2023-02-22nodePackages.prisma: 4.9.0 -> 4.10.1Alexey Orlenko1-1/+1
2023-02-22prisma-engines: 4.9.0 -> 4.10.1Alexey Orlenko1-3/+3
2023-02-22Merge pull request #184351 from r-ryantm/auto-update/libshoutSandro1-2/+2
libshout: 2.4.5 -> 2.4.6
2023-02-22Merge pull request #217471 from fabaff/tabula-py-bumpFabian Affolter1-4/+4
python310Packages.tabula-py: 2.6.0 -> 2.7.0
2023-02-22ocamlPackages.elpi: fix camlp5 dependencyVincent Laporte1-2/+2
2023-02-22Merge pull request #217114 from bobby285271/upd/gofficeBobby Rong1-2/+2
goffice: 0.10.54 → 0.10.55, gnumeric: 1.12.54 → 1.12.55
2023-02-22Merge pull request #217484 from fabaff/flask-mongoengine-inputsFabian Affolter2-24/+59
python310Packages.wtforms: add optional-dependencies, python310Packages.flask-mongoengine: add optional-dependencies
2023-02-22Merge pull request #217495 from fabaff/typish-fixFabian Affolter2-5/+27
python310Packages.typish: disable failing test on Python 3.11
2023-02-21python310Packages.pycontrol4: 0.3.1 -> 1.1.0Robert Schütz1-2/+13
Diff: https://github.com/lawtancool/pyControl4/compare/v0.3.1...v1.1.0
2023-02-22Merge pull request #217607 from figsoda/maturinNick Cao3-693/+687
maturin.passthru.tests: replace patch with Cargo.lock
2023-02-22Merge pull request #217612 from figsoda/itm-toolsNick Cao3-324/+325
itm-tools: replace patch with Cargo.lock
2023-02-22Merge pull request #217610 from figsoda/rustc-demangleNick Cao3-77/+76
rustc-demangle: replace patch with Cargo.lock
2023-02-22Merge pull request #217614 from figsoda/johnnyWeijia Wang1-1456/+0
python3.pkgs.johnnycanencrypt: remove orphaned patch
2023-02-22Merge pull request #207166 from callahad/rpdWeijia Wang2-0/+64
rapid-photo-downloader: 0.9.18 -> 0.9.34
2023-02-21Merge pull request #217541 from fabaff/multimethod-fixRobert Schütz1-4/+8
python310Packages.multimethod: 1.6 -> 1.9.1
2023-02-21Merge pull request #217574 from fabaff/nextdns-bumpRobert Schütz1-2/+2
python310Packages.nextdns: 1.2.2 -> 1.3.0
2023-02-21Merge pull request #217594 from fabaff/peaqevcore-bumpRobert Schütz1-2/+2
python310Packages.peaqevcore: 12.0.1 -> 12.0.2
2023-02-21python3.pkgs.johnnycanencrypt: remove orphaned patchfigsoda1-1456/+0
2023-02-21itm-tools: replace patch with Cargo.lockfigsoda3-324/+325
https://github.com/NixOS/nixpkgs/pull/217084 plans to migrate Rust packages to use `importCargoLock`, but the migration script cannot handle `cargoPatches`: https://github.com/NixOS/nixpkgs/pull/217084#discussion_r1111253151
2023-02-21Merge pull request #217333 from ConnorBaker/fix/xgboost-cmake-cuda-compilerSamuel Ainsworth1-6/+22
xgboost: CMakeLists.txt does not respect CUDA_HOST_COMPILER
2023-02-21rustc-demangle: replace patch with Cargo.lockfigsoda3-77/+76
https://github.com/NixOS/nixpkgs/pull/217084 plans to migrate Rust packages to use `importCargoLock`, but the migration script cannot handle `cargoPatches`: https://github.com/NixOS/nixpkgs/pull/217084#discussion_r1111253151
2023-02-21xgboost: CMakeLists.txt does not respect CUDA_HOST_COMPILERConnor Baker1-6/+22
2023-02-22Merge pull request #217462 from vbgl/ocaml-git-3.12.0Nick Cao1-2/+2
ocamlPackages.git: 3.10.1 → 3.12.0
2023-02-21maturin.passthru.tests: replace patch with Cargo.lockfigsoda3-693/+687
This allows usage of importCargoLock
2023-02-21Merge pull request #217187 from jtojnar/gmic-qt-fixAnderson Torres1-0/+7
gmic,gmic-qt: 3.2.0 → 3.2.1, mark the latter as broken
2023-02-22Merge pull request #212091 from Mic92/tensorflow-binMartin Weinelt2-26/+26
python3.pkgs.tensorflow-bin: 2.9.3 -> 2.11.0
2023-02-22Merge pull request #217461 from fabaff/screenlogicpy-bumpNick Cao1-2/+2
python310Packages.screenlogicpy: 0.7.1 -> 0.7.2