Commit Graph

99590 Commits

Author SHA1 Message Date
Karl Hallsby
c45836b1bb octave.pkgs.mapping: init at 1.4.1 2021-02-24 21:00:50 +02:00
Karl Hallsby
bc8d72e32f octave.pkgs.ltfat: init at 2.3.1 2021-02-24 21:00:50 +02:00
Karl Hallsby
0b7b03d62c octave.pkgs.lssa: init at 0.1.4 2021-02-24 21:00:50 +02:00
Karl Hallsby
31c13c07d2 octave.pkgs.level-set: init at 2019-04-13
1) Version 0.3.0 has numerous bugs due to not being updated for nearly 5
years. So, I had to use fetchgit instead, grabbing HEAD of master.

2) level-set uses a non-standard layout for its files (no MAKEFILE in
the root of the package for octave to use), but instead has a build.sh
script to run. This script *JUST* generates a tarball that can THEN be
used for `pkg build`.
`patchPhase` performs some substitutions on this to make it generate
the tarball in a way we expect it to. This tarball ends up in the
/build directory we have available to us.

2.5) This script NEEDS automake, autoconf, and autoconf-archive to be
available. This is unnecessary for other packages because Octave has a
well-defined Makefile scheme that developers are supposed to follow
that allows Octave to handle the building of packages.
But this package breaks the mold.

3) With the tarball we use to build being available, we need to then
`cd` back to the previous location (as the script takes us from
`/build` to `/tmp`. So we go back using `cd -`.

4) Lastly, we can now use the standard `buildPhase` defined for
`buildOctavePackage` and complete the building of level-set.

Hopefully, this will be fixed in a later release, so it is easier to
maintain.

10/260 tests FAIL, where most of those 10 are due to improper usage of
the parallel package. Overall, I believe this is a reasonable amount
of passing tests to allow this to be marked as working.
2021-02-24 21:00:50 +02:00
Karl Hallsby
8ec29ea849 octave.pkgs.interval: init at 3.2.0 2021-02-24 21:00:50 +02:00
Karl Hallsby
b9bdc30807 octave.pkgs.instrument-control: init at 0.6.0 2021-02-24 21:00:50 +02:00
Karl Hallsby
bb3295b87e octave.pkgs.image-acquisition: init at 0.2.2 2021-02-24 21:00:50 +02:00
Karl Hallsby
6cce7e8ef5 octave.pkgs.image: init at 2.12.0 2021-02-24 21:00:50 +02:00
Karl Hallsby
4777d9123a octave.pkgs.gsl: init at 2.1.1 2021-02-24 21:00:49 +02:00
Karl Hallsby
33cc927ed7 octave.pkgs.geometry: init at 4.0.0 2021-02-24 21:00:49 +02:00
Karl Hallsby
099a55dc0a octave.pkgs.generate_html: init at 0.3.2 2021-02-24 21:00:49 +02:00
Karl Hallsby
0b1f57bb9e octave.pkgs.ga: init at 0.10.2 2021-02-24 21:00:49 +02:00
Karl Hallsby
187ae71fd9 octave.pkgs.fuzzy-logic-toolkit: init at 0.4.5 2021-02-24 21:00:49 +02:00
Karl Hallsby
ddabcd3b3a octave.pkgs.fpl: init at 1.3.5 2021-02-24 21:00:49 +02:00
Karl Hallsby
df13f16837 octave.pkgs.fits: init at 1.0.7 2021-02-24 21:00:49 +02:00
Karl Hallsby
6ad87c34dd octave.pkgs.financial: init at 0.5.3 2021-02-24 21:00:49 +02:00
Karl Hallsby
4296286a50 octave.pkgs.fem-fenics: init at 0.0.5 2021-02-24 21:00:49 +02:00
Karl Hallsby
726a17cf88 octave.pkgs.econometrics: init at 1.1.2 2021-02-24 21:00:49 +02:00
Karl Hallsby
4e3c4288c9 octave.pkgs.doctest: init at 0.7.0 2021-02-24 21:00:49 +02:00
Karl Hallsby
74944461e8 octave.pkgs.divand: init at 1.1.2 2021-02-24 21:00:49 +02:00
Karl Hallsby
0de6cfa38a octave.pkgs.dicom: init at 0.4.0 2021-02-24 21:00:49 +02:00
Karl Hallsby
a2365751bc octave.pkgs.dataframe: init at 1.2.0 2021-02-24 21:00:48 +02:00
Karl Hallsby
abd0c2290a octave.pkgs.database: init at 2.4.4 2021-02-24 21:00:48 +02:00
Karl Hallsby
f4298212c0 octave.pkgs.data-smoothing: init at 1.3.0 2021-02-24 21:00:48 +02:00
Karl Hallsby
0abd2425c7 octave.pkgs.control: init at 3.2.0 2021-02-24 21:00:48 +02:00
Karl Hallsby
27f86a13de octave.pkgs.communications: init at 1.2.2 2021-02-24 21:00:48 +02:00
Karl Hallsby
cd3928a7aa octave.pkgs.cgi: init at 0.1.2 2021-02-24 21:00:48 +02:00
Karl Hallsby
c4765ca49e octave.pkgs.bsltl: init at 1.3.1 2021-02-24 21:00:48 +02:00
Karl Hallsby
3cf6bd0e70 octave.pkgs.bim: init at 1.1.5 2021-02-24 21:00:48 +02:00
Karl Hallsby
035879d9a5 octave.pkgs.audio: init at 2.0.2
http://www.music.mcgill.ca/~gary/rtmidi/index.html#compiling contains
instructions for Mac OSX. The dependencies for Mac are: CoreMIDI,
CoreAudio, CoreFoundation
2021-02-24 21:00:48 +02:00
Karl Hallsby
88f20f352a octave.pkgs.arduino: init at 0.6.0 2021-02-24 21:00:48 +02:00
Karl Hallsby
76bcbfce46 octave.pkgs.general: init at version 2.1.1 2021-02-24 21:00:48 +02:00
Karl Hallsby
6bb3161645 octave.pkgs.io: init at 2.6.3 2021-02-24 21:00:48 +02:00
Karl Hallsby
77fdefa2a8 octave.pkgs.linear-algebra: init at 2.2.3 2021-02-24 21:00:48 +02:00
Karl Hallsby
c45d56ab7e octave.pkgs.symbolic: init at 2.9.0 2021-02-24 21:00:48 +02:00
Karl Hallsby
572ecd5896 octave.pkgs.signal: init at 1.4.1
As of this commit, this matches the output that OpenSuSe's zypper
produces when installing the octave-forge-signal package.
2021-02-24 21:00:48 +02:00
Karl Hallsby
481e1d3a77 octave.pkgs: init
Heavily based on Python's packages set.
2021-02-24 21:00:48 +02:00
R. RyanTM
ddbec360f9 python37Packages.asyncio-mqtt: 0.8.0 -> 0.8.1 2021-02-24 18:57:42 +00:00
Jörg Thalheim
05f5a8dfad
Merge pull request #114168 from alwinber/fix-io 2021-02-24 18:50:47 +00:00
Eelco Dolstra
21dc12c40c
Merge pull request #114250 from r-ryantm/auto-update/opensubdiv
opensubdiv: 3.4.3 -> 3.4.4
2021-02-24 19:44:12 +01:00
Alvar
ca16e7dc52
olm: 3.2.1 -> 3.2.2 (#114245)
Next to the version bump, some little refactoring was performed.
2021-02-24 19:01:39 +01:00
Sandro
54a266a752
Merge pull request #99932 from alexbakker/argon2_cffi-20.1.0
argon2_cffi: 19.2.0 -> 20.1.0
2021-02-24 17:53:10 +01:00
Max Gonzih
cec4ee2ebe
metals: 0.9.10 -> 0.10.0 2021-02-24 11:34:46 -05:00
Max Gonzih
c411077ef6
air: init at 1.15.1 2021-02-24 11:18:41 -05:00
R. RyanTM
74c6b71074 opensubdiv: 3.4.3 -> 3.4.4 2021-02-24 15:48:53 +00:00
Tim Steinbach
c3178c39b0 sbt: Remove updateScript
`nix-shell -p nix-update --command "nix-update sbt"` is more reliable
2021-02-24 09:51:14 -05:00
Tim Steinbach
af2e9e5046 sbt: Replace VM test with installCheckPhase 2021-02-24 09:51:14 -05:00
Fabian Affolter
bc95081388 python3Packages.awesomeversion: 21.2.2 -> 21.2.3 2021-02-24 14:23:49 +01:00
Alwin Berger
96876f1e9a io: switch to pname
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-02-24 14:00:12 +01:00
Alwin Berger
56201edbce io: 2015.11.11 -> 2017.09.06 2021-02-24 14:00:12 +01:00
Alwin Berger
b01f6c43af io: add static linking
When executing the programm the libraries were relinking to libm.so and
segfaulting
Since the libs in question are all <1MB when staticly linked this seemed like an easy workaround
To find future regression the interpreter will be called in
installCheckPhase

io: add install check
2021-02-24 13:57:43 +01:00
Mario Rodas
6c5b1e4c7d
Merge pull request #114206 from r-ryantm/auto-update/libavif
libavif: 0.8.4 -> 0.9.0
2021-02-24 07:56:05 -05:00
Mario Rodas
57fd5efe5d
Merge pull request #114207 from r-ryantm/auto-update/log4cplus
log4cplus: 2.0.5 -> 2.0.6
2021-02-24 07:53:49 -05:00
Jörg Thalheim
b4623f664e
Merge pull request #114230 from sternenseemann/psautohint-2.3.0
python3Packages.psautohint: 2.2.0 -> 2.3.0
2021-02-24 12:25:07 +00:00
davidak
71f9d970f8
Merge pull request #113978 from NixOS/sagemaker
pythonPackages.sagemaker: add pandas for analytical feature
2021-02-24 13:15:22 +01:00
Sandro
dc8e6a669c
Merge pull request #113701 from fabaff/twitterapi 2021-02-24 12:16:01 +01:00
sternenseemann
7511772486 python3Packages.psautohint: 2.2.0 -> 2.3.0 2021-02-24 12:14:33 +01:00
Jörg Thalheim
9b92b853b4
Merge pull request #114212 from Mic92/gdb-musl
gdb: fix musl build
2021-02-24 11:12:24 +00:00
taku0
b87a3ede29
Merge pull request #112393 from felixscheinost/update_jdk11_darwin
jdk11 (darwin): 11.0.1 -> 11.0.9
2021-02-24 20:08:59 +09:00
Alwin Berger
c2b65f7f91 io: remove deprecated sysctl.h
glibc 2.32 removed <sys/sysctl.h>
But since it is only required with __CYGWIN__ it can be removed safely
See related Issues upstream:
https://github.com/IoLanguage/io/issues/433
https://github.com/IoLanguage/io/pull/446
2021-02-24 11:29:48 +01:00
Martin Weinelt
2f5343a77e
Merge pull request #114188 from fabaff/jsonpath-ng
python3Packages.jsonpath-ng: init at 1.5.2
2021-02-24 11:27:47 +01:00
Sandro Jäckel
babf9d6100 pythonPackages.sqlalchemy: fix tests 2021-02-24 10:15:25 +01:00
Fabian Affolter
18ede21b30 python3Packages.aiosqlite: 0.16.0 -> 0.17.0 2021-02-24 09:43:55 +01:00
Ben Siraphob
4ace7d4167 scheme48: refactor and add siraben as maintainer 2021-02-24 15:22:15 +07:00
Daniël de Kok
fe397414c3 teensyduino: fix missing library paths
- The teensy binary requires Gtk2, not Gtk3.
- The teensy_{ports,reboot,restart,serialmon} binaries need libudev.
2021-02-24 09:09:15 +01:00
Jörg Thalheim
aaae419aac
gdb: fix musl build
fixes #104133

Signed-off-by: Jörg Thalheim <joerg@thalheim.io>
2021-02-24 09:05:34 +01:00
Fabian Affolter
aa55da3810 python3Packages.jsonpath-ng: init at 1.5.2 2021-02-24 08:37:52 +01:00
Sandro
e84bae2c1c
Merge pull request #113718 from Emantor/init/gpuvis
gpuvis: init at 20210220
2021-02-24 07:45:28 +01:00
R. RyanTM
ba02fd22e5 log4cplus: 2.0.5 -> 2.0.6 2021-02-24 06:12:18 +00:00
R. RyanTM
79c7968098 libavif: 0.8.4 -> 0.9.0 2021-02-24 05:58:25 +00:00
Peter Hoeg
012a883733 libquotient: 0.6.4 -> 0.6.5 2021-02-24 12:15:46 +08:00
Mario Rodas
11f1ef1755
Merge pull request #109745 from r-ryantm/auto-update/ccls
ccls: 0.20201025 -> 0.20201219
2021-02-23 20:54:18 -05:00
Mario Rodas
d50e931805
Merge pull request #109793 from r-ryantm/auto-update/entt
entt: 3.5.2 -> 3.6.0
2021-02-23 20:51:25 -05:00
Mario Rodas
ee91892c62
Merge pull request #112830 from r-ryantm/auto-update/simdjson
simdjson: 0.8.1 -> 0.8.2
2021-02-23 20:46:04 -05:00
Mario Rodas
0428d8192b
Merge pull request #113078 from r-ryantm/auto-update/liquibase
liquibase: 4.3.0 -> 4.3.1
2021-02-23 20:45:16 -05:00
Mario Rodas
11bb2521b5
Merge pull request #112999 from r-ryantm/auto-update/python3.8-dtschema
dt-schema: 2020.12 -> 2021.2.1
2021-02-23 20:44:25 -05:00
Mario Rodas
eb4b9fc2ff
Merge pull request #112785 from r-ryantm/auto-update/doctl
doctl: 1.55.0 -> 1.56.0
2021-02-23 20:42:09 -05:00
Mario Rodas
c20dccd75e
Merge pull request #112887 from r-ryantm/auto-update/flyway
flyway: 7.5.2 -> 7.5.3
2021-02-23 20:41:39 -05:00
Mario Rodas
d3f8965f49
Merge pull request #113231 from r-ryantm/auto-update/python3.7-Nikola
python37Packages.Nikola: 8.1.2 -> 8.1.3
2021-02-23 20:35:54 -05:00
Mario Rodas
8594502125
Merge pull request #113599 from r-ryantm/auto-update/openlibm
openlibm: 0.7.4 -> 0.7.5
2021-02-23 20:30:31 -05:00
Mario Rodas
910c5b2bdd
Merge pull request #113792 from r-ryantm/auto-update/python3.7-canopen
python37Packages.canopen: 1.2.0 -> 1.2.1
2021-02-23 20:28:26 -05:00
Mario Rodas
1d47269654
Merge pull request #113835 from r-ryantm/auto-update/gllvm
gllvm: 1.2.9 -> 1.3.0
2021-02-23 20:27:39 -05:00
Mario Rodas
d462f07bfb
Merge pull request #114076 from r-ryantm/auto-update/libfaketime
libfaketime: 0.9.8 -> 0.9.9
2021-02-23 20:19:53 -05:00
Mario Rodas
5be963b1b3
Merge pull request #114004 from r-ryantm/auto-update/python3.7-desktop-notifier
python37Packages.desktop-notifier: 3.2.0 -> 3.2.2
2021-02-23 20:17:51 -05:00
Mario Rodas
2bb1d0b958
Merge pull request #114053 from r-ryantm/auto-update/cargo-crev
cargo-crev: 0.18.1 -> 0.19.0
2021-02-23 20:17:15 -05:00
Mario Rodas
65576137b9
Merge pull request #114092 from r-ryantm/auto-update/sd-local
sd-local: 1.0.23 -> 1.0.24
2021-02-23 20:16:27 -05:00
Mario Rodas
d5bd36e4ac
Merge pull request #113846 from r-ryantm/auto-update/libmaxminddb
libmaxminddb: 1.5.0 -> 1.5.2
2021-02-23 20:11:32 -05:00
Martin Weinelt
83dba0edb8
Merge pull request #114155 from fabaff/pysmappee 2021-02-24 01:45:52 +01:00
Mario Rodas
f58a60ca0f
Merge pull request #114117 from marsam/update-nodejs
nodejs: 10.23.3 -> 10.24.0, 12.20.2 -> 12.21.0, 14.15.5 -> 14.16.0, 15.9.0 -> 15.10.0
2021-02-23 19:45:18 -05:00
R. RyanTM
b880177830 glfw: 3.3.2 -> 3.3.3 2021-02-23 23:28:42 +00:00
Robert Schütz
e5082a1b7e wolfssl: 4.6.0 -> 4.7.0 2021-02-23 23:45:29 +01:00
Sandro
e5ada8f681
Merge pull request #114135 from NeQuissimus/scala213
scala_2_13: 2.13.4 → 2.13.5
2021-02-23 22:43:46 +01:00
Vincent Laporte
439eeda150 ocamlPackages.psmt2-frontend: 0.2 → 0.3.1 2021-02-23 22:11:44 +01:00
Fabian Affolter
94c9508de6 python3Packages.sharkiqpy: init at 0.1.9 2021-02-23 21:53:57 +01:00
Sandro
37997b17c8
Merge pull request #114088 from mstrangfeld/gradle-6.8.3
gradle: 6.8.1 -> 6.8.3
2021-02-23 21:12:16 +01:00
Sandro Jäckel
e677462813
pythonPackages.sagemaker: add pandas for analytical feature 2021-02-23 21:04:12 +01:00
Sandro
c01e05e65b
Merge pull request #114121 from SuperSandro2000/fix-collection18 2021-02-23 20:15:52 +01:00
Fabian Affolter
630b06d32d python3Packages.venstarcolortouch: init at 0.13 2021-02-23 10:21:39 -08:00
Fabian Affolter
7689b33b50 python3Packages.pysmappee: init at 0.2.17 2021-02-23 19:08:36 +01:00
Tim Steinbach
dae9c71893
scala_2_13: 2.13.4 → 2.13.5 2021-02-23 12:25:13 -05:00
Michele Guerini Rocco
eb27b8efd7
Merge pull request #110595 from rnhmjoj/nheko
nheko: build with VoIP support
2021-02-23 18:24:16 +01:00
Fabian Affolter
8b9fedc6d7 python3Packages.pyvizio: init at 0.1.59 2021-02-23 18:18:12 +01:00
Ben Darwin
7d16a4f56a python3Packages.batchgenerators: 0.20.1 -> 0.21 2021-02-23 11:29:10 -05:00
Sandro
bcc095d4da
Merge pull request #114043 from fabaff/bump-sendgrid
python3Packages.sendgrid: 6.5.0 -> 6.6.0
2021-02-23 16:12:53 +01:00
Sandro
d821aae101
Merge pull request #114124 from fabaff/twentemilieu 2021-02-23 16:12:11 +01:00
Sandro Jäckel
18370cd9d0
pythonPackages.shapely: fix tests, switch to pytestCheckHook 2021-02-23 15:58:33 +01:00
Sandro Jäckel
31fe1f430e
pythonPackages.pecan: remove unused input 2021-02-23 15:58:33 +01:00
Sandro Jäckel
c5473c8aa1
pythonPackages.smart_open: remove stale substituteInPlace 2021-02-23 15:58:32 +01:00
Sandro Jäckel
c602ee9bc9
pythonPackages.aiobotocore: remove ununsed inputs 2021-02-23 15:58:32 +01:00
Sandro Jäckel
c1b1ba0a6e
pythonPackages.botocore: remove stale substituteInPlace 2021-02-23 15:58:31 +01:00
Sandro Jäckel
54677510d7
pythonPackages.chalice: remove stale substituteInPlace 2021-02-23 15:58:31 +01:00
Sandro Jäckel
99f1ba3258
pythonPackages.kombu: remove stale substituteInPlace 2021-02-23 15:58:31 +01:00
Sandro Jäckel
d4c5104100
pythonPackages.serverlessrepo: remove stale substituteInPlace 2021-02-23 15:58:30 +01:00
Domen Kožar
744cacc5a4
Merge pull request #114120 from SuperSandro2000/vtk-darwin
vtk_{7,8}: mark broken on darwin
2021-02-23 15:53:30 +01:00
Sandro
6889fd6271
Merge pull request #114087 from max-wittig/patch-8
gitlab-runner: 13.8.0 -> 13.9.0
2021-02-23 15:44:52 +01:00
davidak
b0592a3e2e
Merge pull request #114093 from omasanori/fix-cve-2016-8605
guile-1.8: fix CVE-2016-8605
2021-02-23 15:28:46 +01:00
Fabian Affolter
1ef773418c python3Packages.twentemilieu: init at 0.3.0 2021-02-23 15:22:26 +01:00
Sandro
2916b3b2da
Merge pull request #114085 from oxzi/python-pynmea2-1.16.0
pythonPackages.pynmea2: 1.15.0 -> 1.16.0
2021-02-23 15:16:28 +01:00
Sandro
cc4f659e82
Merge pull request #114023 from bcdarwin/update-dicom2nifti
python3Packages.dicom2nifti: 2.2.8 -> 2.2.12
2021-02-23 15:11:03 +01:00
Robert Schütz
0bc76020c0
Merge pull request #113954 from NeQuissimus/awscli_9SxYnEfIRW4SgWVn
aws-cli: 1.19.5 -> 1.19.12
2021-02-23 15:06:37 +01:00
Sandro Jäckel
6a1e03fc1d
vtk_{7,8}: mark broken on darwin 2021-02-23 15:03:43 +01:00
Sandro
971cadf96c
Merge pull request #114039 from dotlambda/caerbannog-init 2021-02-23 14:58:53 +01:00
Sandro
0eca737ea8
Merge pull request #114047 from fabaff/bump-pyquery 2021-02-23 14:57:37 +01:00
Sandro
32219f9a32
Merge pull request #114113 from dotlambda/tiros-drop
pythonPackages.tiros: drop
2021-02-23 14:50:32 +01:00
Robert Schütz
4ce9359e12 pythonPackages.tiros: drop
It is broken, unmaintained and missing meta information in Nixpkgs as
well as on PyPI.
2021-02-23 14:10:10 +01:00
Rouven Czerwinski
4bfacbc813 gpuvis: init at 20210220
Signed-off-by: Rouven Czerwinski <rouven@czerwinskis.de>
2021-02-23 13:52:33 +01:00
Mario Rodas
eb9333a5cf
Merge pull request #114104 from r-ryantm/auto-update/terraformer
terraformer: 0.8.10 -> 0.8.11
2021-02-23 06:52:35 -05:00
Masanori Ogino
8d213e1ff9 guile-1.8: fix CVE-2016-8605
Backports 245608911698adb3472803856019bdd5670b6614 from guile.git
Fixes https://github.com/NixOS/nixpkgs/issues/73648

Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2021-02-23 20:38:06 +09:00
Gabriel Ebner
3c065c9bf4
Merge pull request #113276 from r-ryantm/auto-update/libqalculate
libqalculate: 3.16.1 -> 3.17.0
2021-02-23 12:25:49 +01:00
R. RyanTM
f684fd7420 terraformer: 0.8.10 -> 0.8.11 2021-02-23 11:02:42 +00:00
Gabriel Ebner
5cc2d5097f python3Packages.pivy: fix build 2021-02-23 11:20:47 +01:00
rnhmjoj
bc1f67fefc
gst-plugins-good: fix build with Qt 2021-02-23 11:10:22 +01:00
R. RyanTM
2648d6255d sd-local: 1.0.23 -> 1.0.24 2021-02-23 09:56:31 +00:00
Michele Guerini Rocco
3642025e5e
Merge pull request #110608 from pstn/gstqt5
gst-plugins-good: Add optional qt5Support
2021-02-23 10:31:23 +01:00
Marvin Strangfeld
072018e87e
gradle: 6.8.1 -> 6.8.3 2021-02-23 10:20:13 +01:00
Robert Schütz
dd45f0d9ca pythonPackages.fuzzyfinder: init at 2.1.0 2021-02-23 10:19:20 +01:00
Fabian Affolter
b1efbc6aa3
Merge pull request #114041 from mweinelt/python/pyrmvtransport
python3Packages.PyRMVtransport: 0.3.0 -> 0.3.1
2021-02-23 10:18:34 +01:00
Fabian Affolter
57dec04aa6
Merge pull request #114045 from fabaff/bump-androidtv
python3Packages.androidtv: 0.0.57 -> 0.0.58
2021-02-23 10:06:41 +01:00
Max Wittig
44863a15c8
gitlab-runner: 13.8.0 -> 13.9.0 2021-02-23 09:56:09 +01:00
Pavol Rusnak
4dcd2c3fa1
Merge pull request #114082 from rnhmjoj/libusb1
pythonPackages.libusb1: 1.9.1 -> 1.9.2
2021-02-23 09:42:45 +01:00
Alvar Penning
ad42de8250 pythonPackages.pynmea2: 1.15.0 -> 1.16.0 2021-02-23 09:38:52 +01:00
Arthur Gautier
7710eed6d0 pythonPackages.tpm2-pytss: init at 0.2.4
Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
2021-02-23 08:35:27 +00:00
Arthur Gautier
eea5575bd3 tpm-tss2: do not rely on a dynamic load path for tcti modules
Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
2021-02-23 08:34:27 +00:00
Sandro
735882ae15
Merge pull request #114059 from marsam/update-go-tools
go-tools: 2020.2.1 -> 2020.2.2
2021-02-23 09:27:08 +01:00
Arnout Engelen
ed5b9cce76
maven: use default jdk
While builds using maven are relatively likely to target jdk8,
they typically support building using default jdk.

The main exception is the default jdk no longer supports targeting
JRE's before version 8. For projects that do that we can override the
jdk version for the maven used there.
2021-02-23 09:22:40 +01:00
rnhmjoj
127e7ed13b
pythonPackages.libusb1: 1.9.1 -> 1.9.2 2021-02-23 09:05:38 +01:00
Sandro
90ece0a1a9
Merge pull request #113995 from dotlambda/imap-tools-0.38.1
python3Packages.imap-tools: 0.37.0 -> 0.38.1
2021-02-23 08:46:10 +01:00
Sandro
ad06c82b9c
Merge pull request #113965 from SuperSandro2000/fix-collection17 2021-02-23 08:44:14 +01:00
Ryan Burns
e10bf0b3d0 libcdr: fix build 2021-02-22 22:49:12 -08:00
Sandro
40bc4f78f2
Merge pull request #112096 from r-burns/musl-nix
nix: fix build on musl platforms
2021-02-23 07:22:49 +01:00
R. RyanTM
4a5d311d64 libfaketime: 0.9.8 -> 0.9.9 2021-02-23 05:52:49 +00:00
Jesús Martínez
66ae5f1b10
bloop: 1.4.6 -> 1.4.8 (#113972)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-02-23 06:11:55 +01:00
taku0
6799fd9215
Merge pull request #114050 from r-ryantm/auto-update/adoptopenjdk-icedtea-web
adoptopenjdk-icedtea-web: 1.8.4 -> 1.8.5
2021-02-23 14:01:25 +09:00
R. RyanTM
1603c3e178 gotestsum: 1.6.1 -> 1.6.2 2021-02-22 23:47:31 -05:00
Mario Rodas
0f705d7c53 nodejs-15_x: 15.9.0 -> 15.10.0
https://github.com/nodejs/node/releases/tag/v15.10.0
2021-02-23 04:20:00 +00:00
Mario Rodas
41d2099728 nodejs-14_x: 14.15.5 -> 14.16.0
https://github.com/nodejs/node/releases/tag/v14.16.0
2021-02-23 04:20:00 +00:00
Mario Rodas
0db2ac3700 nodejs-12_x: 12.20.2 -> 12.21.0
https://github.com/nodejs/node/releases/tag/v12.21.0
2021-02-23 04:20:00 +00:00
Mario Rodas
5404bb16de nodejs-10_x: 10.23.3 -> 10.24.0
https://github.com/nodejs/node/releases/tag/v10.24.0
2021-02-23 04:20:00 +00:00
davidak
fc4fa2847c
Merge pull request #113905 from PlushBeaver/msitools
msitools: 0.98 -> 0.99
2021-02-23 04:37:12 +01:00
Mario Rodas
14d30734ff
Merge pull request #113723 from r-ryantm/auto-update/nodejs
nodejs-15_x: 15.8.0 -> 15.9.0
2021-02-22 20:55:28 -05:00
Mario Rodas
057d767e28
Merge pull request #113617 from r-ryantm/auto-update/tfsec
tfsec: 0.38.3 -> 0.38.4
2021-02-22 20:47:40 -05:00
Mario Rodas
70a6b79d84
Merge pull request #113559 from r-ryantm/auto-update/flow
flow: 0.144.0 -> 0.145.0
2021-02-22 20:46:39 -05:00
R. RyanTM
8f03790923 cargo-crev: 0.18.1 -> 0.19.0 2021-02-23 01:22:15 +00:00
R. RyanTM
de73cab82a adoptopenjdk-icedtea-web: 1.8.4 -> 1.8.5 2021-02-23 00:22:35 +00:00
Tim Steinbach
4fb9ba02e4
jq: Replace VM test 2021-02-22 18:51:28 -05:00
Fabian Affolter
89567239dc python3Packages.androidtv: 0.0.57 -> 0.0.58 2021-02-22 23:53:14 +01:00
Fabian Affolter
167c7775da python3Packages.sendgrid: 6.5.0 -> 6.6.0 2021-02-22 23:49:45 +01:00
Martin Weinelt
76272050fe
python3Packages.PyRMVtransport: 0.3.0 -> 0.3.1 2021-02-22 23:41:47 +01:00
Fabian Affolter
088d797f12 python3Packages.pyquery: 1.2.9 -> 1.4.3 2021-02-22 23:31:40 +01:00
Fabian Affolter
d4e485f428 python3Packages.addic7ed-cli: disable tests 2021-02-22 23:31:19 +01:00
Austin Seipp
eb01bbdf8c
bluespec: unstable-2020.11.04 -> unstable-2021.02.14
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-02-22 15:40:44 -06:00
Jörg Thalheim
c7d0dbe094
Merge pull request #114026 from fabaff/bump-catt 2021-02-22 21:28:39 +00:00
Dmitry Kozlyuk
907768d92c msitools: 0.98 -> 0.99 2021-02-23 00:04:33 +03:00
Philipp
fce7366370
gst-plugins-good: Remove unnecessarily doubled line. 2021-02-22 21:18:48 +01:00
Philipp
3162bc0e32
gst-plugins-good: Add optional qt5Support 2021-02-22 21:18:39 +01:00
Jörg Thalheim
911d003b1f
Merge pull request #114027 from 0qq/fix-pythonPackages.shapely
python38Packages.shapely: fix build
2021-02-22 20:13:25 +00:00
qq
af15d4f74f python38Packages.shapely: fix failing test
The test_svg fails on checkPhase so the package can't be build.
2021-02-22 23:00:13 +03:00
Jörg Thalheim
5c1ffb7a9f
Merge pull request #114012 from oxzi/python-json-rpc
pythonPackages.json-rpc: init at 1.13.0
2021-02-22 19:35:14 +00:00
Ben Darwin
77b1b20df0 python3Packages.dicom2nifti: 2.2.8 -> 2.2.12 2021-02-22 14:33:35 -05:00
Jörg Thalheim
15c2b32d09
Merge pull request #114019 from r-ryantm/auto-update/python3.7-keep
python37Packages.keep: 2.10 -> 2.10.1
2021-02-22 19:28:46 +00:00
davidak
550833b7f0
Merge pull request #113933 from Mic92/xmpppy
python2.pkgs.xmpppy: remove + dependent packages
2021-02-22 20:19:11 +01:00
Fabian Affolter
41d701fe37 python3Packages.PyChromecast: 8.0.0 -> 8.1.0 2021-02-22 20:05:10 +01:00
Bernardo Meurer
bb99ddeecb
Merge pull request #113997 from oxalica/rust-analyzer
rust-analyzer: 2021-02-15 -> 2021-02-22
2021-02-22 18:58:13 +00:00
R. RyanTM
75a3d26d0d python37Packages.keep: 2.10 -> 2.10.1 2021-02-22 18:04:43 +00:00
Alvar Penning
38d27230e1 pythonPackages.json-rpc: init at 1.13.0 2021-02-22 18:56:32 +01:00
Sandro
8d06b53007
Merge pull request #113991 from 06kellyjac/dockle
dockle: 0.3.1 -> 0.3.10
2021-02-22 18:21:55 +01:00
Jörg Thalheim
92d76d555b
Merge pull request #113568 from r-ryantm/auto-update/golangci-lint
golangci-lint: 1.36.0 -> 1.37.0
2021-02-22 17:19:10 +00:00
Jörg Thalheim
2d0cebca42
golangci-lint: 1.37.0 -> 1.37.1 2021-02-22 18:18:32 +01:00
Jörg Thalheim
4a153bdb51
golangci-link: fix linting suggestion 2021-02-22 18:10:41 +01:00
Jörg Thalheim
8542021fe7
Merge pull request #114010 from r-ryantm/auto-update/python3.7-identify
python37Packages.identify: 1.5.13 -> 1.5.14
2021-02-22 16:55:03 +00:00
Jörg Thalheim
208c701120
python3.pkgs.identify: add pythonImportsCheck 2021-02-22 17:54:18 +01:00
R. RyanTM
8c24833f11 python37Packages.identify: 1.5.13 -> 1.5.14 2021-02-22 16:25:27 +00:00
R. RyanTM
1563577634 octave: 6.1.0 -> 6.2.0 2021-02-22 10:57:14 -05:00
Tim Steinbach
cb72a93d2e sbt-extras: Convert VM test into installCheckPhase 2021-02-22 10:07:42 -05:00
R. RyanTM
0263ae262a python37Packages.desktop-notifier: 3.2.0 -> 3.2.2 2021-02-22 13:57:58 +00:00
github-actions[bot]
8b6e6ae050
Merge master into staging-next 2021-02-22 12:16:58 +00:00
oxalica
0ca2e7d621
rust-analyzer: 2021-02-15 -> 2021-02-22 2021-02-22 20:00:24 +08:00
Robert Schütz
ee1731d328 python3Packages.imap-tools: 0.37.0 -> 0.38.1 2021-02-22 12:31:55 +01:00
06kellyjac
60a3e49590 dockle: 0.3.1 -> 0.3.10 2021-02-22 10:57:00 +00:00
Elis Hirwing
11cd34cd59
Merge pull request #113986 from r-ryantm/auto-update/php-phpstan
php73Packages.phpstan: 0.12.76 -> 0.12.78
2021-02-22 11:43:45 +01:00