about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* nixos/doc: add `types` prefix to `addCheck` exampleAndreas Rammhold2019-03-11
| | | | | | The function `addCheck` resides within the attrset `types`. We should be explicit about this since otherwise people might be confused where it does come from / why it doesn't work for them.
* androidStudioPackages.{dev,canary}: 3.5.0.5 -> 3.5.0.6Michael Weiss2019-03-11
|
* Merge pull request #57296 from kalbasit/nixpkgs_go-fixesWael Nasreddine2019-03-11
|\ | | | | Fixes to a few Go packages.
| * vault: export GOCACHE in the preBuild phaseWael M. Nasreddine2019-03-11
| | | | | | | | | | TMPDIR, in `GOCACHE = "$TMPDIR";`, will not be intepreted when it's set outside of a phase.
| * cadvisor: export GOCACHE in the buildPhaseWael M. Nasreddine2019-03-11
| | | | | | | | | | TMPDIR, in `GOCACHE = "$TMPDIR";`, will not be intepreted when it's set outside of a phase.
| * boringssl: export GOCACHE in the makeFlagsWael M. Nasreddine2019-03-11
| |
| * deepin.go-gir-generator: fix the GOCACHE make flagWael M. Nasreddine2019-03-11
| |
| * deepin.go-dbus-generator: fix the GOCACHE make flagWael M. Nasreddine2019-03-11
| |
| * gitlab-shell: export GOCACHE in the installPhaseWael M. Nasreddine2019-03-11
| | | | | | | | | | TMPDIR, in `GOCACHE = "$TMPDIR";`, will not be intepreted when it's set outside of a phase.
| * docker: export GOCACHE for all platformsWael M. Nasreddine2019-03-11
| |
* | Merge #57427: smenu: relax platform from linux to unixVladimír Čunát2019-03-11
|\ \
| * | smenu: relax platform from linux to unixTravis A. Everett2019-03-11
| | |
* | | python37Packages.geopandas: 0.4.0 -> 0.4.1R. RyanTM2019-03-11
| | | | | | | | | | | | | | | | | | | | | 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-geopandas/versions
* | | python37Packages.libversion: 1.1.2 -> 1.1.3R. RyanTM2019-03-11
| | | | | | | | | | | | | | | | | | | | | 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-libversion/versions
* | | python37Packages.peewee: 3.8.2 -> 3.9.2R. RyanTM2019-03-11
| | | | | | | | | | | | | | | | | | | | | 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-peewee/versions
* | | python37Packages.paste: 3.0.6 -> 3.0.8R. RyanTM2019-03-11
|/ / | | | | | | | | | | | | 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-paste/versions
* | sway-beta: Use the upstream patch to fix the build failureMichael Weiss2019-03-11
| |
* | Merge pull request #57408 from Infinisil/fix/poetryJörg Thalheim2019-03-11
|\ \ | | | | | | pythonPackages.poetry: Fix build
| * | pythonPackages.poetry: Fix buildSilvan Mosberger2019-03-11
| | |
* | | sway-beta: 1.0-rc5 -> 1.0Michael Weiss2019-03-11
| | |
* | | wlroots: 0.4.1 -> 0.5.0Michael Weiss2019-03-11
|/ /
* | Merge pull request #57050 from dtzWill/update/m2crypto-0.32.0Andreas Rammhold2019-03-11
|\ \ | | | | | | pythonPackages.m2crypto: 0.30.1 -> 0.32.0
| * | pythonPackages.m2crypto: 0.30.1 -> 0.32.0Will Dietz2019-03-07
| | | | | | | | | | | | https://gitlab.com/m2crypto/m2crypto/commit/bdbacebd8740e28be243f9152a06a2aba05c4f7a
* | | plantuml: 1.2019.1 -> 1.2019.2R. RyanTM2019-03-11
| | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/plantuml/versions
* | | fix two typos in "substituteInPlace" that should never landedAndreas Rammhold2019-03-11
| | | | | | | | | | | | | | | I am not sure how these two could ever work but at least the typo is fixed now. They still fail to compile but that is a different issue.
* | | Merge pull request #57240 from r-ryantm/auto-update/gcomprisRyan Mulligan2019-03-11
|\ \ \ | | | | | | | | gcompris: 0.95 -> 0.96
| * | | gcompris: 0.95 -> 0.96R. RyanTM2019-03-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/gcompris/versions
* | | | Merge pull request #57271 from etu/phpstan-0113Elis Hirwing2019-03-11
|\ \ \ \ | | | | | | | | | | phpPackages.phpstan: 0.11.2 -> 0.11.3
| * | | | phpPackages.phpstan: 0.11.2 -> 0.11.3Elis Hirwing2019-03-10
| | | | | | | | | | | | | | | | | | | | Changelog: https://github.com/phpstan/phpstan/releases/tag/0.11.3
* | | | | Merge pull request #56816 from etu/transifex-fix-buildElis Hirwing2019-03-11
|\ \ \ \ \ | | | | | | | | | | | | transifex-client: Fix build after updated dependencies
| * | | | | transifex-client: Fix build after updated dependenciesElis Hirwing2019-03-04
| | | | | |
* | | | | | Merge pull request #57066 from Izorkin/phpElis Hirwing2019-03-11
|\ \ \ \ \ \ | | | | | | | | | | | | | | Update php packages
| * | | | | | php73: 7.3.2 -> 7.3.3Izorkin2019-03-08
| | | | | | |
| * | | | | | php72: 7.2.15 -> 7.2.16Izorkin2019-03-08
| | | | | | |
| * | | | | | php71: 7.1.26 -> 7.1.27Izorkin2019-03-08
| | | | | | |
* | | | | | | ocamlPackages.yojson: 1.6.0 -> 1.7.0R. RyanTM2019-03-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/ocaml4.06.1-yojson/versions
* | | | | | | Merge pull request #57363 from r-ryantm/auto-update/picard-toolsworldofpeace2019-03-11
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | picard-tools: 2.18.25 -> 2.18.27
| * | | | | | | picard-tools: 2.18.25 -> 2.18.27R. RyanTM2019-03-11
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/picard-tools/versions
* | | | | | | Merge pull request #57012 from dotlambda/home-assistant-0.89Robert Schütz2019-03-11
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | home-assistant: 0.87.1 -> 0.89.1
| * | | | | | | home-assistant: 0.87.1 -> 0.89.1Robert Schütz2019-03-08
| | | | | | | |
| * | | | | | | home-assistant: allow beta versions in parse-requirements.pyRobert Schütz2019-03-04
| | | | | | | |
| * | | | | | | python.pkgs.astral: improve checkPhaseRobert Schütz2019-03-04
| | | | | | | |
| * | | | | | | python.pkgs.pyhomematic: 0.1.56 -> 0.1.57Robert Schütz2019-03-04
| | | | | | | |
* | | | | | | | Merge pull request #57313 from delroth/gs-lcms2mtJörg Thalheim2019-03-11
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | ghostscript: link against "systemwide" liblcms2
| * | | | | | | | imagemagickBig: revert meta.broken to falsePierre Bourdon2019-03-11
| | | | | | | | |
| * | | | | | | | ghostscript: link against "systemwide" liblcms2Pierre Bourdon2019-03-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GS ships with a fork of lcms2 ("lcms2mt"), but the ABI separation between the fork and the original seems insufficient. If libgs is linked alongside liblcms2 (for example, this is the case with imagemagick) then it will call into the original library instead of the fork, causing segfaults. Follow the example of both Arch and Debian in this regard -- they both use the systemwide lib instead of the fork.
* | | | | | | | | Merge pull request #57255 from romildo/upd.qogir-themeWill Dietz2019-03-11
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | qogir-theme: 2018-11-12 -> 2019-03-10
| * | | | | | | | | qogir-theme: 2018-11-12 -> 2019-03-10José Romildo Malaquias2019-03-10
| | | | | | | | | |
* | | | | | | | | | Merge pull request #57200 from dtzWill/update/ipe-7.2.11Will Dietz2019-03-11
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | ipe: 7.2.10 -> 7.2.11, touchup
| * | | | | | | | | | ipe: be explicit about libpng, use lua 5.3 per readmeWill Dietz2019-03-09
| | | | | | | | | | |