Commit Graph

100894 Commits

Author SHA1 Message Date
Vincent Laporte
b20bc9eeb6 ocamlPackages.zarith: 1.11 → 1.12 2021-03-12 08:51:50 +01:00
Vincent Laporte
22d9482360 opa: build with OCaml 4.04 2021-03-12 08:51:50 +01:00
Mario Rodas
143bfeebcd
Merge pull request #116019 from r-ryantm/auto-update/mruby
mruby: 2.1.2 -> 3.0.0
2021-03-11 22:29:00 -05:00
R. RyanTM
5d294f1912 mruby: 2.1.2 -> 3.0.0 2021-03-12 03:10:25 +00:00
Sandro
b409c3c9b4
Merge pull request #115989 from spease/spease/cocoapods-update 2021-03-12 02:44:55 +01:00
Sandro
c0a09eb740
Merge pull request #116009 from fzakaria/faridzakaria/fix-jruby-java-home
jruby: Fix JAVA_HOME to support proper jmod support
2021-03-12 02:24:43 +01:00
Sandro
2b839d7a0f
Merge pull request #115500 from SuperSandro2000/override-new-lines
pythonPackages: move overrides into new lines
2021-03-12 02:16:18 +01:00
Sandro
1b6e2fb5f7
Merge pull request #115995 from Mindavi/libwebsockets/cross-compilation-fix
libwebsockets: improve cross-compilation support
2021-03-12 02:09:34 +01:00
Sandro
d214588367
Merge pull request #115981 from liff/python-hcloud/v1.11.0
pythonPackages.hcloud: 1.10.0 -> 1.11.0
2021-03-12 02:04:09 +01:00
Farid Zakaria
bfcd4b0e2a jruby: Fix JAVA_HOME to support proper jmod support
This is investigation I've done in support of
https://github.com/jruby/jruby/issues/6608 where I noticed some funky
issues with JRuby and module loading.

Looks like that JRuby expects JAVA_HOME to have a directory called
`jmod`, which is consistent with the Java Module system.

Unfortunately, the top level directory for the `jre` or `jdk` /nix/store
entry is not a valid JAVA_HOME since it is missing that directory.

Instead it's set within `lib/openjdk`, and there is a passthru variable
set accordingly.

This fixes JRuby and follows many other derivations.
A simple search in the code-base shows that there are many other
packages that suffer this same bug.
2021-03-11 16:10:22 -08:00
Sandro Jäckel
8a26c93b4c
pythonPackages: move overrides into new lines 2021-03-12 00:12:56 +01:00
Sandro
793bc75c81
Merge pull request #115929 from marsam/fix-nix-linter-build
nix-linter: fix build
2021-03-11 23:40:39 +01:00
Rick van Schijndel
03b6aa509a libwebsockets: improve cross-compilation support
Building works on aarch64-multiplatform:

- libwebsockets_3_1
- libwebsockets_3_2
- libwebsockets_4_0
- libwebsockets_4_1
2021-03-11 23:09:31 +01:00
Tim Steinbach
ba3b293272 python3Packages.boto3: 1.17.24 -> 1.17.25 2021-03-11 16:20:37 -05:00
Tim Steinbach
50271bfa76 python3Packages.botocore: 1.20.24 -> 1.20.25 2021-03-11 16:20:37 -05:00
Steven Pease
b2942f0e2a cocoapods-beta: 1.10.0 -> 1.10.1 2021-03-11 13:10:59 -08:00
Steven Pease
108aa14927 cocoapods: 1.10.0 -> 1.10.1 2021-03-11 13:10:04 -08:00
Sandro
fde0082ca4
Merge pull request #115932 from dotlambda/marisa-trie-cython
python39Packages.marisa-trie: fix
2021-03-11 21:36:18 +01:00
Sandro
54972fdaf5
Merge pull request #115941 from NeQuissimus/jenkins
jenkins: 2.263.4 → 2.277.1
2021-03-11 20:55:30 +01:00
Olli Helenius
66dce5b3f5
pythonPackages.hcloud: 1.10.0 -> 1.11.0 2021-03-11 21:40:39 +02:00
Jan Tojnar
3d92c78160
Merge pull request #115620 from r-ryantm/auto-update/telepathy-glib
telepathy-glib: 0.24.1 -> 0.24.2
2021-03-11 19:35:34 +01:00
Guillaume Girol
a72148f3bc
Merge pull request #114881 from collares/sage-dependencies
sage dependency updates
2021-03-11 17:52:16 +00:00
Michael Weiss
90e466041a
intel-media-driver: 21.1.1 -> 21.1.2 2021-03-11 18:30:45 +01:00
Shea Levy
d47ac89233
hydra: Put mdbook in nativeBuildInputs where it belongs 2021-03-11 10:44:23 -05:00
Jan Tojnar
5285e5b72c
telepathy-glib: 0.24.1 -> 0.24.2
Switched to python3 & cleaned up the expression while at it.

https://github.com/TelepathyIM/telepathy-glib/compare/telepathy-glib-0.24.1...telepathy-glib-0.24.2
2021-03-11 16:12:31 +01:00
Jan Tojnar
8f3169ab3d
telepathy-glib: do not propagate python
Python is only used as build tool these days so it is not necessary to ensure consistency across telepathy packages.
2021-03-11 16:05:36 +01:00
R. RyanTM
1deeba1f13 tepl: 5.0.0 -> 5.0.1 2021-03-11 15:37:49 +01:00
Tim Steinbach
ddae5e706e
jenkins: 2.263.4 → 2.277.1 2021-03-11 14:14:45 +00:00
Robert Schütz
c67fbae46a python39Packages.marisa-trie: fix
We need to run cython ourselves.
2021-03-11 14:37:27 +01:00
Shea Levy
cf131dbcbe
Merge branch 'nixUnstable-command-plugins' into master 2021-03-11 08:34:24 -05:00
adisbladis
0213d5f933
Merge pull request #115779 from dotlambda/nixops-unbreak
nixops: unbreak
2021-03-11 14:16:07 +02:00
Michael Weiss
938453eacd
Merge pull request #102225 from luc65r/fetchsrht
Add fetcher: fetchFromSourcehut
2021-03-11 12:51:13 +01:00
Sandro
5c529751e7
Merge pull request #115913 from jojosch/pystray-0.17.2
pythonPackages.pystray: 0.16.0 -> 0.17.2
2021-03-11 12:46:11 +01:00
Maximilian Bosch
69dc924f0a
evcxr: 0.7.0 -> 0.8.1
Release notes: https://github.com/google/evcxr/blob/v0.8.1/RELEASE_NOTES.md#version-081
2021-03-11 12:35:18 +01:00
Johannes Schleifenbaum
b1e85ff645
pythonPackages.pystray: 0.16.0 -> 0.17.2 2021-03-11 10:46:09 +01:00
Ozan Sener
28c7e68e99 ocamlPackages.ppx_cstubs : Init at 0.6.1.1 2021-03-11 08:28:04 +01:00
Ozan Sener
806b9d0343 ocamlPackages.ppx_deriving : Add 5.2.1 2021-03-11 08:28:04 +01:00
Ozan Sener
65716fe501 ocamlPackages.ppxlib : Add 0.22.0 2021-03-11 08:28:04 +01:00
Mario Rodas
2bd8841801
Merge pull request #115853 from r-ryantm/auto-update/hcloud
hcloud: 1.20.0 -> 1.21.0
2021-03-10 21:59:37 -05:00
Mario Rodas
8ae612fffe
Merge pull request #115864 from r-ryantm/auto-update/jc
jc: 1.14.3 -> 1.14.4
2021-03-10 21:57:21 -05:00
Mario Rodas
14cd115c4f
Merge pull request #115814 from r-ryantm/auto-update/circleci-cli
circleci-cli: 0.1.15085 -> 0.1.15108
2021-03-10 21:54:16 -05:00
Sandro
4f651311f1
Merge pull request #115863 from Pamplemousse/update_mujs
mujs: 1.0.7 -> 1.0.9
2021-03-11 02:05:41 +01:00
Sandro
6c1afc1b99
Merge pull request #115631 from SuperSandro2000/fix-collection26 2021-03-11 01:59:35 +01:00
Sandro
3dc889db43
Merge pull request #114604 from fabaff/bump-pytest-sanic 2021-03-11 01:59:09 +01:00
Benjamin Hipple
74fd954e6f
Merge pull request #115858 from wentasah/django-extensions-3.1.1
django-extensions: 3.1.0 -> 3.1.1
2021-03-10 19:36:12 -05:00
R. RyanTM
4b233fe741 jc: 1.14.3 -> 1.14.4 2021-03-11 00:29:43 +00:00
Pamplemousse
c45ea4f814 mujs: 1.0.7 -> 1.0.9
Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2021-03-10 17:28:30 -07:00
Michal Sojka
a3cbcbc9ae django-extensions: 3.1.0 -> 3.1.1
Among other changes, this fixes the following test failure:

    FAILED tests/templatetags/test_syntax_color.py::SyntaxColorTagTests::test_should_colorize_noclasses_with_default_lexer

which was caused by commit 444da66670 ("python3Packages.Pygments: 2.7.2 -> 2.7.4", 2021-02-20).
Upstream fixes it in
2356958fb6.
2021-03-11 00:50:49 +01:00
R. RyanTM
cd0617c9af hcloud: 1.20.0 -> 1.21.0 2021-03-10 23:36:16 +00:00
R. RyanTM
eb613237ed python37Packages.azure-mgmt-iotcentral: 4.0.0 -> 4.1.0 2021-03-10 15:26:21 -08:00