summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson2018-09-18
|\
| * Merge pull request #46857 from obsidiansystems/darwin-to-linux-prepJohn Ericson2018-09-18
| |\ | | | | | | misc pkgs: various cross fixes in preparation for darwin->linux
| | * gcc: Clarify Disabling libmpx in cross stage staticJohn Ericson2018-09-18
| | | | | | | | | | | | | | | | | | This isn't a MUSL thing, but just needed for cross compilation to x86. No one had tried this when all cross compilation was to linux + glibc, hence why no one noticed this until recently.
| | * gccCrossStageStatic: Don't use MUSL, or any libc when targetting linuxJohn Ericson2018-09-18
| | | | | | | | | | | | Only the regular GCC is built with a libc dependency.
| | * stdenv linux, stdenv cross: Harmonize extraNativeBuildInputsJohn Ericson2018-09-18
| | | | | | | | | | | | Want to make sure these are the same per host platform, without duplication.
| | * mkDerivation: Make `separateDebugInfo` assertion lazier to match other ↵John Ericson2018-09-18
| | | | | | | | | | | | | | | | | | | | | assertions This is needed to access attributes of derivations on platforms where they cannot be built.
| * | nixos/activation: Switch from bash to sh to avoid reading users bash config ↵Elis Hirwing2018-09-18
| | | | | | | | | | | | | | | (#46851) This fixes #46750. This should also work with non-POSIX shells like in #46042.
| * | Merge pull request #46837 from Taneb/JuicyPixels-docsBas van Dijk2018-09-18
| |\ \ | | | | | | | | haskellPackages.JuicyPixels: re-enable Haddock
| | * | haskellPackages.JuicyPixels: re-enable HaddockNathan van Doorn2018-09-18
| | | | | | | | | | | | This was made to avoid an issue which was fixed in `3.2.9.3`. The version currently in `nixpkgs 18.03` is `3.2.9.4`, which includes this fix.
| * | | Merge pull request #46849 from worldofpeace/lollypop-portal/fix-buildJan Tojnar2018-09-18
| |\ \ \ | | | | | | | | | | lollypop-portal: add python3
| | * | | lollypop-portal: add python3worldofpeace2018-09-18
| | | | |
| * | | | datadog-integrtaions-core: 2018-05-27 -> 2018-09-18Domen Kožar2018-09-18
| | | | |
| * | | | Merge pull request #46848 from worldofpeace/aesop/fix-buildJan Tojnar2018-09-18
| |\ \ \ \ | | | | | | | | | | | | aesop: fix build with vala_42
| | * | | | aesop: fix build with vala_42worldofpeace2018-09-18
| | |/ / /
| * | | | nixos/release.nix: disable tests.ec2-config (#46830)xeji2018-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | This test doesn't work in a sandbox and never succeeded on Hydra. It simulates an EC2 instance reconfiguring itself at runtime, which needs network access.
| * | | | Merge pull request #46627 from costrouc/costrouc/dask-extensionsFrederik Rietdijk2018-09-18
| |\ \ \ \ | | | | | | | | | | | | pythonPackages.dask-*: init
| | * | | | pythonPackages.dask-xgboost: init at 0.1.5Chris Ostrouchov2018-09-13
| | | | | |
| | * | | | pythonPackages.dask-image: init at 0.1.1Chris Ostrouchov2018-09-13
| | | | | |
| | * | | | pythonPackages.slicerator: init at 0.9.8Chris Ostrouchov2018-09-13
| | | | | |
| | * | | | pythonPackages.pims: init at 0.4.1Chris Ostrouchov2018-09-13
| | | | | |
| | * | | | pythonPackages.dask-jobqueue: init at 0.4.0Chris Ostrouchov2018-09-13
| | | | | |
| | * | | | pythonPackages.dask-glm: init at 0.1.0Chris Ostrouchov2018-09-13
| | | | | |
| | * | | | pythonPackages.dask-ml: init at 0.10.0Chris Ostrouchov2018-09-13
| | | | | |
| | * | | | pythonPackages.distributed: refactor move to fetchPypiChris Ostrouchov2018-09-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There is a bug when using git repo in that the package does not get a version (shows up as `0+unknown`). Using pypi fixes this issue allows allows for auto upgrades.
| * | | | | iasl: 20180313 -> 20180629 (#46272)R. RyanTM2018-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from iasl
| * | | | | pythonPackages.fuse: 0.2.1 -> 0.3.1 | refactor | python3 supportAssassinkin2018-09-18
| | | | | |
| * | | | | pythonPackages.bjoern: init at 2.2.2Roger Qiu2018-09-18
| | | | | |
| * | | | | cstore_fdw: 1.6.1 -> 1.6.2 (#46291)R. RyanTM2018-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/cstore_fdw/versions
| * | | | | gmock: 1.8.0 -> 1.8.1 (#46273)R. RyanTM2018-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from gtest
| * | | | | prometheus-json-exporter: add patch to support bool parsingWilliButz2018-09-18
| | | | | |
| * | | | | prometheus-json-exporter: 2016-09-13 -> 2017-10-06WilliButz2018-09-18
| | | | | |
| * | | | | qtox: 1.16.1 -> 1.16.3 (#46204)R. RyanTM2018-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from qtox
| * | | | | ocamlPackages.js_of_ocaml: 3.2.0 -> 3.2.1 (#46263)R. RyanTM2018-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from js_of_ocaml
| * | | | | groonga: 8.0.5 -> 8.0.6 (#46277)R. RyanTM2018-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from groonga
| * | | | | pcapfix: 1.1.1 -> 1.1.2 (#46223)R. RyanTM2018-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from pcapfix
| * | | | | jaaa: 0.8.4 -> 0.9.2 (#46261)R. RyanTM2018-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from jaaa
| * | | | | neo4j: 3.4.5 -> 3.4.6 (#46244)R. RyanTM2018-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from neo4j
| * | | | | checkSSLCert: 1.64.0 -> 1.72.0 (#46290)R. RyanTM2018-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/check_ssl_cert/versions
| * | | | | drumgizmo: 0.9.15 -> 0.9.16 (#46296)R. RyanTM2018-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/drumgizmo/versions
| * | | | | japa: 0.8.4 -> 0.9.2 (#46266)R. RyanTM2018-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from japa
| * | | | | riot-web: 0.16.0 -> 0.16.2 (#46190)R. RyanTM2018-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from riot-web
| * | | | | varnish6: 6.0.0 -> 6.0.1 (#46170)R. RyanTM2018-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from varnish
| * | | | | Merge pull request #46834 from grahamc/check-outputs-in-metaGraham Christensen2018-09-18
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | stdenv: Validate meta.outputsToInstall
| | * | | | elf-header-real: fixup outputsToInstallGraham Christensen2018-09-18
| | | | | |
| | * | | | stdenv: Validate meta.outputsToInstallGraham Christensen2018-09-18
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If meta.outputsToInstall is set to include absent outputs, various tools break including channel updates and nix-env. grahamc@Morbo> nix-env -i -f . -A elf-header-real installing 'elf-header' error: this derivation has bad 'meta.outputsToInstall' This patch verifies each value in meta.outputsToInstall is a valid output. It validates this condition only if checkMeta is true. grahamc@Morbo> nix-build . -A elf-header-real error: Package ‘elf-header’ in /home/grahamc/projects/nixpkgs/pkgs/development/libraries/elf-header/default.nix:36 has invalid meta.outputsToInstall, refusing to evaluate. The package elf-header has set meta.outputsToInstall to: bin however elf-header only has the outputs: out and is missing the following ouputs: - bin (use '--show-trace' to show detailed location information) Note, now the nix-env experience is decidedly worse for users who have checkMeta set to true: grahamc@Morbo> nix-env -i -f . -A elf-header-real; echo $? 0 though since this is already an issue for unfree, broken, unsupported, and insecure validity problems I'm not sure we should do something different here.
| * | | | Merge pull request #46512 from michaelpj/imp/haskell-benchmarksBas van Dijk2018-09-18
| |\ \ \ \ | | | | | | | | | | | | haskell lib: add --enable-benchmarks in doBenchmark
| | * | | | haskell generic builder: enable benchmarks if doBenchmark is trueMichael Peyton Jones2018-09-11
| | | | | |
| * | | | | Merge pull request #46829 from adamtulinius/patch-3Jörg Thalheim2018-09-18
| |\ \ \ \ \ | | | | | | | | | | | | | | pythonPackages.gmpy: update homepage
| | * | | | | pythonPackages.gmpy: update homepageAdam Finn Tulinius2018-09-18
| | | | | | |
| * | | | | | Merge pull request #46831 from adamtulinius/patch-4Jörg Thalheim2018-09-18
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | pythonPackages.gmpy2: update homepage