summaryrefslogtreecommitdiffstats
path: root/pkgs/development
AgeCommit message (Collapse)Author
2021-01-21Merge pull request #108060 from matthewbauer/strip-musl-gccMatthew Bauer
gcc: allow stripping gcc libraries
2021-01-22Merge staging-next into staginggithub-actions[bot]
2021-01-22Merge pull request #110383 from ck3d/fix-rust-bindgenSandro
rust-bindgen: Resolve "/usr/bin/env bash" to fix usage in Nix build
2021-01-21Merge pull request #109422 from veprbl/pr/binutils_use_gold_darwin_crossDmitry Kalinkin
binutils: enable gold when cross compiling on darwin
2021-01-21gcc: allow stripping gcc librariesMatthew Bauer
When cross compiling to the same kernel / arch combination, it is safe to use strip of libraries. This happens when cross-compiling musl programs. dontStrip is now set in each gcc compiler instead of in gcc/builder.sh. Fixes #75476
2021-01-22treewide: add final newlinezowoq
2021-01-21Merge pull request #110312 from obsidiansystems/prometheus-cpp-pkgconfigJohn Ericson
[Draft] prometheus-cpp: add pkgconfig data
2021-01-21ocamlPackages_4_12.ocaml: alpha3 -> beta1Antonio Nuno Monteiro
2021-01-21ocamlPackages.mirage-crypto*: 0.8.8 -> 0.8.10sternenseemann
ocamlPackages.x509: fix tests for mirage-crypto >= 0.8.9
2021-01-21rust-bindgen: Resolve "/usr/bin/env bash" to fix usage in Nix buildChristian Kögler
2021-01-21Merge staging-next into staginggithub-actions[bot]
2021-01-21Merge pull request #110368 from fabaff/python-winkSandro
2021-01-21azure-storage-azcopy: 10.7.0 -> 10.8.0 (#109730)R. RyanTM
2021-01-21bazel-kazel: 0.1.3 -> 0.2.0 (#109731)R. RyanTM
2021-01-21golangci-lint: 1.35.0 -> 1.35.2 (#109843)R. RyanTM
2021-01-21gore: 0.5.0 -> 0.5.2 (#109844)R. RyanTM
2021-01-21mage: 1.10.0 -> 1.11.0 (#110090)R. RyanTM
2021-01-21libxkbcommon: Add myself as maintainerMichael Weiss
From the Git log it seems that this package currently lacks an active maintainer. I'll try to help out for now.
2021-01-21circleci-cli: 0.1.11756 -> 0.1.11924 (#110333)R. RyanTM
2021-01-21go-swagger: 0.25.0 -> 0.26.0 (#110361)R. RyanTM
2021-01-21Merge pull request #110254 from r-ryantm/auto-update/php-igbinaryElis Hirwing
php73Extensions.igbinary: 3.1.6 -> 3.2.1
2021-01-21Merge pull request #110250 from r-ryantm/auto-update/php-maxminddbElis Hirwing
php73Extensions.maxminddb: 1.8.0 -> 1.9.0
2021-01-21Merge pull request #110230 from r-ryantm/auto-update/php-rdkafkaElis Hirwing
php73Extensions.rdkafka: 4.1.1 -> 5.0.0
2021-01-21python3Packages.python-wink: init at 1.10.5Fabian Affolter
2021-01-21Merge pull request #110309 from zimbatm/python3Packages.bash_kernelSandro
python3Packages.bash_kernel: 0.7.1 -> 0.7.2
2021-01-21Merge pull request #110363 from fabaff/vsureSandro
2021-01-21python3Packages.vsure: init at 1.6.1Fabian Affolter
2021-01-21Merge pull request #110269 from maralorn/nhekoSandro
2021-01-21python37Packages.databricks-connect: 7.3.6 -> 7.3.7R. RyanTM
2021-01-21python37Packages.google-cloud-secret-manager: 2.1.0 -> 2.2.0R. RyanTM
2021-01-21mtxclient: 0.3.1 -> 0.4.0Malte Brandy
2021-01-21coqPackages.math-classes: 8.11.0 -> 8.12.0Théo Zimmermann
2021-01-21Merge pull request #109919 from pjjw/musl-rust-bootstrap-fixJörg Thalheim
rust: add musl-libc targets to bootstrapping
2021-01-21Merge pull request #110313 from r-ryantm/auto-update/python3.7-google-crc32cRyan Mulligan
python37Packages.google-crc32c: 1.1.1 -> 1.1.2
2021-01-21Merge pull request #110335 from r-ryantm/auto-update/clojure-lspRyan Mulligan
clojure-lsp: 2021.01.16-03.28.20 -> 2021.01.20-01.39.32
2021-01-21ocamlPackages.opam-file-format: 2.0.0 -> 2.1.2sternenseemann
2021-01-21clojure-lsp: 2021.01.16-03.28.20 -> 2021.01.20-01.39.32R. RyanTM
2021-01-21Merge staging-next into staginggithub-actions[bot]
2021-01-21pythonPackages.nidaqmx: fix spelling of pythonImportsCheckRobert Schütz
2021-01-21Merge pull request #110315 from 06kellyjac/open-policy-agentDoron Behar
open-policy-agent: 0.25.2 -> 0.26.0
2021-01-21Merge pull request #110307 from orivej/aws-crossFlorian Klink
aws-sdk-cpp: fix cross compilation, configure for curl with http2
2021-01-21Merge pull request #110264 from marsam/update-go-toolsMario Rodas
go-tools: 2020.2 -> 2020.2.1
2021-01-21open-policy-agent: 0.25.2 -> 0.26.006kellyjac
2021-01-21python37Packages.google-crc32c: 1.1.1 -> 1.1.2R. RyanTM
2021-01-21prometheus-cpp: add pkgconfig dataHector Escobedo
2021-01-21python3Packages.bash_kernel: 0.7.1 -> 0.7.2zimbatm
2021-01-21aws-sdk-cpp: fix cross compilation, configure for curl with http2Orivej Desh
2021-01-21dune: stdenv.lib → libsternenseemann
Reference #108938.
2021-01-21dune: let dune install itselfsternenseemann
2021-01-21ocamlPackages.yojson: use dune install in installPhasesternenseemann