about summary refs log tree commit diff
path: root/pkgs/development
AgeCommit message (Collapse)AuthorFilesLines
2019-11-04Merge pull request #72735 from nh2/libjpeg-turbo-staticMatthew Bauer1-2/+2
libjpeg-turbo: Add flag to build static libraries as well
2019-11-04Merge pull request #72778 from alapshin/hunspell-dicts-ruMatthew Bauer1-0/+10
hunspell-dicts: add Russian dictionary
2019-11-04hunspell-dicts: add Russian dictionaryAndrei Lapshin1-0/+10
2019-11-04Merge pull request #72753 from marsam/update-protobufMario Rodas2-4/+4
protobuf: 3.9.1 -> 3.9.2, 3.10.0 -> 3.10.1
2019-11-04pythonPackages.deeptoolsIntervals: init at 0.1.9scalavision1-0/+28
2019-11-04pythonPackages.pybigwig: init at 0.3.17scalavision1-0/+33
2019-11-04pythonPackages.py2bit: init at 0.3.0scalavisison1-0/+27
2019-11-04pythonPackages.moderngl-window: init at 1.2.0Jos van Bakel1-0/+38
2019-11-04pythonPackages.pyglet: 1.3.2 -> 1.4.2Jos van Bakel1-0/+2
2019-11-04cargo-geiger: run tests; skip tests that require network connectivityEvan Stoll1-2/+11
- Add note on how we might be able to run all tests in the future
2019-11-04cargo-geiger: init at 0.7.3Evan Stoll1-0/+30
2019-11-04pythonPackages.sqlalchemy-utils: 0.34.2 -> 0.35.0Edmund Wu1-2/+2
2019-11-04pythonPackages.nix-prefetch-github: 2.3.1 -> 2.3.2Sebastian Jordan1-2/+2
2019-11-04pythonPackages.pyatmo: 2.3.2 requires requestsPierre Bourdon1-0/+3
2019-11-04ocamlPackages.ocp-indent: 1.7.0 → 1.8.1Vincent Laporte1-2/+2
2019-11-04Merge pull request #71814 from puckipedia/frozen-bubbleMichael Raskin5-5/+226
frozen-bubble: init at 2.212
2019-11-03Merge pull request #70846 from athas/ispc-macosMario Rodas1-2/+2
ispc: add x86_64-darwin to platforms. Closes https://github.com/NixOS/nixpkgs/pull/71134
2019-11-04Merge pull request #72202 from risicle/ris-koji-1.14.3Léo Gaspard1-5/+7
pythonPackages.koji: 1.13.0 -> 1.14.3, addressing CVE-2019-17109
2019-11-03ruby.withPackages: preserve setup hooks (#72743)Alyssa Ross1-0/+2
This fixes nix-shell -p 'ruby.withPackages (const [])' ruby.devdoc which otherwise wouldn't find documentation, unlike nix-shell -p ruby ruby.devdoc which would, because ruby has setup hooks to accomodate for this, that were being masked by the withPackages wrapper.
2019-11-03protobuf3_10: 3.10.0 -> 3.10.1Mario Rodas1-2/+2
Changelog: https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1
2019-11-03ispc: only check on LinuxMario Rodas1-1/+1
The test suite tries to execute `transcendentals` tests, which is not expected to work anywhere except Linux.
2019-11-03protobuf3_9: 3.9.1 -> 3.9.2Mario Rodas1-2/+2
Changelog: https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2
2019-11-03Merge pull request #72386 from jtojnar/gimp-2.10.14Jan Tojnar2-12/+146
gimp: 2.10.12 → 2.10.14
2019-11-03Merge pull request #72694 from kirelagin/gnu-efi-crossJohn Ericson1-9/+6
gnu-efi: Use their crosscompilation support correctly
2019-11-03update-python-libraries: update usage commentsJonathan Ringer1-2/+2
2019-11-03yq: 2.7.2 -> 2.8.1R. RyanTM1-2/+2
2019-11-03libjpeg-turbo: Add flag to build static libraries as wellNiklas Hambüchen1-2/+2
2019-11-03gegl: fix darwin buildDaiderd Jordan1-2/+4
../gegl/opencl/cl_gl.h:37:10: fatal error: 'OpenGL/CGLDevice.h' file not found #include <OpenGL/CGLDevice.h>
2019-11-03Merge pull request #69052 from worldofpeace/elementary-updates-maybe-5.1worldofpeace1-0/+51
Pantheon 5.1
2019-11-03Merge pull request #72552 from danieldk/spacy-2.2.2Ryan Mulligan4-19/+8
Update spacy to 2.2.2 + necessary dependency updates
2019-11-03Revert "python: pg8000: 1.12.5 -> 1.13.2"Terje Larsen1-2/+2
This reverts commit 35bdea0d6c224a5f1d1cbe8e6ba4ce67959ddbed.
2019-11-03Merge pull request #72720 from bandresen/clj-kondo_bump_v2019.10.26worldofpeace1-3/+3
clj-kondo: 2019.07.31-alpha -> 2019.10.26
2019-11-03clj-kondo: 2019.07.31-alpha -> 2019.10.26Benjamin Andresen1-3/+3
2019-11-03gcc8: make building w/LTO support optional, fixes evalFrederik Rietdijk1-1/+2
2019-11-03Merge pull request #72705 from r-ryantm/auto-update/wolfsslMario Rodas1-2/+2
wolfssl: 4.1.0 -> 4.2.0
2019-11-03gcc7: make building w/LTO support optional, don't use in bootstrap toolsWill Dietz1-1/+2
2019-11-03nodejs: cross compile runtime for ARMMichael Eden1-4/+22
2019-11-03gegl_0_4: 0.4.16 → 0.4.18Jan Tojnar1-12/+102
https://gitlab.gnome.org/GNOME/gegl/blob/GEGL_0_4_18/docs/NEWS.txt#L1-123 Ported to Meson, which means ton of extra dependencies used by default. Though the closure size effect appears to be minimal: 88.9M → 92.9M Also drop GTK dependency, since it is not needed any more (was it ever?)
2019-11-03libksi: 2015-07-03 -> 3.20.3025Franz Pletz1-5/+6
2019-11-03poly2tri-c: init at 0.1.0Jan Tojnar1-0/+42
2019-11-03Merge pull request #72642 from r-ryantm/auto-update/python3.8-twilioFlorian Klink1-2/+2
python38Packages.twilio: 6.29.3 -> 6.32.0
2019-11-03cmake-format: init at 0.6.0Tobias Mayer1-0/+32
2019-11-03Merge pull request #72224 from NixOS/staging-nextFrederik Rietdijk3-3/+16
Staging next
2019-11-03Merge pull request #72419 from WilliButz/rubyPackages/remove-global-v8-pinningzimbatm4-94/+2
rubyPackages: remove global v8 pinning
2019-11-03wolfssl: 4.1.0 -> 4.2.0R. RyanTM1-2/+2
2019-11-03Merge pull request #72676 from r-ryantm/auto-update/template-glibJan Tojnar1-2/+2
template-glib: 3.32.0 -> 3.34.0
2019-11-03gnu-efi: Use their crosscompilation support correctlyKirill Elagin1-9/+6
IIUC, previously, the cross-compilation support was done in a somewhat hacky way and was, basically, special-cased for ARM. Now we use the cross-compilation support intergrated into their own build system. Test: * nix-build --arg crossSystem '(import <nixpkgs/lib>).systems.examples.musl64' '<nixpkgs>' -A gnu-efi
2019-11-03python35: 3.5.8 -> 3.5.9Frederik Rietdijk1-2/+2
There were no new changes in version 3.5.9; 3.5.9 was released only because of a CDN caching problem, which resulted in some users downloading a prerelease version of the 3.5.8 .xz source tarball. Apart from the version number, 3.5.9 is identical to the proper 3.5.8 release.
2019-11-03just: 0.4.4 -> 0.4.5xrelkd1-3/+3
2019-11-03checkstyle: 8.25 -> 8.26 (#72467)R. RyanTM1-2/+2