summary refs log tree commit diff
path: root/pkgs/development
Commit message (Collapse)AuthorAge
...
* | | | | | dep2nix: 0.0.1 -> 0.0.2Domen Kožar2018-09-11
| | | | | |
* | | | | | Merge pull request #46508 from kalbasit/nixpkgs_update-bazelSarah Brofeldt2018-09-11
|\ \ \ \ \ \ | | | | | | | | | | | | | | bazel: 0.16.0 -> 0.16.1
| * | | | | | bazel: 0.16.0 -> 0.16.1Wael M. Nasreddine2018-09-10
| | | | | | |
* | | | | | | Merge pull request #46492 from oscarvarto/masterSarah Brofeldt2018-09-11
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | ammonite: 1.1.2 -> 1.2.0
| * | | | | | | ammonite: 1.1.2 -> 1.2.0Oscar Vargas Torres2018-09-10
| | | | | | | |
* | | | | | | | pythonPackages.pytestflakes: fix build (#46500)xeji2018-09-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - disable a failing test case that looks broken - remove pytestcache depencency that was dropped upstream
* | | | | | | | Merge pull request #44424 from dhess/callCaball2nixWithOptionBas van Dijk2018-09-11
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | haskell-modules: add callCabal2nixWithOptions.
| * | | | | | | | haskell-modules: add callCabal2nixWithOptions.Drew Hess2018-08-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #44377.
* | | | | | | | | log4cplus: 1.2.0 -> 2.0.2 (#46233)R. RyanTM2018-09-11
| |_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from log4cplus
* | | | | | | | Merge pull request #45323 from leenaars/ydiffMatthew Bauer2018-09-10
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | ydiff: init at 1.1
| * | | | | | | | ydiff: init at 1.1Michiel Leenaars2018-08-25
| | | | | | | | |
* | | | | | | | | Merge pull request #46000 from cryptix/add/ScuttlebotAndGitSSBMatthew Bauer2018-09-10
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | scuttlebot and git-ssb: init at 11.4.3 and 2.3.6
| * | | | | | | | | scuttlebot and git-ssb: init at 11.4.3 and 2.3.6Henry2018-09-03
| | | | | | | | | |
* | | | | | | | | | Merge pull request #46222 from qolii/libuv_disableATestOnAarch32Matthew Bauer2018-09-10
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | libuv: Disable temperamental shutdown_close_pipe test on Aarch32.
| * | | | | | | | | | Disable temperamental shutdown_close_pipe test on Aarch32.qoli2018-09-06
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #46422 from LnL7/darwin-bulletDaiderd Jordan2018-09-10
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | bullet: fix darwin build
| * | | | | | | | | | bullet: fix darwin buildDaiderd Jordan2018-09-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The examples fail with an opengl related issue: Undefined symbols for architecture x86_64: "SimpleOpenGL3App::SimpleOpenGL3App(char const*, int, int, bool)", referenced from: _main in main_opengl_single_example.o "_useShadowMap", referenced from: GL_ShapeDrawer::drawScene(btDiscreteDynamicsWorld const*, bool, int) in GL_ShapeDrawer.o ld: symbol(s) not found for architecture x86_64 And the tests need an extra dependencly, possibley related to https://github.com/bulletphysics/bullet3/issues/819 ld: library not found for -lBussIK /cc ZHF #45961
* | | | | | | | | | | govendor: init at 1.0.9 (#46485)zimbatm2018-09-10
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #46465 from uri-canva/bazel-jdk10Jörg Thalheim2018-09-10
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | bazel: add bazel_jdk10 variant
| * | | | | | | | | | | bazel: add bazel_jdk10 variantUri Baghin2018-09-10
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #46001 from uskudnik/add-hcloud-autocomplete-supportJörg Thalheim2018-09-10
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | hcloud: Add autocomplete support for bash and zsh
| * | | | | | | | | | | hcloud: Add autocomplete support for bash and zshUrban Skudnik2018-09-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently one would need to manually run the command to generate completion and insert it into `.bashrc`/`.zshrc` to get the autocompletion to work. This patch will automatically generate both docs and save them to correct position so it should continue to work even if user changes the shell at a later stage.
* | | | | | | | | | | | Merge pull request #46450 from dtzWill/fix/spidermonkey-musl-jemallocJörg Thalheim2018-09-10
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | spidermonkey_52: don't use jemalloc w/musl
| * | | | | | | | | | | | spidermonkey_52: don't use jemalloc w/muslWill Dietz2018-09-09
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #46479 from arianvp/masterJörg Thalheim2018-09-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | safe-money: Fix dependencies for safe-money-*
| * | | | | | | | | | | | | safe-money: Fix dependencies for safe-money-*Arian van Putten2018-09-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | They all depend on safe-money-0.7, but hackage2nix made them incorrectly depend on safe-money-0.6 We should be able to remove this 'hack' as soon as the new Stackage LTS comes out, as safe-money-0.7 will then be the default version.
* | | | | | | | | | | | | | openbsm: fix linux buildMaximilian Bosch2018-09-10
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See https://hydra.nixos.org/build/80705916 To fix the linux build the patch `bsm-add-audit_token_to_pid.patch` mustn't be applied during Linux builds, only for Darwin as it's an Apple-only fix. The compiler failure occurred because `audit_token_t` is part of `<mach/mach.h>` which is not available on Linux. Addresses #45960
* | | | | | | | | | | | | Merge pull request #46368 from Ma27/fix-mahotasTimo Kaufmann2018-09-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | pythonPackages.mahotas: fix build, move expression
| * | | | | | | | | | | | pythonPackages.mahotas: fix build, move expressionMaximilian Bosch2018-09-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See https://hydra.nixos.org/build/80828287 Moves `mahotas` out of `python-packages.nix` into its own file and fixes broken test cases by skipping them using nosetest's `@nottest` annotation. These tests broke from time to time in a sandbox and are therefore considered impure. Addresses #45960
* | | | | | | | | | | | | lttng-ust: 2.10.1 -> 2.10.2R. RyanTM2018-09-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from lttng-ust
* | | | | | | | | | | | | Merge pull request #46351 from dtzWill/update/kconfig-4.11Will Dietz2018-09-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | kconfig-frontends: update and fixups
| * | | | | | | | | | | | | kconfig-frontends: don't disable format hardening, doesn't seem neededWill Dietz2018-09-07
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | kconfig-frontends: patch+wrap python shebang to fix kconfig-diffWill Dietz2018-09-07
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | kconfig-frontends: 3.12.0.0 -> 4.11.0.1Will Dietz2018-09-07
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | rPackages.RPostgres: fix configure paths and includesRyan Mulligan2018-09-09
| |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | closes #46208
* | | | | | | | | | | | | pythonPackages.joblib: Disable flaky test (#46439)Josef Kemetmüller2018-09-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The test `test_nested_parallelism_limit` fails on darwin.
* | | | | | | | | | | | | pythonPackages.fiona: Fix darwin build (#46435)Josef Kemetmüller2018-09-09
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #46440 from knedlsepp/fix-pythonPackages.libusb1xeji2018-09-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | pythonPackages.libusb1: Fix darwin build
| * | | | | | | | | | | | | pythonPackages.libusb1: Disable flaky testJosef Kemetmüller2018-09-09
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | pythonPackages.libusb1: Fix darwin buildJosef Kemetmüller2018-09-09
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | castxml: Fix build (#46442)Josef Kemetmüller2018-09-09
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | spdlog_1: init 1.1.0Franz Pletz2018-09-09
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | mtxclient: init at 0.1.0Franz Pletz2018-09-09
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #46438 from knedlsepp/fix-pythonPackages.flask_ldap_loginxeji2018-09-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pythonPackages.flask_ldap_login: Fix build
| * | | | | | | | | | | | | | pythonPackages.flask_ldap_login: Disable on python3Josef Kemetmüller2018-09-09
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | pythonPackages.flask_ldap_login: 0.3.0 -> 0.3.4Josef Kemetmüller2018-09-09
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | pythonPackages.flask_ldap_login: Fix buildJosef Kemetmüller2018-09-09
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | pythonPackages.cozy: Disable on python2 (#46436)Josef Kemetmüller2018-09-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cozy does not support python2.
* | | | | | | | | | | | | | racket: warn to avoid repeating #45952Vladimír Čunát2018-09-09
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #46377 from dasJ/nonhttpJörg Thalheim2018-09-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | treewide: Use http/https for homepages