about summary refs log tree commit diff
path: root/pkgs/development
Commit message (Collapse)AuthorAge
* androidndk: add fullNDK optionMatthew Bauer2018-06-25
| | | | | | | Setting this to true will disable removing some of the unused parts of the NDK toolchain that is unused in Nixpkgs but may be used by others. /cc @bkchr
* android: add --build-id to ldflagsMatthew Bauer2018-06-25
| | | | | | | | | the gcc in android does not have this on by default. Doing this will fix some of the errors in cross-trunk: https://hydra.nixos.org/build/76354538/nixlog/11 This is related to how separate debug info is handled in Nixpkgs.
* libiconv: add "enableShared" optionMatthew Bauer2018-06-25
| | | | | | When false, shared libraries will be disabled. also adds patch to *really* disable shared libiconv.
* Merge pull request #42584 from Profpatsch/haskell-ghc-heap-size-profilingPeter Simons2018-06-25
|\ | | | | haskellPackages: disable profiling ghc-heap-view ghc-datasize
| * haskellPackages: disable profiling ghc-heap-view ghc-datasizeProfpatsch2018-06-25
| |
* | ghc-8.4.3: minor fixes for cross-musl, same as used with 8.2.2Will Dietz2018-06-25
| | | | | | | | Patches are no longer needed, seem to be more or less upstreamed.
* | Merge pull request #42570 from dtzWill/fix/glib-musl-quark_initWill Dietz2018-06-25
|\ \ | | | | | | glib: patch to fix w/musl, static ctor order assumptions (quark/gobject)
| * | glib: also add gobject init patch to fix w/muslWill Dietz2018-06-25
| | |
| * | glib: patch to fix w/musl, quark static ctor order assumptionsWill Dietz2018-06-25
| | | | | | | | | | | | | | | | | | From [1] with prefix added, using local copy to avoid dep on fetchpatch. [1] https://raw.githubusercontent.com/void-linux/void-packages/master/srcpkgs/glib/patches/quark_init_on_demand.patch
* | | Merge pull request #42564 from volth/perl528Pascal Wittmann2018-06-25
|\ \ \ | | | | | | | | perl528: init at 5.28.0
| * | | perl528: init at 5.28.0volth2018-06-25
| | | |
* | | | multi-ghc-travis: update to current git HEADPeter Simons2018-06-25
| | | |
* | | | Merge pull request #42566 from dtzWill/update/fac-2.0.0Will Dietz2018-06-25
|\ \ \ \ | | | | | | | | | | fac: 1.1.0 -> 2.0.0
| * | | | fac: 1.1.0 -> 2.0.0Will Dietz2018-06-25
| | |/ / | |/| | | | | | | | | | | | | | | | | | * update deps (dep2nix) * seems to need $HOME/.fac.yml or emits warning (looks like even `touch ~/.fac.yml` appeases this)
* | | | Merge pull request #42463 from dtzWill/fix/llvm-38-39-triples-unconditionalWill Dietz2018-06-25
|\ \ \ \ | |/ / / |/| | | llvm_{38,39}: unconditionally set triples, not just w/musl
| * | | llvm-3.8: don't set triples a second time on muslWill Dietz2018-06-25
| | | | | | | | | | | | | | | | I should have "moved" the flags instead of "copying" them earlier :).
| * | | llvm_{38,39}: unconditionally set triples, not just w/muslWill Dietz2018-06-23
| | | | | | | | | | | | | | | | | | | | Follow-on to same changes made to other versions: See #42454, #42456.
* | | | Merge pull request #42509 from r-ryantm/auto-update/flywayPascal Wittmann2018-06-25
|\ \ \ \ | |_|/ / |/| | | flyway: 5.1.1 -> 5.1.3
| * | | flyway: 5.1.1 -> 5.1.3R. RyanTM2018-06-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/flyway/versions. These checks were done: - built on NixOS - /nix/store/iw4rl4pi38wjywnvw123qbr3y2nvq2b3-flyway-5.1.3/bin/flyway passed the binary check. - 1 of 1 passed binary check by having a zero exit code. - 0 of 1 passed binary check by having the new version present in output. - found 5.1.3 with grep in /nix/store/iw4rl4pi38wjywnvw123qbr3y2nvq2b3-flyway-5.1.3 - directory tree listing: https://gist.github.com/106acf9a49f47aca074952bf0cc79dc7 - du listing: https://gist.github.com/51bdf3dc1d3334b3be4b67b14ea31955
* | | | Merge pull request #42511 from r-ryantm/auto-update/docker-composelewo2018-06-25
|\ \ \ \ | | | | | | | | | | docker_compose: 1.20.1 -> 1.21.2
| * | | | docker_compose: 1.20.1 -> 1.21.2R. RyanTM2018-06-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/docker-compose/versions. These checks were done: - built on NixOS - /nix/store/z6xj749vplzm2x4hv93l34b41cb049kb-docker-compose-1.21.2/bin/.docker-compose-wrapped passed the binary check. - /nix/store/z6xj749vplzm2x4hv93l34b41cb049kb-docker-compose-1.21.2/bin/docker-compose passed the binary check. - 2 of 2 passed binary check by having a zero exit code. - 0 of 2 passed binary check by having the new version present in output. - found 1.21.2 with grep in /nix/store/z6xj749vplzm2x4hv93l34b41cb049kb-docker-compose-1.21.2 - directory tree listing: https://gist.github.com/6a7d68b839f5f57301d1c477e48ce88c - du listing: https://gist.github.com/d1fd19f768c67e0cc36e885228ca138a
* | | | pythonPackages.plaid-python: init at 2.3.0 (#42530)Benjamin Hipple2018-06-25
| | | | | | | | | | | | | | | | | | | | | | | | * pythonPackages.plaid-python: init at 2.3.0 * Run unit tests with py.test
* | | | slurm: 17.11.5 -> 17.11.7, pyslurm: 20180427 -> 20180604 (#42536)Benjamin Hipple2018-06-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * slurm: 17.11.5 -> 17.11.7, pyslurm: 20180427 -> 20180604 This commit also swaps to use the official repository's github release tags instead of their download site, which only keeps the most recent version with no historical archives. * Document why we don't run tests * Remove dead testing code
* | | | Merge pull request #42325 from manveru/add-gnome-latexJan Tojnar2018-06-25
|\ \ \ \ | | | | | | | | | | Gnome-latex: init at 3.28.1
| * | | | Gnome-latex: init at 3.28.1Michael Fellinger2018-06-22
| | | | |
* | | | | libblockdev: 2.17 → 2.18Jan Tojnar2018-06-25
| | | | |
* | | | | libvirt: enable (optional) support for iscsi storage (#42545)ajs1242018-06-25
| | | | |
* | | | | Merge pull request #42558 from etu/php-updatexeji2018-06-25
|\ \ \ \ \ | | | | | | | | | | | | php71: 7.1.18 -> 7.1.19
| * | | | | php71: 7.1.18 -> 7.1.19Elis Hirwing2018-06-25
| | | | | | | | | | | | | | | | | | | | | | | | Changelog: https://secure.php.net/ChangeLog-7.php#7.1.19
* | | | | | bazel: Don't hardcode build tools (#42552)Mathieu Boespflug2018-06-25
| |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bazel is a build tool, much like Make and many others. Like Make, it should be agnostic to the compiler toolchains the user brings into scope. Bazel has special rules that encode domain specific knowledge for how to compile a C++ program, or indeed a Java program and a few others. But that's not to say that at runtime Bazel should assume a specific C++ compiler or Java compiler anymore than Make does. The main impact of this change is that packages that build with Bazel will have to list the compilers they want in their `buildInputs` or similar, rather than relying on the `bazel` package pulling them in transitively.
* | | | | Merge pull request #42556 from Profpatsch/pythonPackages-rlpFrederik Rietdijk2018-06-25
|\ \ \ \ \ | | | | | | | | | | | | pythonPackages.rlp: revert to working 0.6.0
| * | | | | pythonPackages.rlp: revert to working 0.6.0Profpatsch2018-06-25
| |/ / / / | | | | | | | | | | | | | | | It is required by electrum.
* / / / / python37: init at 3.7.0rc1Frederik Rietdijk2018-06-25
|/ / / /
* | | | Revert "python: click-log: 0.2.1 -> 0.3.2"Frederik Rietdijk2018-06-25
| | | | | | | | | | | | | | | | | | | | | | | | This broke `vdirsyncer`, the only user of this package. This reverts commit 60ab4bd8516fbe142bfc61abfef95ad2820666ae.
* | | | Merge pull request #42522 from r-ryantm/auto-update/aws-sdk-cppEelco Dolstra2018-06-25
|\ \ \ \ | | | | | | | | | | aws-sdk-cpp: 1.4.65 -> 1.4.70
| * | | | aws-sdk-cpp: 1.4.65 -> 1.4.70R. RyanTM2018-06-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/aws-sdk-cpp/versions. These checks were done: - built on NixOS - 0 of 0 passed binary check by having a zero exit code. - 0 of 0 passed binary check by having the new version present in output. - found 1.4.70 with grep in /nix/store/az7vd5kvng3vgvdgn2ayk75and1gz4ll-aws-sdk-cpp-1.4.70 - directory tree listing: https://gist.github.com/d3c4e72fb9bc640c6c78344c7b6630b6 - du listing: https://gist.github.com/63d41f84084209f15d11cb23e00e5c3c
* | | | Merge pull request #42497 from r-ryantm/auto-update/kotlinTim Steinbach2018-06-24
|\ \ \ \ | | | | | | | | | | kotlin: 1.2.41 -> 1.2.50
| * | | | kotlin: 1.2.41 -> 1.2.50R. RyanTM2018-06-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/kotlin/versions. These checks were done: - built on NixOS - /nix/store/1kjxxx12sxgrggmqggadviahxjhngv4p-kotlin-1.2.50/bin/kotlin passed the binary check. - Warning: no invocation of /nix/store/1kjxxx12sxgrggmqggadviahxjhngv4p-kotlin-1.2.50/bin/kotlin-dce-js had a zero exit code or showed the expected version - Warning: no invocation of /nix/store/1kjxxx12sxgrggmqggadviahxjhngv4p-kotlin-1.2.50/bin/kotlinc had a zero exit code or showed the expected version - Warning: no invocation of /nix/store/1kjxxx12sxgrggmqggadviahxjhngv4p-kotlin-1.2.50/bin/kotlinc-js had a zero exit code or showed the expected version - Warning: no invocation of /nix/store/1kjxxx12sxgrggmqggadviahxjhngv4p-kotlin-1.2.50/bin/kotlinc-jvm had a zero exit code or showed the expected version - /nix/store/1kjxxx12sxgrggmqggadviahxjhngv4p-kotlin-1.2.50/bin/.kotlin-wrapped passed the binary check. - Warning: no invocation of /nix/store/1kjxxx12sxgrggmqggadviahxjhngv4p-kotlin-1.2.50/bin/.kotlin-dce-js-wrapped had a zero exit code or showed the expected version - Warning: no invocation of /nix/store/1kjxxx12sxgrggmqggadviahxjhngv4p-kotlin-1.2.50/bin/.kotlinc-wrapped had a zero exit code or showed the expected version - Warning: no invocation of /nix/store/1kjxxx12sxgrggmqggadviahxjhngv4p-kotlin-1.2.50/bin/.kotlinc-js-wrapped had a zero exit code or showed the expected version - Warning: no invocation of /nix/store/1kjxxx12sxgrggmqggadviahxjhngv4p-kotlin-1.2.50/bin/.kotlinc-jvm-wrapped had a zero exit code or showed the expected version - 2 of 10 passed binary check by having a zero exit code. - 0 of 10 passed binary check by having the new version present in output. - found 1.2.50 with grep in /nix/store/1kjxxx12sxgrggmqggadviahxjhngv4p-kotlin-1.2.50 - directory tree listing: https://gist.github.com/7d95bbd681ebe9729db46873f969f4fc - du listing: https://gist.github.com/3802b96fcef5fe86923e965fb53fc6b0
* | | | ocamlPackages.cppo: 1.5.0 -> 1.6.4 (#42342)Vincent Laporte2018-06-25
| | | |
* | | | gitlab-runner: 10.8.0 -> 11.0.0 (#42391)Pascal Bach2018-06-25
| | | |
* | | | ocamlPackages.merlin: 3.0.5 -> 3.1.0 (#42386)Vincent Laporte2018-06-25
| | | |
* | | | hcloud: 1.4.0 -> 1.5.0 (#42500)Elmar Athmer2018-06-24
| | | |
* | | | godot: 3.0.3 -> 3.0.4 (#42507)R. RyanTM2018-06-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/godot/versions. These checks were done: - built on NixOS - Warning: no invocation of /nix/store/wavl2nim76s48xwjpq95wsxgsxvrb4sn-godot-3.0.4/bin/godot had a zero exit code or showed the expected version - 0 of 1 passed binary check by having a zero exit code. - 0 of 1 passed binary check by having the new version present in output. - found 3.0.4 with grep in /nix/store/wavl2nim76s48xwjpq95wsxgsxvrb4sn-godot-3.0.4 - directory tree listing: https://gist.github.com/bdbe8596726721b6c715d84c81579c57 - du listing: https://gist.github.com/6235762e4766106db266094344e36ae7
* | | | Merge pull request #42423 from ryantm/repology-problemsxeji2018-06-24
|\ \ \ \ | | | | | | | | | | treewide: http -> https
| * | | | treewide: http -> httpsRyan Mulligan2018-06-23
| | | | |
* | | | | conan: 1.4.4 -> 1.4.5 (#42517)R. RyanTM2018-06-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/conan/versions. These checks were done: - built on NixOS - Warning: no invocation of /nix/store/gid7f7w71lbiissjcbjsjvlxhmix6i94-conan-1.4.5/bin/.conan_server-wrapped had a zero exit code or showed the expected version - Warning: no invocation of /nix/store/gid7f7w71lbiissjcbjsjvlxhmix6i94-conan-1.4.5/bin/conan_server had a zero exit code or showed the expected version - /nix/store/gid7f7w71lbiissjcbjsjvlxhmix6i94-conan-1.4.5/bin/.conan_build_info-wrapped passed the binary check. - /nix/store/gid7f7w71lbiissjcbjsjvlxhmix6i94-conan-1.4.5/bin/conan_build_info passed the binary check. - Warning: no invocation of /nix/store/gid7f7w71lbiissjcbjsjvlxhmix6i94-conan-1.4.5/bin/.conan-wrapped had a zero exit code or showed the expected version - Warning: no invocation of /nix/store/gid7f7w71lbiissjcbjsjvlxhmix6i94-conan-1.4.5/bin/conan had a zero exit code or showed the expected version - 2 of 6 passed binary check by having a zero exit code. - 0 of 6 passed binary check by having the new version present in output. - found 1.4.5 with grep in /nix/store/gid7f7w71lbiissjcbjsjvlxhmix6i94-conan-1.4.5 - directory tree listing: https://gist.github.com/25fd7dbaab3b2c2b870221856de5199b - du listing: https://gist.github.com/b94750efe01cb63b9541d4b897485f62
* | | | | cfr: 0.128 -> 0.130 (#42528)R. RyanTM2018-06-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/cfr/versions. These checks were done: - built on NixOS - /nix/store/qfb3yaadxcg1jgkb1fqacki5sfkpkgil-cfr-0.130/bin/cfr passed the binary check. - 1 of 1 passed binary check by having a zero exit code. - 0 of 1 passed binary check by having the new version present in output. - found 0.130 with grep in /nix/store/qfb3yaadxcg1jgkb1fqacki5sfkpkgil-cfr-0.130 - directory tree listing: https://gist.github.com/99807c8d52305df534377a48b6961987 - du listing: https://gist.github.com/b8349cb82a3ec2d338d78686d712e87f
* | | | | ocaml: 4.07.0+beta2 -> 4.07.0+rc1 (#42257)Vincent Laporte2018-06-24
| | | | |
* | | | | Merge pull request #42439 from r-ryantm/auto-update/xmlsecMichael Raskin2018-06-24
|\ \ \ \ \ | | | | | | | | | | | | xmlsec: 1.2.25 -> 1.2.26
| * | | | | xmlsec: 1.2.25 -> 1.2.26R. RyanTM2018-06-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/xmlsec/versions. These checks were done: - built on NixOS - /nix/store/abvl1x7fq46597zs54989mzlbfs7fq6i-xmlsec-1.2.26/bin/.xmlsec1-wrapped passed the binary check. - /nix/store/abvl1x7fq46597zs54989mzlbfs7fq6i-xmlsec-1.2.26/bin/xmlsec1 passed the binary check. - 2 of 2 passed binary check by having a zero exit code. - 0 of 2 passed binary check by having the new version present in output. - found 1.2.26 with grep in /nix/store/abvl1x7fq46597zs54989mzlbfs7fq6i-xmlsec-1.2.26 - directory tree listing: https://gist.github.com/e9e137ae925e9687577596baffb336c3 - du listing: https://gist.github.com/dda9ad69863fe80d1ea4126315585b0c