about summary refs log tree commit diff
path: root/pkgs/development
AgeCommit message (Collapse)AuthorFilesLines
2021-07-21Merge pull request #130865 from fabaff/bump-dulwichSandro1-2/+2
python3Packages.dulwich: 0.20.23 -> 0.20.24
2021-07-21packer: 1.7.3 -> 1.7.4 (#130916)Maximilian Bosch1-3/+3
ChangeLog: https://github.com/hashicorp/packer/blob/v1.7.4/CHANGELOG.md#174-july-20-2021
2021-07-21Merge pull request #130711 from r-ryantm/auto-update/h3Sandro1-2/+2
h3: 3.7.1 -> 3.7.2
2021-07-21Merge pull request #130874 from SuperSandro2000/SuperSandro2000-patch-1Sandro1-1/+1
cmake: don't use meta.homepage in fetchurl
2021-07-21Merge pull request #130110 from vbgl/ocaml-odoc-1.5.3Ben Siraphob1-2/+2
ocamlPackages.odoc: 1.5.2 → 1.5.3
2021-07-21Merge pull request #129824 from expipiplus1/joe-mautrixSandro1-2/+2
mautrix-signal: 0.1.1 -> 2021-07-01
2021-07-21ocaml-ng.ocamlPackages_4_13.ocaml: 4.13.0-α1 → 4.13.0-α2Vincent Laporte1-3/+3
2021-07-21gpgme: upstream patch for failing testVladimír Čunát1-1/+8
Changes cause stdenv rebuild, so for now let's only patch on i686-linux where the test fails: https://hydra.nixos.org/build/148090126 The issue was triggered by the last update (PR #128098).
2021-07-21Merge pull request #130878 from q3k/q3k/go-mipsJörg Thalheim3-0/+3
go: enable MIPS GOARCH/cross integration
2021-07-20pythonPackages.teletype: init at 1.1.0 (#130871)urlordjames1-0/+22
2021-07-20Merge pull request #130589 from marsam/update-terracognitaMario Rodas1-4/+4
terracognita: 0.6.3 -> 0.7.1
2021-07-20Merge pull request #130868 from fabaff/bump-tfsecMario Rodas1-2/+2
tfsec: 0.48.7 -> 0.50.3
2021-07-21go: enable MIPS GOARCH/cross integrationSerge Bazanski3-0/+3
This allows the Go compiler in nixpkgs (eg. buildGoModule) to work with crossSystem.config == mips-*, eg mips-unknown-linux-musl, and succesfully generate Go MIPS binaries. nix-build -A grpcurl --arg crossSystem '{ config = "mips-unknown-linux-musl"; }' This unfortunately cannot currently be tested on qemu-mips as Go emits ELF files that fail to execute correctly in qemu-user (see: https://go-review.googlesource.com/c/go/+/239217, on track to land in Go 1.17). However, I have tested this on a physical MIPS device. I have not been able to build anything using cgo (hit various compilation errors in C dependencies), but considering mips-unknown-linux-musl is not a support nixpkgs target this isn't that surprising.
2021-07-21Merge pull request #130846 from fabaff/bump-sqlfluffSandro1-2/+2
sqlfluff: 0.6.0 -> 0.6.1
2021-07-20cmake: don't use meta.homepage in fetchurlSandro1-1/+1
2021-07-20tfsec: 0.48.7 -> 0.50.3Fabian Affolter1-2/+2
2021-07-20python3Packages.dulwich: 0.20.23 -> 0.20.24Fabian Affolter1-2/+2
2021-07-20Merge #129506: 'staging-next' branchVladimír Čunát301-1261/+1481
2021-07-20mill: 0.9.8 -> 0.9.9Jonathan Ringer1-3/+13
Use the `${version}-assembly` artifact, which avoids having to download it using the release script
2021-07-20sqlfluff: 0.6.0 -> 0.6.1Fabian Affolter1-2/+2
2021-07-20folks: 0.15.2 -> 0.15.3R. RyanTM1-2/+2
2021-07-20Merge master into staging-nextgithub-actions[bot]16-1242/+1113
2021-07-20Merge pull request #130666 from r-ryantm/auto-update/aws-c-commonSandro1-2/+2
2021-07-20Merge pull request #130799 from Stunkymonkey/ultrastar-manager-phasesSandro1-1/+1
2021-07-20Merge pull request #130541 from Stunkymonkey/shellcheck-phasesSandro1-2/+0
2021-07-20fast-cli: 1.0.0 -> 3.0.1 (#130698)Aaron Zeng3-1187/+1001
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-07-20pylsp-mypy: init at 0.5.1 (#130642)Phillip Cloud1-0/+33
Co-authored-by: Jonathan Ringer <jonringer@users.noreply.github.com> Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-07-20Merge pull request #130705 from r-ryantm/auto-update/frugalSandro1-3/+3
frugal: 3.14.5 -> 3.14.6
2021-07-20Merge pull request #130560 from Artturin/pyqtgraph-testsSandro1-10/+41
python3Packages.pyqtgraph: 0.12.1 -> 0.12.2 and enable tests
2021-07-20llvmPackages_11.libclc: 2019-06-09 -> 11.0.1 (#111065)TilCreator J1-19/+16
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-07-20libbass: fix sha256sumFelix Buehler1-1/+1
2021-07-20Merge pull request #130603 from Ma27/bump-straceMaximilian Bosch1-2/+2
strace: 5.12 -> 5.13
2021-07-20warrant: Remove space from URLEelco Dolstra1-1/+1
2021-07-20Merge pull request #130688 from mweinelt/ansibleSandro3-13/+11
2021-07-20Merge pull request #130718 from r-ryantm/auto-update/kotlinSandro1-2/+2
kotlin: 1.5.20 -> 1.5.21
2021-07-20Merge master into staging-nextgithub-actions[bot]10-15/+67
2021-07-20Merge pull request #130644 from lopsided98/ompl-updateMichael Raskin1-4/+4
ode: 0.12 -> 0.16.2
2021-07-20Merge pull request #130701 from veprbl/pr/yoda_yodascale_bugfixSandro1-0/+7
2021-07-20Revert "proj: 7.2.1 -> 8.0.1" + patch the testVladimír Čunát1-2/+11
This reverts commit 25b20757e8c2e929ded0215eeaad19382497c318 and adds an upstream patch. There are API changes https://proj.org/development/migration.html and I couldn't make some of the other packages build, so I decided to just patch the test instead (for now).
2021-07-20Merge pull request #130154 from Flakebi/amdvlkSandro1-2/+2
amdvlk: 2021.Q2.5 -> 2021.Q3.1
2021-07-20Merge pull request #130145 from NickCao/koSandro1-0/+31
ko: init at 0.8.3
2021-07-20pythonPackages.crate: mark broken (#130017)Guillaume Maudoux2-0/+10
2021-07-20libtiff: revert to previous version on aarch64-darwinVladimír Čunát3-0/+68
/cc PR #129687. This should work; I can't see another way immediately.
2021-07-20libwebsockets: cleanupSandro1-2/+6
2021-07-20Merge pull request #130724 from kolaente/update/cypress-8.0Sandro1-2/+2
cypress: 7.7.0 -> 8.0.0
2021-07-20Merge pull request #129719 from r-ryantm/auto-update/earthlySandro1-3/+3
2021-07-20cypress: 7.7.0 -> 8.0.0kolaente1-2/+2
2021-07-20node2nix: Fix hashes for patchesDoron Behar1-2/+2
2021-07-20kotlin: 1.5.20 -> 1.5.21R. RyanTM1-2/+2
2021-07-20Merge master into staging-nextgithub-actions[bot]1-2/+2