summary refs log tree commit diff
path: root/pkgs/development/libraries
Commit message (Collapse)AuthorAge
* libjpeg_original: 9c -> 9dR. RyanTM2020-01-21
|
* openssl: fix build linux with clangStdenvJörg Thalheim2020-01-14
|
* glog: remove static flagTobias Mayer2020-01-14
|
* Merge pull request #77047 from NixOS/staging-nextFrederik Rietdijk2020-01-14
|\ | | | | Staging next
| * Merge master into staging-nextFrederik Rietdijk2020-01-13
| |\
| * \ Merge master into staging-nextFrederik Rietdijk2020-01-12
| |\ \
| * \ \ Merge master into staging-nextFrederik Rietdijk2020-01-11
| |\ \ \
| * \ \ \ Merge master into staging-nextFrederik Rietdijk2020-01-10
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into staging-nextVladimír Čunát2020-01-08
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | The nss rebuild isn't so small.
| * \ \ \ \ \ Merge master into staging-nextFrederik Rietdijk2020-01-07
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge staging-next into stagingFrederik Rietdijk2020-01-06
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge pull request #76488 from jtojnar/more-python-cleanupsFrederik Rietdijk2020-01-06
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Another batch of Python 2 clean-ups
| | * | | | | | | | libpwquality: switch to python 3Jan Tojnar2019-12-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Nothing seems to use the Python bindings anyway.
| | * | | | | | | | qt5.qtdeclarative: switch to python 3Jan Tojnar2019-12-29
| | | | | | | | | |
| | * | | | | | | | folks: only depend on Python 3Jan Tojnar2019-12-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For some reason we depended on both.
| | * | | | | | | | gst_all_1.gst-plugins-ugly: switch to python 3Jan Tojnar2019-12-29
| | | | | | | | | |
| | * | | | | | | | gst_all_1.gst-editing-services: switch to python 3Jan Tojnar2019-12-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also remove no longer needed perl.
| | * | | | | | | | gst_all_1.gst-validate: switch to python 3Jan Tojnar2019-12-29
| | | | | | | | | |
| | * | | | | | | | libplist: disable python by defaultJan Tojnar2019-12-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Introduced in 6449435b04cb608389e3d1df653fed857633b724, only Python 2 is supported and it does not seem to be used by anything.
| * | | | | | | | | Merge pull request #76659 from veprbl/pr/cmake_static_adapterFrederik Rietdijk2020-01-06
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | pkgsStatic: set BUILD_SHARED_LIBS=OFF for cmake
| | * | | | | | | | | double-conversion: remove the "static" optionDmitry Kalinkin2020-01-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pkgsStatic.double-conversion already has CMAKE_BUILD_SHARED set to OFF.
| | * | | | | | | | | glog: remove the "static" optionDmitry Kalinkin2020-01-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pkgsStatic.glog already has CMAKE_BUILD_SHARED set to OFF.
| | * | | | | | | | | gtest: remove the "static" optionDmitry Kalinkin2020-01-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pkgsStatic.gtest already has CMAKE_BUILD_SHARED set to OFF.
| | * | | | | | | | | fmt: remove the enableShared optionDmitry Kalinkin2020-01-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Static libraries are to be provided by the pkgsStatic.fmt package.
| * | | | | | | | | | Merge staging-next into stagingFrederik Rietdijk2020-01-05
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Revert "Revert "ffmpeg: fix cross compilation""Jörg Thalheim2020-01-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 7d46f7363cab9df64643eddffd371d654d816919. This change was accidentally commit to master. To avoid a mass-rebuild we actually apply this change on staging first.
| * | | | | | | | | | | Revert "ffmpeg: fix cross compilation"Jörg Thalheim2020-01-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit f6f8f0b75a40da0ab572ecdf891f4394b44c3783. avoid mass-rebuild on master; move to staging instead.
| * | | | | | | | | | | ffmpeg: fix cross compilationDaniel Fullmer2020-01-04
| | | | | | | | | | | |
* | | | | | | | | | | | libvterm-neovim: 2019-10-08 -> 0.1.3adisbladis2020-01-14
| | | | | | | | | | | |
* | | | | | | | | | | | onnxruntime: 1.0.0 -> 1.1.0Jonathan Ringer2020-01-14
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #77595 from veprbl/pr/rivet_patch_url_fixJörg Thalheim2020-01-13
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | rivet: fix patch url
| * | | | | | | | | | | rivet: fix patch urlDmitry Kalinkin2020-01-13
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The old url is now broken. The new patch uses the new git repository.
* | | | | | | | | | | Merge pull request #77568 from bhipple/fix/cpp-netlib-opensslJörg Thalheim2020-01-13
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | cpp-netlib: remove insecure openssl dependency and unnecessary asio
| * | | | | | | | | | | cpp-netlib: remove insecure openssl dependency and unnecessary asioBenjamin Hipple2020-01-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream openssl has dropped support for 1.0.2; see #77503 for details. This also cleans up the old `asio` dependency, which now comes from `boost`, and documents why the test driver fails.
* | | | | | | | | | | | Merge pull request #77104 from r-ryantm/auto-update/htslibNiklas Hambüchen2020-01-13
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | htslib: 1.9 -> 1.10.2
| * | | | | | | | | | | | htslib: 1.9 -> 1.10.2R. RyanTM2020-01-06
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #77582 from andir/fix-libvirtdFranz Pletz2020-01-13
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | libvirtd: fix path to ebtables
| * | | | | | | | | | | | libvirtd: fix path to ebtablesAndreas Rammhold2020-01-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With the bump of iptables (#75026) ebtables was renamed from `ebtables` to `ebtables-legacy`. libvirtd requires this binary to be availabe to configure the host networking. fixes #75878
* | | | | | | | | | | | | Merge pull request #77072 from r-ryantm/auto-update/glfwNiklas Hambüchen2020-01-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | glfw: 3.3 -> 3.3.1
| * | | | | | | | | | | | | glfw: 3.3 -> 3.3.1R. RyanTM2020-01-06
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | glog: fix on darwin, provide gflags (#77451)tobim2020-01-12
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #76229 from r-ryantm/auto-update/clnmarkuskowa2020-01-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | cln: 1.3.5 -> 1.3.6
| * | | | | | | | | | | | cln: 1.3.5 -> 1.3.6R. RyanTM2019-12-22
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #76635 from McSinyx/alure2Aaron Andersen2020-01-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | alure2: init at unstable-2020-01-09
| * | | | | | | | | | | | | alure2: init at unstable-2020-01-09Nguyễn Gia Phong2020-01-12
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #77128 from r-ryantm/auto-update/libdeflatemarkuskowa2020-01-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libdeflate: 1.3 -> 1.5
| * | | | | | | | | | | | | | libdeflate: enable on darwinMario Rodas2020-01-11
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | libdeflate: 1.3 -> 1.5R. RyanTM2020-01-06
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #77134 from r-ryantm/auto-update/leptonicamarkuskowa2020-01-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | leptonica: 1.78.0 -> 1.79.0
| * | | | | | | | | | | | | leptonica: 1.78.0 -> 1.79.0R. RyanTM2020-01-06
| |/ / / / / / / / / / / /