about summary refs log tree commit diff
path: root/pkgs/development
Commit message (Collapse)AuthorAge
* treewide: mark some broken packages as brokenLinus Heckemann2019-10-08
| | | | | | | | | Refs: e6754980264fe927320d5ff2dbd24ca4fac9a160 1e9cc5b9844ef603fe160e9f671178f96200774f 793a2fe1e8bb886ca2096c5904e1193dc3268b6d c19cf65261639f749012454932a532aa7c681e4b f6544d618f30fae0bc4798c4387a8c7c9c047a7c
* mdsh: 0.1.4 -> 0.2.0zimbatm2019-10-08
|
* Merge pull request #70651 from primeos/wlrootsMichael Weiss2019-10-08
|\ | | | | wlroots: 0.7.0 -> 0.8.1
| * wlroots: 0.8.0 -> 0.8.1Michael Weiss2019-10-07
| | | | | | | | Changelog: https://github.com/swaywm/wlroots/releases/tag/0.8.1
| * wlroots: 0.7.0 -> 0.8.0Michael Weiss2019-10-07
| | | | | | | | Changelog: https://github.com/swaywm/wlroots/releases/tag/0.8.0
* | Merge pull request #70544 from d-goldin/fix_qtweb_warning_clangworldofpeace2019-10-08
|\ \ | | | | | | qt5.{qtwebengine, qtwebkit}: fix -Wno-class-memaccess warning for clang
| * | qt5.{qtwebengine, qtwebkit}: fix -Wno-class-memaccess warning for clangDima2019-10-07
| | | | | | | | | | | | | | | | | | With a previous fix for log size issues due to GCC 8 a gcc specific `-W` flag was added that clang does not know, so it spams the logs.
* | | libbsd: 0.9.1 -> 0.10.0 (#66948)R. RyanTM2019-10-08
| | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libbsd/versions
* | | purescript: 0.13.0 -> 0.13.3justinwoo2019-10-08
| | |
* | | Merge pull request #70661 from makefu/pkgs/nixpkgs-pytools/updatelewo2019-10-08
|\ \ \ | | | | | | | | pythonPackages.nixpkgs-pytools: 1.0.1 -> 1.3.0
| * | | pythonPackages.nixpkgs-pytools: 1.0.1 -> 1.3.0makefu2019-10-07
| | | |
* | | | python37Packages.azure-mgmt-containerservice: 5.3.0 -> 7.0.0R. RyanTM2019-10-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-azure-mgmt-containerservice/versions
* | | | gdcm: 3.0.1 -> 3.0.2R. RyanTM2019-10-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/gdcm/versions
* | | | python37Packages.ansible-runner: 1.3.4 -> 1.4.1R. RyanTM2019-10-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-ansible-runner/versions
* | | | python37Packages.colorcet: 2.0.1 -> 2.0.2R. RyanTM2019-10-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-colorcet/versions
* | | | python37Packages.azure-mgmt-compute: 5.0.0 -> 8.0.0R. RyanTM2019-10-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-azure-mgmt-compute/versions
* | | | python37Packages.cgen: 2017.1 -> 2019.1R. RyanTM2019-10-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-cgen/versions
* | | | python37Packages.azure-mgmt-storage: 4.0.0 -> 4.1.0R. RyanTM2019-10-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-azure-mgmt-storage/versions
* | | | pythonPackages.devpi-common: 3.3.2 -> 3.4.0makefu2019-10-07
| | | |
* | | | intel-media-sdk: 19.1.0 -> 19.2.1R. RyanTM2019-10-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/intel-media-sdk/versions
* | | | haskell-gtk: apply patch to fix the buildPeter Simons2019-10-07
| | | |
* | | | haskell-gtk: clean up our existing overridesPeter Simons2019-10-07
| | | |
* | | | haskell-gio: apply patch to fix the buildPeter Simons2019-10-07
| | | |
* | | | haskell-gtk3: apply patch to fix the buildPeter Simons2019-10-07
| | | |
* | | | haskell-regex-tdfa: use latest version when compiling with ghc-8.8.1Peter Simons2019-10-07
| | | |
* | | | haskell-pango: patch to fix the buildPeter Simons2019-10-07
| | | |
* | | | ghc-8.8.x: clean up existing overridesPeter Simons2019-10-07
| | | |
* | | | haskell-glib: patch to fix the buildPeter Simons2019-10-07
| | | |
* | | | hackage-packages.nix: automatic Haskell package set updatePeter Simons2019-10-07
| | | | | | | | | | | | | | | | | | | | This update was generated by hackage2nix v2.15.0-2-ge15d08c from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/9033c9206c2ce7931787ca7f01eb39f0806e0180.
* | | | hackage2nix: disable broken builds to avoid evaluation errors on HydraPeter Simons2019-10-07
|/ / /
* | | python37Packages.foxdot: 0.8.1 -> 0.8.3R. RyanTM2019-10-07
| | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-foxdot/versions
* | | libx86emu: 2.3 -> 2.4R. RyanTM2019-10-07
| | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libx86emu/versions
* | | packer: 1.4.1 -> 1.4.4 (#70623)ryanfitzsimon2019-10-07
| |/ |/|
* | jitterentropy: 2.1.2 -> 2.2.0R. RyanTM2019-10-07
| | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/jitterentropy/versions
* | libraw: 0.19.3 -> 0.19.5R. RyanTM2019-10-07
| | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libraw/versions
* | libxl: 3.8.4 -> 3.8.5R. RyanTM2019-10-07
| | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libxl/versions
* | pythonPackages.pandas: 0.25.0 -> 0.25.1Robert Scott2019-10-07
| |
* | Merge branch 'master' of github.com:NixOS/nixpkgsMarco Maggesi2019-10-07
|\ \
| * \ Merge pull request #70152 from mujx/proteaaudio-overridePeter Simons2019-10-07
| |\ \ | | | | | | | | haskellPackages.proteaaudio: link with the AudioToolbox framework on Darwin
| | * | haskellPackages.proteaaudio: link with the AudioToolbox framework on DarwinKonstantinos Sideris2019-10-05
| | | | | | | | | | | | | | | | The build is currently failing on Darwin due to missing headers. see #70151
| * | | Merge pull request #70591 from r-ryantm/auto-update/python3.7-goobookMichael Weiss2019-10-07
| |\ \ \ | | | | | | | | | | python37Packages.goobook: 3.3 -> 3.4
| | * | | python37Packages.goobook: 3.3 -> 3.4R. RyanTM2019-10-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-goobook/versions
| * | | | buildah: 1.11.1 -> 1.11.3Sascha Grunert2019-10-07
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Sascha Grunert <sgrunert@suse.com>
| * | | | Merge pull request #70551 from r-ryantm/auto-update/angelscriptMichael Raskin2019-10-07
| |\ \ \ \ | | | | | | | | | | | | angelscript: 2.33.0 -> 2.34.0
| | * | | | angelscript: 2.33.0 -> 2.34.0R. RyanTM2019-10-06
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/angelscript/versions
| * | | | pythonPackages.cufflinks: 0.15 -> 0.16Jonathan Ringer2019-10-07
| | | | |
| * | | | pythonPackages.chart-studio: init at 1.0.0Jonathan Ringer2019-10-07
| | | | |
| * | | | protolock: init at 0.14.1Greg Roodt2019-10-07
| | | | |
| * | | | Revert "ghc modules: use specific commit to fetch patches (#70546)"Peter Simons2019-10-07
| | | | | | | | | | | | | | | | | | | | This reverts commit dbb72303b1ffd7d2fb152e4bfdd58e266cc415f9.
| * | | | pythonPackages.awkward: 0.12.6 -> 0.12.12Dmitry Kalinkin2019-10-06
| | | | |