about summary refs log tree commit diff
path: root/pkgs/development
Commit message (Collapse)AuthorAge
* gcc: fix libgomp to not use initial-execWill Dietz2018-09-25
| | | | | | | | | | | | | | | | | | | Only apply w/musl since while it's wrong everywhere it apparently hasn't broken things entirely w/glibc so keep things as they were. Patch regenerated from original so that it applies which isn't saying much since it's simple :). Source: https://patchwork.ozlabs.org/patch/154298/ IRC chat on #musl with Rich and others endorses this, at least at the conceptual level of no shared library should be using initial-exec TLS. Fixes various uses of libgomp that previously crashed (before 1.1.20) or encounter errors (post-1.1.20), such as pythonPackages.cython .
* gcc7: more options for muslWill Dietz2018-09-25
|
* protobufc: 1.3.0 -> 1.3.1Orivej Desh2018-09-25
|
* protobuf3_6: init at 3.6.1Orivej Desh2018-09-25
|
* protobuf: rename github owner to protocolbuffersOrivej Desh2018-09-25
| | | | | https://github.com/google/protobuf redirects to https://github.com/protocolbuffers/protobuf
* Merge remote-tracking branch 'upstream/master' into haskell-no-recJohn Ericson2018-09-24
|\
| * libtins: 3.5 -> 4.0 (#38208)R. RyanTM2018-09-24
| | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libtins/versions. These checks were done: - built on NixOS - Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.) - found 4.0 with grep in /nix/store/izz1bkj35g5bb6kvqa5kqgb376xhardg-libtins-4.0 - found 4.0 in filename of file in /nix/store/izz1bkj35g5bb6kvqa5kqgb376xhardg-libtins-4.0 - directory tree listing: https://gist.github.com/26990576c9472ca38b4d21613157856b
| * dotnet-sdk: Reduce closure: Unpack to a subdirectory to prevent copying ↵baracoder2018-09-24
| | | | | | | | build files (#47269)
| * lhapdf: fix "lhapdf list" interactive tool (#44905)Dmitry Kalinkin2018-09-24
| | | | | | | | In version 6.2.1 the "list" command now uses python bindings, which need to be imported, so we need to set the PYTHONPATH.
| * Merge pull request #47283 from flokli/elasticsearch-dsl-6.2.1Jörg Thalheim2018-09-24
| |\ | | | | | | pythonPackages.elasticsearch-dsl: 0.0.9 -> 6.2.1
| | * pythonPackages.elasticsearch-dsl: 0.0.9 -> 6.2.1Florian Klink2018-09-24
| | |
| * | Update overrides for ghc-8.6.x.Peter Simons2018-09-24
| | |
| * | haskell-hspec-core: use latest version when building with ghc 8.6.xPeter Simons2018-09-24
| | |
| * | haskell-stm: update overrides for the new 2.5.x versionPeter Simons2018-09-24
| | |
| * | haskell-text: update overrides for the new versionPeter Simons2018-09-24
| | |
| * | haskell-stm: update overrides for the new 2.5.x versionPeter Simons2018-09-24
| | |
| * | Add a couple of overrides to fix build with GHC 8.6.1.Peter Simons2018-09-24
| | |
| * | hackage-packages.nix: automatic Haskell package set updatePeter Simons2018-09-24
| | | | | | | | | | | | | | | This update was generated by hackage2nix v2.11.1 from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/be1e8a29d299be9e024a031a685db5b7fa702c38.
| * | hackage2nix: disable broken Hydra buildsPeter Simons2018-09-24
| | |
| * | eztrace: 1.0.6 -> 1.1-7 (#47282)Maximilian Bosch2018-09-24
| | | | | | | | | | | | See https://hydra.nixos.org/build/80721509 Addresses #45960
| * | Merge pull request #47281 from dtzWill/fix/llvm7-musl-rebaseWill Dietz2018-09-24
| |\ \ | | | | | | | | llvm7: update sanitizer patch to fix w/musl
| | * | llvm7: update musl patch for sanitizersWill Dietz2018-09-24
| | | |
| | * | libpfm: don't use -WerrorWill Dietz2018-09-24
| | | |
| * | | boost: limit concurrent jobs to the maximum supported number (#47255)Andrew Dunham2018-09-24
| |/ /
| * | pythonPackages.sharedmem: init at 0.3.5Edward Tjörnhammar2018-09-24
| | |
| * | Merge pull request #47268 from Ma27/fix-py3exiv2Jörg Thalheim2018-09-24
| |\ \ | | | | | | | | python3Packages.py3exiv2: fix build
| | * | python3Packages.py3exiv2: fix buildMaximilian Bosch2018-09-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Recent boost versions name their `python3` shared objects `boost_python3x` rather than `boost_python3`. See https://hydra.nixos.org/build/80712295 Addresses #45960
| * | | Merge pull request #46668 from mbode/doitlive_4Jörg Thalheim2018-09-24
| |\ \ \ | | | | | | | | | | doitlive: 3.0.3 -> 4.0.1
| | * | | pythonPackages.click-completion: init at 0.4.1Maximilian Bode2018-09-22
| | | | |
| | * | | pythonPackages.shellingham: init at 1.2.6Maximilian Bode2018-09-22
| | | | |
| | * | | pythonPackages.click-didyoumean: init at 0.0.3Maximilian Bode2018-09-22
| | | | |
| * | | | Revert "python: ldappool: 2.2.0 -> 2.3.0"Maximilian Bosch2018-09-24
| | |/ / | |/| | | | | | | | | | This reverts commit 29acc8339fd5eb1f84ed99d9b71381269ec67a04.
| * | | ycmd: 2018-07-24 -> 2018-09-20Charles Strahan2018-09-24
| | | |
| * | | ocamlPackages.odoc: init at 1.2.0Vincent Laporte2018-09-24
| | | |
| * | | ocamlPackages.doc-ock-xml: init at 1.2.1Vincent Laporte2018-09-24
| | | |
| * | | ocamlPackages.doc-ock-html: init at 1.2.1Vincent Laporte2018-09-24
| | | |
| * | | ocamlPackages.doc-ock: init at 1.2.1Vincent Laporte2018-09-24
| | | |
| * | | haskellPackages.haddock-api: fix buildBas van Dijk2018-09-24
| | | | | | | | | | | | | | | | Also remove haddock-library == 1.4.4 since it's not needed anymore
| * | | haskellPackages.yi-core: use overrideScope instead of overrideBas van Dijk2018-09-24
| | | |
| * | | haskellPackages.safe-money-*: use overrideScope instead of overrideBas van Dijk2018-09-24
| | | |
| * | | haskellPackages.Frames: use overrideScope instead of overrideBas van Dijk2018-09-24
| | | |
| * | | Merge pull request #47141 from vbgl/jackline-20180511xeji2018-09-23
| |\ \ \ | | | | | | | | | | jackline: 2017-12-24 -> 2018-05-11
| | * | | ocamlPackages.erm_xmpp: 0.3 -> 0.3+20180112Vincent Laporte2018-09-21
| | | | |
| | * | | ocamlPackages.erm_xml: 0.3 -> 0.3+20180112Vincent Laporte2018-09-21
| | | | |
| * | | | haskellPackages.Euterpea: fix build by using PortMidi == 0.2Bas van Dijk2018-09-23
| | | | |
| * | | | mono-addins: 1.2 -> 1.3.3 (#46999)R. RyanTM2018-09-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mono-addins/versions
| * | | | pyjet: init at 1.3.0 (#47243)Dmitry Kalinkin2018-09-23
| | | | |
| * | | | pythonPackages.pyftgl: fix build (#47232)Maximilian Bosch2018-09-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See https://hydra.nixos.org/build/80705583 Recent `boost` versions with `python` enabled have changed their naming scheme for `boost_python` shared objects which causes issues with the proper linking when building `pyftgl`. Previously the library was named `boost_python3`, no it's named `boost_python36` for current python (3.6.x). The same issue applies for the `python2`. Addresses #45960
| * | | | libmediainfo: 18.08 -> 18.08.1 (#47030)R. RyanTM2018-09-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libmediainfo/versions
| * | | | solargraph: 0.27.1 -> 0.28.1 (#47242)worldofpeace2018-09-23
| | | | |