about summary refs log tree commit diff
path: root/pkgs/development
AgeCommit message (Collapse)AuthorFilesLines
2023-01-21buildLuaPackage: adapt to native check inputsGuillaume Girol1-3/+3
2023-01-21ocamlPackages.batteries: set strictDepsGuillaume Girol1-2/+3
2023-01-21mkTclDerivation: support nativeCheckInputsGuillaume Girol1-4/+6
2023-01-21buildPythonPackage: support nativeCheckInputsGuillaume Girol1-3/+5
2023-01-21buildkite-agent: 3.42.0 -> 3.43.1 (#211947)R. RyanTM1-3/+3
2023-01-21Merge pull request #211932 from Icy-Thought/texlabKira Bruneau1-4/+4
texlab: 5.0.0 -> 5.1.0
2023-01-21Merge pull request #211916 from r-ryantm/auto-update/actionlintMario Rodas1-3/+3
actionlint: 1.6.22 -> 1.6.23
2023-01-21Merge pull request #211267 from SubhrajyotiSen/update-maestroBobby Rong1-2/+2
maestro: 1.19.0 -> 1.19.5
2023-01-21cargo-limit: 0.0.9 -> 0.0.10R. Ryantm1-3/+3
2023-01-21texlab: 5.0.0 -> 5.1.0Icy-Thought1-4/+4
2023-01-21actionlint: 1.6.22 -> 1.6.23R. Ryantm1-3/+3
2023-01-21Merge pull request #211379 from xanderio/fix-clickgenNick Cao1-14/+3
bibata-cursors: 1.1.2 -> 2.0.3; clickgen: fix build after update to 2.1.3
2023-01-21Merge pull request #211898 from ↵Fabian Affolter1-2/+2
r-ryantm/auto-update/python310Packages.types-requests python310Packages.types-requests: 2.28.11.7 -> 2.28.11.8
2023-01-21Merge pull request #211292 from uri-canva/bazel_6Uri Baghin2-173/+393
bazel_6: 6.0.0-pre.20220720.3 -> 6.0.0
2023-01-21python310Packages.types-requests: 2.28.11.7 -> 2.28.11.8R. Ryantm1-2/+2
2023-01-21Merge pull request #211793 from fabaff/hahomematic-bumpNick Cao1-2/+2
python310Packages.hahomematic: 2023.1.4 -> 2023.1.5
2023-01-21fetchPypi: move to top levelfigsoda2-31/+1
fetchPypi doesn't use python under the hood and doesn't need to be tied to a specific version of python. Moving it to top level makes it more consistent with other fetchers and makes code generation easier.
2023-01-21Merge pull request #211411 from tomhoule/prisma-4-9-0Nick Cao2-4/+4
nodePackages.prisma: 4.8.0 -> 4.9.0
2023-01-21Merge pull request #211637 from dotlambda/taskflow-3.5.0Nick Cao2-4/+3
taskflow: 3.4.0 -> 3.5.0
2023-01-21Merge pull request #211684 from r-ryantm/auto-update/mtxclientNick Cao1-2/+2
mtxclient: 0.9.0 -> 0.9.1
2023-01-20Merge pull request #211770 from ↵Benjamin Hipple1-2/+2
r-ryantm/auto-update/python310Packages.plaid-python python310Packages.plaid-python: 11.3.0 -> 11.4.0
2023-01-21Merge pull request #211227 from 06kellyjac/denoNick Cao10-8/+93
deno: 1.29.3 -> 1.29.4
2023-01-20Merge pull request #211811 from r-ryantm/auto-update/s2n-tlsMario Rodas1-2/+2
s2n-tls: 1.3.32 -> 1.3.33
2023-01-20Merge pull request #211795 from mweinelt/hassil-0.2.4Martin Weinelt1-2/+2
python3Packages.hassil: 0.2.3 -> 0.2.4
2023-01-20Merge pull request #211609 from figsoda/guppyfigsoda2-7/+7
cargo-{guppy,hakari}: update
2023-01-20python310Packages.doorbirdpy: 2.2.0 -> 2.2.1R. Ryantm1-2/+2
2023-01-20Merge pull request #211791 from athre0z/zydis-split-zycoreAnderson Torres2-5/+52
zydis: split zycore into separate derivation
2023-01-20Merge pull request #211790 from newAM/cargo-spellcheck-0.12.3figsoda1-3/+3
cargo-spellcheck: 0.12.2 -> 0.12.3
2023-01-20erlang: 24.3.4.7 -> 24.3.4.8R. Ryantm1-2/+2
2023-01-20s2n-tls: 1.3.32 -> 1.3.33R. Ryantm1-2/+2
2023-01-20zydis: add athre0z as a maintainerJoel Höner1-1/+1
2023-01-20zydis: split `zycore` into separate derivationJoel Höner2-4/+51
This commit splits the Zycore dependency that was previously pulled in via `fetchSubmodules` into a separate derivation. The package previously didn't install the Zycore headers and CMake configs, making it impossible to actually compile any code that uses Zydis because Zydis includes Zycore headers.
2023-01-20gcc: use as(1) from binutils with LLVM bintoolsAlyssa Ross10-20/+20
LLVM does not provide a drop-in replacement for as(1). This makes it possible to build a GNU Fortran cross compiler from GNU to LLVM — e.g. buildPackages.gfortran for { system = "aarch64-linux"; useLLVM = true; }
2023-01-20bintools: add isGNU and isLLVM attributesAlyssa Ross9-9/+54
2023-01-20Merge pull request #211780 from bouk/bouk/openmvs7c6f434c1-0/+1
openmvs: init at 2.1.0
2023-01-20pkgsMusl.go: bootstrap with gccgo (#207681)Yureka3-6/+6
2023-01-20python3Packages.hassil: 0.2.3 -> 0.2.4Martin Weinelt1-2/+2
https://github.com/home-assistant/hassil/releases/tag/v0.2.4
2023-01-20python310Packages.hahomematic: 2023.1.4 -> 2023.1.5Fabian Affolter1-2/+2
Diff: https://github.com/danielperna84/hahomematic/compare/refs/tags/2023.1.4...2023.1.5 Changelog: https://github.com/danielperna84/hahomematic/releases/tag/2023.1.5
2023-01-20Merge pull request #211756 from fabaff/odp-amsterdam-bumpFabian Affolter1-3/+4
python310Packages.odp-amsterdam: 5.0.0 -> 5.0.1
2023-01-20cargo-spellcheck: 0.12.2 -> 0.12.3Alex Martens1-3/+3
2023-01-20openmvs: init at 2.1.0Bouke van der Bijl1-0/+1
2023-01-20Merge pull request #208410 from r-ryantm/auto-update/cargo-watchMario Rodas1-3/+3
cargo-watch: 8.1.2 -> 8.3.0
2023-01-20gitlab-runner: 15.7.2 -> 15.8.0 (#211591)Yaya1-3/+3
https://gitlab.com/gitlab-org/gitlab-runner/blob/v15.8.0/CHANGELOG.md
2023-01-20Merge pull request #211539 from r-ryantm/auto-update/python310Packages.libcloudSandro1-2/+2
2023-01-20Merge pull request #211566 from ↵Sandro1-3/+3
r-ryantm/auto-update/python310Packages.moderngl-window
2023-01-20Merge pull request #211572 from bouk/bouk/update-vcgSandro1-3/+3
2023-01-20Merge pull request #211194 from fpletz/pkgs/libvirt-9.0.0Franz Pletz3-7/+9
2023-01-20Merge pull request #211590 from firefly-cpp/tcxreader-044Sandro1-2/+2
2023-01-20Merge pull request #211582 from ↵Sandro1-2/+2
r-ryantm/auto-update/python310Packages.pulumi-aws
2023-01-20Merge pull request #211595 from r-ryantm/auto-update/python310Packages.textualSandro1-2/+2