Commit Graph

88772 Commits

Author SHA1 Message Date
Jonathan Ringer
6ac6882764 python3Packages.azure-mgmt-containerservice: 9.3.0 -> 9.4.0 2020-09-29 06:00:43 -07:00
Jonathan Ringer
37169d74e5 python3Packages.azure-mgmt-compute: 13.0.0 -> 17.0.0 2020-09-29 06:00:43 -07:00
Jonathan Ringer
54863f8161 python3Packages.azure-mgmt-appconfiguration: 0.6.0 -> 1.0.1 2020-09-29 06:00:43 -07:00
Jonathan Ringer
b01e3b51fe python3Packages.azure-keyvault-certificates: 4.2.0 -> 4.2.1 2020-09-29 06:00:43 -07:00
Jonathan Ringer
3a839a93e1 python3Packages.azure-datalake-store: 0.0.49 -> 0.0.50 2020-09-29 06:00:43 -07:00
Jonathan Ringer
cefe6adfa4 python3Packages.azure-core: 1.8.0 -> 1.8.1 2020-09-29 06:00:43 -07:00
Jonathan Ringer
60e8e552f0 python3Packages.dash: 1.14.0 -> 1.16.2 2020-09-29 06:00:11 -07:00
Jonathan Ringer
5aac1c6a2c python3Packages.dash_table: 4.9.0 -> 4.10.1 2020-09-29 06:00:11 -07:00
Jonathan Ringer
8c8d356240 python3Packages.dash_renderer: 1.6.0 -> 1.8.2 2020-09-29 06:00:11 -07:00
Jonathan Ringer
a95bc37cf1 python3Packages.dash_html_components: 1.0.3 -> 1.1.1 2020-09-29 06:00:11 -07:00
Jonathan Ringer
cf1e539417 python3Packages.dash_core_components: 1.10.2 -> 1.12.1 2020-09-29 06:00:11 -07:00
R. RyanTM
7d493ac122 python37Packages.breathe: 4.20.0 -> 4.22.1 2020-09-29 05:59:17 -07:00
Thibault Gagnaux
e749451470 python3Packages.fsspec: fix tests on darwin
Disables the `test_touch` test which fails with the following assertion error on hydra darwin only:
```
tmpdir = local('/private/tmp/nix-build-python3.8-fsspec-0.8.3.drv-0/pytest-of-nixbld3/pytest-0/test_touch0')

    def test_touch(tmpdir):
        import time

        fn = tmpdir + "/in/file"
        fs = fsspec.filesystem("file", auto_mkdir=False)
        with pytest.raises(OSError):
            fs.touch(fn)
        fs = fsspec.filesystem("file", auto_mkdir=True)
        fs.touch(fn)
        info = fs.info(fn)
        time.sleep(0.2)
        fs.touch(fn)
        info2 = fs.info(fn)
        if not WIN:
>           assert info2["mtime"] > info["mtime"]
E           assert 1601358357.0 > 1601358357.0

fsspec/implementations/tests/test_local.py:322: AssertionError
```
2020-09-29 05:53:10 -07:00
Robert Scott
9f65c524bb minizinc: fix build against bison 3.7
fixed in upstream development branch

enable for darwin
2020-09-29 05:47:46 -07:00
Christoph Hrdinka
7201e03a07
Merge pull request #98792 from NixOS/kevincox-b2
backblaze-b2: 1.3.8 -> 2.0.2
2020-09-29 13:21:38 +02:00
Sarunas Valaskevicius
daadfcfb82 openjdk11: use symlink instead of another copy for src.zip 2020-09-29 11:52:37 +01:00
Michael Weiss
2866c05fb4
neatvnc: 0.3.1 -> 0.3.2 2020-09-29 12:48:43 +02:00
Mario Rodas
a1148801cd
Merge pull request #99055 from marsam/update-act
act: 0.2.13 -> 0.2.15
2020-09-29 05:14:11 -05:00
Peter Simons
518338f7f7 ghc: add alpha-1 release of version 9.0.1 2020-09-29 12:06:53 +02:00
Sarunas Valaskevicius
7cee92a1cc openjdk11: add src.zip for IDEs 2020-09-29 10:26:39 +01:00
Lancelot SIX
5542b84aee
Merge pull request #99068 from r-ryantm/auto-update/python3.7-aioftp
python37Packages.aioftp: 0.17.2 -> 0.18.0
2020-09-29 09:01:03 +01:00
R. RyanTM
8ed3178bc2 python37Packages.cmd2: 1.3.8 -> 1.3.10 2020-09-28 23:57:43 -07:00
R. RyanTM
09a8ab526d python27Packages.braintree: 4.3.0 -> 4.4.0 2020-09-28 23:53:17 -07:00
R. RyanTM
b8b2a51fef python37Packages.aioftp: 0.17.2 -> 0.18.0 2020-09-29 06:42:08 +00:00
Mario Rodas
bc43719f7c
Merge pull request #99026 from sternenseemann/mirage-3.8.1
ocamlPackages.mirage-runtime: 3.8.0 → 3.8.1
2020-09-28 23:49:13 -05:00
Redvers Davies
ef71bc461d pony-corral: init 0.4.0 2020-09-29 01:14:12 +00:00
Redvers Davies
046c6a7038
ponyc: update 0.38.1 (#98598)
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-09-28 17:40:58 -04:00
R. RyanTM
76dbece8e8 python37Packages.biopython: 1.77 -> 1.78 2020-09-28 13:12:42 -07:00
R. RyanTM
e378c36f1c python27Packages.hg-evolve: 10.0.1 -> 10.0.2 2020-09-28 13:11:23 -07:00
sternenseemann
b90908aead ocamlPackages.mirage-runtime: 3.8.0 → 3.8.1 2020-09-28 21:52:03 +02:00
sternenseemann
a10e457b63 pythonPackages.psautohint: 2.1.0 → 2.1.1 2020-09-28 12:10:36 -07:00
Stig P
9015160876
Merge pull request #98454 from stigtsp/package/perl-5.33.2
perldevel: 5.33.1 -> 5.33.2, perl-cross: 15ca535 -> f59d2b6
2020-09-28 16:28:51 +00:00
sternenseemann
6bb6779b8e ocamlPackages.asn1-combinators: 0.2.2 → 0.2.3 2020-09-28 16:58:04 +02:00
sternenseemann
202f4bd5d8 ocamlPackages.mirage-stack: 2.1.0 → 2.2.0 2020-09-28 16:33:21 +02:00
Doron Behar
1d45990efb
spidermonkey_78: init at 78.1.0
* format

Co-authored-by: WORLDofPEACE <worldofpeace@protonmail.ch>
2020-09-28 15:08:23 +02:00
José Romildo Malaquias
d2f65bfe8f
Merge pull request #98896 from romildo/upd.efl
{enlightenment.efl,pythonPackages.pythonefl}: 1.24.3 -> 1.25.0
2020-09-28 09:04:45 -03:00
Matthieu Coudron
514bda6825
Merge pull request #98465 from teto/tree-sitter
Tree sitter update
2020-09-28 13:30:24 +02:00
Timo Kaufmann
27f084d817
Merge pull request #98779 from r-ryantm/auto-update/libbraiding
libbraiding: 1.0 -> 1.1
2020-09-28 11:11:06 +02:00
Anderson Torres
87039678e4
Merge pull request #98976 from AndersonTorres/eweb-upload
eweb: "pname-version" rewriting
2020-09-28 04:00:04 -03:00
Mario Rodas
3b1f5dc50f act: 0.2.13 -> 0.2.15 2020-09-28 04:20:00 +00:00
Mario Rodas
8b2749a4cc
Merge pull request #98736 from r-ryantm/auto-update/k6
k6: 0.27.1 -> 0.28.0
2020-09-27 23:00:14 -05:00
Mario Rodas
dc1bc31f16
Merge pull request #98830 from r-ryantm/auto-update/oneDNN
oneDNN: 1.6.1 -> 1.6.3
2020-09-27 22:53:46 -05:00
ccellado
2f4f052f7c pyvips: init at 2.1.12
pyvips: init at 2.1.12

pyvips: init at 2.1.12

Update pkgs/development/python-modules/pyvips/default.nix

Co-authored-by: Jon <jonringer@users.noreply.github.com>

Update pkgs/development/python-modules/pyvips/default.nix

Co-authored-by: Jon <jonringer@users.noreply.github.com>

Update pkgs/development/python-modules/pyvips/default.nix

Co-authored-by: Jon <jonringer@users.noreply.github.com>

Update pkgs/development/python-modules/pyvips/default.nix

Co-authored-by: Jon <jonringer@users.noreply.github.com>

Update pkgs/development/python-modules/pyvips/default.nix

Co-authored-by: Jon <jonringer@users.noreply.github.com>

Update pkgs/top-level/python-packages.nix

Co-authored-by: Jon <jonringer@users.noreply.github.com>

Update pkgs/development/python-modules/pyvips/default.nix

Co-authored-by: Jon <jonringer@users.noreply.github.com>

pyvips: init at 2.1.12

Update pkgs/development/python-modules/pyvips/default.nix

Co-authored-by: Jon <jonringer@users.noreply.github.com>
2020-09-27 20:00:31 -07:00
Stig Palmquist
6c44133fac
perldevel: 5.33.1 -> 5.33.2
dependencies:
perl-cross: 15ca5359f99698ef0a199bc307b7956c08907abc -> f59d2b6a179760230d925550db78b93c410433e4
2020-09-28 02:11:03 +02:00
Stig Palmquist
ac60d134ed
rakudo: 2020.08.2 -> 2020.09 2020-09-28 01:33:12 +02:00
Stig Palmquist
a770277640
nqp: 2020.08.2 -> 2020.09 2020-09-28 01:32:43 +02:00
Stig Palmquist
e31d6d1fab
moarvm: 2020.08 -> 2020.09 2020-09-28 01:32:18 +02:00
AndersonTorres
69ed40f341 eweb: "pname-version" rewriting
A cosmetic modification.
2020-09-27 19:48:18 -03:00
Stig P
3e2cf215f7
Merge pull request #98468 from stigtsp/package/micropython-1.13
micropython: 1.12 -> 1.13
2020-09-27 19:25:11 +00:00
Thibault Gagnaux
4dbd770f30 python3Packages.fsspec: fix tests on darwin, 0.7.4 -> 0.8.3 2020-09-27 12:11:57 -07:00
Patrick Winter
84a2282b7b typer: init at 0.3.2 2020-09-27 11:43:05 -07:00
Austin Butler
5bcc4b27f9 pythonPackages.pyscreenshot: add missing dependencies 2020-09-27 11:28:22 -07:00
Daniël de Kok
ce9b73c281 python37Packages.tensorflow: 1.15.2 -> 1.15.4
Changes:

https://github.com/tensorflow/tensorflow/releases/tag/v1.15.4
2020-09-27 11:23:27 -07:00
Peter Simons
61616535b9 mlt: add libexif, gtk2, fftw, libebur128, opencv4, and SDL2 dependencies
This enables more optional features. I'm not sure what the difference is
between mlt and mlt-qt5. I suppose both derivations should be kept in sync?
2020-09-27 20:12:04 +02:00
Robert Scott
46a9046f37
Merge pull request #98947 from risicle/ris-chameleon-fix
pythonPackages.chameleon: fix tests by switching to github source
2020-09-27 18:18:27 +01:00
Robert Scott
d7365fad89 pythonPackages.datatable: 0.10.1 -> 0.11.0, fix build
once we've made some alterations to the source (which doesn't seem to have
been shipped in a ready-to-build state), we can use the funny custom build
system to build a wheel which can then be installed by the pipInstallHook.

running the tests is again annoying because an ini file setting pytest's
python_files parameter is missing, meaning we have to inject our own.
2020-09-27 10:14:16 -07:00
Dmitry Kalinkin
3821543de7
pythonPackages.fastparquet: disable broken test 2020-09-27 12:42:03 -04:00
Robert Scott
61563633d8
Merge pull request #98939 from thall/pybase64
python3Packages.pybase64: Upgrade to python 3
2020-09-27 17:10:19 +01:00
Robert Scott
495895c34e
Merge pull request #98928 from thall/master
pythonPackages.lmtpd: upgrade to Python 3
2020-09-27 16:49:25 +01:00
Gabriel Ebner
f4a08ce30e
Merge pull request #98934 from thall/pure-eval
pythonPackages.pure-eval: upgrade to Python 3
2020-09-27 17:44:24 +02:00
Robert Scott
1cdbc00234
Merge pull request #98930 from thall/pygraphviz
pythonPackages.pygraphviz: upgrade to Python 3
2020-09-27 16:41:50 +01:00
Robert Scott
d9cb2736b4 pythonPackages.chameleon: fix tests by switching to github source
tests are no longer included in the pypi tarball
2020-09-27 15:35:53 +01:00
Niclas Thall
486174da11 python3Packages.pybase64: Upgrade to python 3
Python 2 ist supported.

ZHF: #97479
https://hydra.nixos.org/build/127647482
2020-09-27 15:36:03 +02:00
Niclas Thall
15e1e144df pythonPackages.pure-eval: upgrade to Python 3
ZHF: NixOS#97479
https://hydra.nixos.org/build/127622386
2020-09-27 15:33:30 +02:00
Niclas Thall
a29f812f36 pythonPackages.pygraphviz: upgrade to Python 3
Python 2 support was dropped on
c341911c15

ZHF: #97479
https://hydra.nixos.org/build/127631797
2020-09-27 15:30:48 +02:00
Niclas Thall
109c7f95ca pythonPackages.lmtpd: upgrade to Python 3
Python 2 support was dropped on
3546d4660f

ZHF: #97479
https://hydra.nixos.org/build/127641301
2020-09-27 15:27:09 +02:00
Lancelot SIX
2adef714fc
Merge pull request #98825 from r-ryantm/auto-update/nco
nco: 4.9.3 -> 4.9.5
2020-09-27 13:07:20 +01:00
Frederik Rietdijk
74f3e9cce1 python39: 3.9.0rc1 -> 3.9.0rc2 2020-09-27 11:48:00 +02:00
Vincent Laporte
61cf0ddf29 ocamlPackages.topkg: 1.0.0 → 1.0.3 2020-09-27 11:33:31 +02:00
Frederik Rietdijk
759a2815ec pkgsStatic.fmt: don't build shared libs
The change in `static.nix` was added in
https://github.com/NixOS/nixpkgs/pull/76875 but apparently
`enabledShared` got removed in the master/staging-next merge.
2020-09-27 11:31:58 +02:00
R. RyanTM
477c40126e nco: 4.9.3 -> 4.9.5 2020-09-27 19:21:54 +10:00
R. RyanTM
9778b4632e appstream-glib: 0.7.17 -> 0.7.18 2020-09-27 08:17:58 +00:00
lewo
adfe1d8d8d
Merge pull request #98913 from r-ryantm/auto-update/yq-go
yq-go: 3.3.2 -> 3.4.0
2020-09-27 09:29:26 +02:00
R. RyanTM
e170ef2254 yq-go: 3.3.2 -> 3.4.0 2020-09-27 04:06:25 +00:00
R. RyanTM
8b0aaac4d6 xdg-desktop-portal: 1.7.2 -> 1.8.0 2020-09-27 03:25:10 +00:00
Austin Butler
84d74ae9c9 pythonPackages.entrypoint2: init at 0.2.1 2020-09-26 18:54:09 -07:00
Austin Butler
af2dc4d401 python3Packages.mss: init at 6.0.0 2020-09-26 18:52:35 -07:00
Robert Scott
704c258ea7 pythonPackages.git-annex-adapter: 0.2.1 -> 0.2.2, fix build 2020-09-26 18:08:03 -07:00
José Romildo Malaquias
9c132e34b3 pythonPackages.pythonefl: 1.24.0 -> 1.25.0 2020-09-26 20:14:25 -03:00
Austin Butler
c0b1d136c5 python3Packages.alerta: add missing dependency 2020-09-26 16:03:29 -07:00
Austin Butler
3b1ee7b011 pythonPackages.requests-hawk: init at 1.0.1 2020-09-26 15:46:48 -07:00
Ryan Mulligan
f6d39d8e60
Merge pull request #98832 from r-ryantm/auto-update/operator-sdk
operator-sdk: 1.0.0 -> 1.0.1
2020-09-26 13:21:35 -07:00
Thibault Gagnaux
22cd2a23bf python3Packages.curio: fix tests on darwin
Refactors to pytestCheckHook.
2020-09-26 13:04:55 -07:00
Robert Scott
70ae442fcf pythonPackages.snowflake-sqlalchemy: add pythonImportsCheck
better than nothing
2020-09-26 12:22:40 -07:00
Robert Scott
96f034655f pythonPackages.snowflake-connector-python: 2.2.10 -> 2.3.2, fix build
the relaxed version constraints don't seem to be specific avoidance of
buggy versions, just upstream cautiously prohibiting untested versions

if there *are* specific reasons, they're hidden away in upstream's jira
2020-09-26 12:22:40 -07:00
Robert Scott
99175cfbf6 pythonPackages.accupy: remove perfplot from checkInputs
they were only used for performance tests that aren't useful to us -
disabling these tests allows us to decouple from an unnecessary build
dependency.

convert to pytestCheckHook.
2020-09-26 12:22:16 -07:00
Richard Marko
73825262f9 Revert "haskell.ghc8102Binary: fix extra inputs"
This reverts commit fb719d957f.
2020-09-26 12:18:00 -07:00
Peter Simons
db06536e15
Merge pull request #98870 from sorki/hask/ghc8102Binary-numactl
ghc8102Binary: add numactl to libPath on aarch64
2020-09-26 19:09:46 +02:00
Richard Marko
b9377e0950 ghc8102Binary: add numactl to libPath on aarch64
Fixes:

utils/ghc-cabal/dist-install/build/tmp/ghc-cabal:
  error while loading shared libraries: libnuma.so.1:
    cannot open shared object file: No such file or directory
2020-09-26 18:04:31 +02:00
Gabriel Ebner
bbb854f974
Merge pull request #98845 from gebner/freecad019git 2020-09-26 17:30:56 +02:00
Jörg Thalheim
8954f325d1
Merge pull request #98849 from r-ryantm/auto-update/radare2-cutter
radare2-cutter: 1.11.1 -> 1.12.0
2020-09-26 16:07:37 +02:00
Vincent Laporte
40d389028c ocamlPackages.fpath: 0.7.2 → 0.7.3 2020-09-26 15:49:55 +02:00
Mario Rodas
8e4ee8bbe0
Merge pull request #98745 from sternenseemann/tls-0.12.5
ocamlPackages.tls: 0.12.4 → 0.12.5
2020-09-26 08:35:32 -05:00
Thomas Tuegel
6882716623
Merge pull request #98846 from ttuegel/libvlc
Build standalone libvlc
2020-09-26 08:23:08 -05:00
Gabriel Ebner
78c10375d8 opencascade-occt730: init at 7.3.0p3 2020-09-26 14:26:16 +02:00
Maximilian Bosch
740f01413b
packer: 1.6.2 -> 1.6.3
https://github.com/hashicorp/packer/releases/tag/v1.6.3
2020-09-26 14:00:56 +02:00
Gabriel Ebner
96dfa21d37 python3Packages.pivy: 0.6.5a2 -> 0.6.5 2020-09-26 13:49:42 +02:00
Gabriel Ebner
0b536960ac libsForQt5.soqt: 1.6.0a -> 1.6.0 2020-09-26 13:49:42 +02:00
Gabriel Ebner
11dd6f4584 coin3d: unstable-2019-06-12 -> 4.0.0 2020-09-26 13:49:42 +02:00
Thomas Tuegel
d0636ea72e
Merge pull request #98796 from callahad/qtav
libqtav: 1.12.0 -> git-2020-09-10
2020-09-26 06:15:24 -05:00
R. RyanTM
ff33525cc9 radare2-cutter: 1.11.1 -> 1.12.0 2020-09-26 10:55:06 +00:00
Florian Klink
3be1717c83
Merge pull request #98837 from r-ryantm/auto-update/pkger
pkger: 0.17.0 -> 0.17.1
2020-09-26 12:26:51 +02:00
Michael Weiss
7e2a0491e1
neatvnc: 0.3.0 -> 0.3.1 2020-09-26 12:12:06 +02:00
Gabriel Ebner
650cb98140 opencascade-occt: 7.3.0p3 -> 7.4.0p1 2020-09-26 11:38:49 +02:00
zowoq
b7b89a6272 skopeo: fix wrapper 2020-09-26 19:07:45 +10:00
R. RyanTM
a6cb77733d pkger: 0.17.0 -> 0.17.1 2020-09-26 08:49:06 +00:00
Gabriel Ebner
f557e2f2a1
Merge pull request #98790 from r-ryantm/auto-update/libqalculate
libqalculate: 3.12.1 -> 3.13.0
2020-09-26 10:23:53 +02:00
Dan Callahan
9cb5285c0a
libqtav: 1.12.0 -> git-2020-09-10
This un-breaks libqtav by upgrading it to the current upstream HEAD.
Previously, Qtav was broken by the Qt 5.12 -> 5.14 migration (#84232).
See commit 819bb63d5c

This also un-pins ffmpeg_3; libqtav works fine with current ffmpeg.

Digikam is the only derivation in nixpkgs that has referenced libqtav, thus
upgrading to a pre-release revision poses minimal risk.
2020-09-26 08:36:14 +01:00
R. RyanTM
10dd055a8e operator-sdk: 1.0.0 -> 1.0.1 2020-09-26 07:16:15 +00:00
Peter Simons
502845c3e3
Merge pull request #98786 from woffs/shotcut-20.09.13
shotcut: 20.07.11 -> 20.09.13, mlt: 6.20.0 -> 6.22.1
2020-09-26 09:12:52 +02:00
R. RyanTM
90ea25e179 oneDNN: 1.6.1 -> 1.6.3 2020-09-26 06:45:18 +00:00
Jonathan Ringer
fb719d957f haskell.ghc8102Binary: fix extra inputs 2020-09-25 15:22:54 -07:00
Kevin Cox
28142d6f84
backblaze-b2: 1.3.8 -> 2.0.2 2020-09-25 16:29:52 -04:00
Kevin Cox
36a68c8e82
pythonPackages.class-registry: init at 2.1.2 2020-09-25 16:29:42 -04:00
R. RyanTM
8719983075 libqalculate: 3.12.1 -> 3.13.0 2020-09-25 19:36:59 +00:00
Peter Simons
3913f6a514
Merge pull request #98656 from sorki/hask/ghc8102Binary
ghc8102Binary: init, enable armv7l
2020-09-25 21:22:07 +02:00
Frank Doepper
c835358078 shotcut: 20.07.11 -> 20.09.13, mlt: 6.20.0 -> 6.22.1
and add updateScript
2020-09-25 21:12:40 +02:00
Malte Brandy
c430824a06 haskellPackages.pandoc: Fix build 2020-09-25 21:08:24 +02:00
Malte Brandy
13f22aec25 haskellPackages.haskell-language-server: Add aliases with ghc version
Needed by haskell-language-server-wrapper to discover the correct
binary. Especially useful when installing hls from multiple ghc version.
2020-09-25 21:08:23 +02:00
Malte Brandy
631899e7c1 haskellPackages: Fix eval errors 2020-09-25 21:08:23 +02:00
Peter Simons
fe67f997b6 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-17-g25ee725 from Hackage revision
513c2f50ba.
2020-09-25 21:08:16 +02:00
Peter Simons
88c3b66cff hackage2nix: update list of broken builds to avoid evaluation errors 2020-09-25 21:08:13 +02:00
Anton-Latukha
5bdac7b6cc [haskell-updates] haskellPackages: Mark unbroken
summoner{,tui}
morley
lorentz

M  pkgs/development/haskell-modules/configuration-hackage2nix.yaml
2020-09-25 21:08:12 +02:00
Jan Tojnar
515cf9c405 haskellPackages: unbreak 2020-09-25 21:08:12 +02:00
Robert Scott
452a9b3af2
Merge pull request #98610 from r-burns/libkml
libkml: fix tests on darwin
2020-09-25 19:54:54 +01:00
R. RyanTM
f175cb4478 libbraiding: 1.0 -> 1.1 2020-09-25 18:52:32 +00:00
Stig P
2035454581
Merge pull request #98763 from woffs/ytv379
youtube-viewer: 3.7.5 -> 3.7.9
2020-09-25 17:51:31 +00:00
Thomas Tuegel
d752cc4d71
python-vlc: use libvlc 2020-09-25 10:47:44 -05:00
Thomas Tuegel
fff4504bc9
phonon-backend-vlc: use libvlc 2020-09-25 10:47:43 -05:00
Ryan Mulligan
e1fa2204f3
Merge pull request #98627 from r-ryantm/auto-update/libinsane
libinsane: 1.0.4 -> 1.0.7
2020-09-25 08:43:45 -07:00
Ryan Mulligan
34871e3bcd
Merge pull request #98709 from r-ryantm/auto-update/dasm
dasm: 2.20.13 -> 2.20.14
2020-09-25 08:42:55 -07:00
Frank Doepper
2ab6756314 youtube-viewer: 3.7.5 -> 3.7.9 2020-09-25 16:31:16 +02:00
Hongchang Wu
91c74eeae3 ocamlPackages.dot-merlin-reader: init at 3.4.0 2020-09-25 15:11:46 +02:00
zowoq
228b37d74e skopeo: 1.1.1 -> 1.2.0
https://github.com/containers/skopeo/releases/tag/v1.2.0
2020-09-25 22:50:15 +10:00
sternenseemann
deaf9a86b2 ocamlPackages.tls: 0.12.4 → 0.12.5 2020-09-25 14:23:11 +02:00
R. RyanTM
22599f6583 k6: 0.27.1 -> 0.28.0 2020-09-25 10:51:27 +00:00
Mario Rodas
236eb73d1b
Merge pull request #98722 from r-ryantm/auto-update/go-toml
go-toml: 1.8.0 -> 1.8.1
2020-09-25 04:38:44 -05:00
R. RyanTM
e903c32023 go-toml: 1.8.0 -> 1.8.1 2020-09-25 08:09:31 +00:00
Jörg Thalheim
7011d448ec
Merge pull request #98693 from fzakaria/jruby-shebang-fix
Fix shebang for binaries in JRuby
2020-09-25 10:05:05 +02:00
Timo Kaufmann
b21cd5bd26
Merge pull request #98702 from r-ryantm/auto-update/cliquer
cliquer: 1.21 -> 1.22
2020-09-25 09:59:35 +02:00
Michael Raskin
84c0fbb141
Merge pull request #98698 from r-ryantm/auto-update/cddlib
cddlib: 0.94j -> 0.94l
2020-09-25 07:36:41 +00:00
Graham Bennett
3a5bcb313e octave: use qt-5 mkDerivation for wrapQtAppsHook
This is to ensure QT_QPA_PLATFORM_PLUGIN_PATH is set on Darwin.
2020-09-25 09:57:25 +03:00
R. RyanTM
ca1eb33f14 dasm: 2.20.13 -> 2.20.14 2020-09-25 04:53:35 +00:00
Mario Rodas
5aba0fe976
Merge pull request #98697 from marsam/update-tfsec
tfsec: 0.25.0 -> 0.27.0
2020-09-24 23:45:31 -05:00
Jörg Thalheim
a2960ac430
Merge pull request #97603 from zowoq/rust-test-threads 2020-09-25 06:19:23 +02:00
Anderson Torres
4e297bd2a9
Merge pull request #97806 from JamieMagee/dotnet-sdk-5.0
dotnetCorePackages.sdk_5_0: init at version 5.0.100-preview.8.20417.9
2020-09-25 00:23:27 -03:00
Ryan Mulligan
e7ced50491
Merge pull request #98653 from r-ryantm/auto-update/libgpiod
libgpiod: 1.5.1 -> 1.5.2
2020-09-24 20:20:13 -07:00
R. RyanTM
ced2c4a0ec cliquer: 1.21 -> 1.22 2020-09-25 02:29:32 +00:00
Farid Zakaria
8da7bd63ca jruby: fix shebang for binaries in JRuby
There are a variety of additional scripts that are included with the
JRuby installation that use JRuby itself.

For instance the `bin/gem` had the following contents:

```bash
❯ cat /nix/store/kglkqf56ii83yl6yrgcaj5r3s9m2fzr0-jruby-9.2.13.0/bin/gem

load File.join(File.dirname(__FILE__), 'jgem')
```

This is clearly wrong. Patchshebangs was not picking up the fix as part
of stdenv because the patch is not a build input but the final output
itself.

We have to rely on substituteInPlace so that we get the correct version.

```bash
❯ cat /nix/store/k4fnrn0dcsh2wzw81217r0ywsspb468f-jruby-9.2.13.0/bin/gem

```
2020-09-24 17:57:17 -07:00
R. RyanTM
2221257116 cddlib: 0.94j -> 0.94l 2020-09-25 00:56:11 +00:00
zimbatm
cc9b34a56b
Merge pull request #98649 from cw789/elixir_cleanup
elixir_1_6: remove
2020-09-24 22:00:03 +00:00
R. RyanTM
047484d772
argbash: 2.9.0 -> 2.10.0 (#98669) 2020-09-24 21:58:51 +00:00
Vladyslav M
0a3987a63f
janet: 1.10.1 -> 1.12.2 (#98679) 2020-09-24 21:41:07 +00:00
Martin Povišer
d82e165609 python3.pkgs.pysdl2: fix build
Update patches after version bump.
2020-09-24 09:05:40 -07:00
cw
3c379af10b elixir_1_6: remove
Additionally removed the now obsolete rebar build dependency for elixir.
2020-09-24 15:14:52 +02:00
R. RyanTM
25bef63de4 libgpiod: 1.5.1 -> 1.5.2 2020-09-24 12:35:14 +00:00
Richard Marko
0d4f3ef1ab ghc8102Binary: init, enable armv7l 2020-09-24 12:26:35 +02:00
Michael Weiss
f49210d9be
neatvnc: 0.2.0 -> 0.3.0 2020-09-24 12:25:01 +02:00
Michael Weiss
a9b1e04172
python3Packages.google_api_python_client: 1.12.1 -> 1.12.2 2020-09-24 11:46:37 +02:00
R. RyanTM
7b19957e30 libinsane: 1.0.4 -> 1.0.7 2020-09-24 08:18:36 +00:00
Domen Kožar
5f9475d3ef
Merge pull request #98617 from avh4/elm-format-0.8.4
elm-format: 0.8.3 -> 0.8.4
2020-09-24 10:15:12 +02:00
Daniël de Kok
2504403f87
Merge pull request #97679 from acowley/vulkan-loader-fix
vulkan-loader: fix pkgconfig libdir path
2020-09-24 08:11:29 +02:00
Aaron VonderHaar
a67d4c9744 elm-format: 0.8.3 -> 0.8.4 2020-09-23 22:34:04 -07:00
Vincent Laporte
8409bdf80a ocamlPackages.qtest: 2.7 → 2.11 2020-09-24 07:27:41 +02:00
Ryan Mulligan
d6d1c121e1
Merge pull request #72161 from Twey/libbacktrace
libbacktrace: init at 2018-06-05
2020-09-23 21:22:08 -07:00
Mario Rodas
b61855498e tfsec: 0.25.0 -> 0.27.0
https://github.com/liamg/tfsec/releases/tag/v0.27.0
2020-09-24 04:20:00 +00:00
R. RyanTM
4fe54460cf zimg: 3.0 -> 3.0.1 2020-09-23 20:51:03 -07:00
Mario Rodas
1ba35c8d85
Merge pull request #98600 from r-ryantm/auto-update/hiredis
hiredis: 0.14.1 -> 1.0.0
2020-09-23 22:18:02 -05:00
Robert Scott
7486a8d587 pythonPackages.cozy: fix build
to allow building with dictionaries 0.0.2
2020-09-23 20:12:28 -07:00
Ryan Burns
357014e09c libkml: fix tests on darwin
Darwin tests require rpath setup for libs in build dir
2020-09-23 19:40:21 -07:00
Ryan Mulligan
5b61492080
Merge pull request #68670 from B4dM4n/cargo-sync-readme
cargo-sync-readme: init at 1.0
2020-09-23 18:46:17 -07:00
R. RyanTM
88bb04c88f hiredis: 0.14.1 -> 1.0.0 2020-09-23 23:09:12 +00:00
zowoq
a6c17c9cdd the-way: use cargoParallelTestThreads 2020-09-24 08:55:03 +10:00
Vincent Laporte
c65790f4dc ocamlPackages.irmin_1: remove at 1.4.0 2020-09-23 21:36:40 +02:00
Timo Kaufmann
2f352077e7
Merge pull request #85203 from fgaz/koboredux/init
audiality2, koboredux: init
2020-09-23 21:18:53 +02:00
Anderson Torres
7955668c3a
Merge pull request #97804 from JamieMagee/dotnet-runtime-3.1
dotnetCorePackages.netcore_3_1: 3.1.5 -> 3.1.8
2020-09-23 14:40:46 -03:00
Anderson Torres
da77dad03d
Merge pull request #97805 from JamieMagee/dotnet-aspnetcore-3.1
dotnetCorePackages.aspnetcore_3_1: 3.1.5 -> 3.1.8
2020-09-23 14:40:32 -03:00
Anderson Torres
3754844c2c
Merge pull request #97808 from JamieMagee/dotnet-2.1
dotnetCorePackages.{aspnetcore,netcore,sdk}_2.1: 2.1.15 -> 2.1.22
2020-09-23 14:40:15 -03:00
Anderson Torres
c7bc218f02
Merge pull request #97803 from JamieMagee/dotnet-sdk-3.1
dotnetCorePackages.sdk_3_1: 3.1.102 -> 3.1.402
2020-09-23 14:39:53 -03:00
Daniël de Kok
66d0662548
Merge pull request #98230 from danieldk/rocm-3.8.0
Update to ROCm 3.8.0
2020-09-23 19:25:38 +02:00
Thibault Gagnaux
cf7dd8c22b Fixes trailing whitespace 2020-09-23 09:23:16 -07:00
Thibault Gagnaux
2030061cef notebook: fix tests on darwin, 6.1.3 -> 6.1.4 2020-09-23 09:23:16 -07:00
Anthony Cowley
4c5f19992f vulkan-loader: fix pkgconfig libdir path 2020-09-23 12:12:42 -04:00
Mario Rodas
7f0afbd889
Merge pull request #98521 from r-ryantm/auto-update/global
global: 6.6.4 -> 6.6.5
2020-09-23 06:58:52 -05:00
Mario Rodas
9ef2fb3d67
Merge pull request #98517 from r-ryantm/auto-update/flyway
flyway: 6.5.4 -> 6.5.5
2020-09-23 06:57:21 -05:00
Mario Rodas
1af6fb38e9
Merge pull request #98511 from marsam/update-tflint
tflint: 0.20.1 -> 0.20.2
2020-09-23 06:38:37 -05:00
Jamie Magee
460c98ec69
dotnetCorePackages.sdk_3_1: fix dependent packages 2020-09-23 13:18:44 +02:00
Florian Klink
5bfe6004e1 python3.pkgs.scikits-odes: remove flokli from maintainers 2020-09-23 11:56:52 +02:00
Florian Klink
3e82dd3d86 sundials: remove flokli as maintainer 2020-09-23 11:56:28 +02:00
Florian Klink
ef55ac4a6e sundials_2: remove flokli as maintainer 2020-09-23 11:56:03 +02:00
Hongchang Wu
8662a35112 ocamlPackages.csexp: 1.3.1 -> 1.3.2 2020-09-23 11:25:45 +02:00
Robert Scott
9a472166af pythonPackages.gssapi: 1.6.2 -> 1.6.9 2020-09-22 23:18:27 -07:00
Robert Scott
fb570ba1de pythonPackages.gssapi: fix tests
the failing tests appear to also be causing trouble upstream
2020-09-22 23:18:27 -07:00
Robert Scott
16ed0c3069 pythonPackages.rabbitpy: 1.0.0 -> 2.0.1 2020-09-22 23:17:42 -07:00
Robert Scott
178d1b119c Revert "python: pamqp: 2.3.0 -> 3.0.1"
No version of pythonPackages.rabbitpy currently exists that supports 3.0.1

This reverts commit 4250cdeee9.
2020-09-22 23:17:42 -07:00
Jon
c7fdc43709
Merge pull request #98283 from risicle/ris-truvari-2.0.2
truvari: 1.3.4 -> 2.0.2, add new dependencies & fix build
2020-09-22 23:10:58 -07:00
freezeboy
908d8c3459 python3Packages.google_resumable_media,python2Packages.google_resumable_media: fix tests 2020-09-22 23:10:00 -07:00
freezeboy
2468315f2b python3Packages.crc32c: init at 1.0.0 2020-09-22 23:10:00 -07:00
freezeboy
160f169f03 crc32c: enable static 2020-09-22 23:10:00 -07:00
Tom Hunger
e283133520 distributed: disable build for Python older than 3.6 2020-09-22 23:07:46 -07:00