c0bw3b
0ea604ac1d
Treewide: use https for SourceForge
2018-11-24 19:58:03 +01:00
c0bw3b
88ce525e85
Treewide: use https for repo.or.cz
2018-11-24 19:56:51 +01:00
Peter Simons
56cad36f75
Merge pull request #50964 from mredaelli/rstudio
...
rstudio: fix qt plugins not found
2018-11-24 16:12:33 +01:00
volth
921258cb69
phantomjs2: fix 404 (anonscm.debian.org -> salsa.debian.org) ( #50980 )
2018-11-24 11:35:18 +00:00
worldofpeace
6dbf15d627
Merge pull request #50834 from plapadoo/pyca-init-2.1
...
pyCA: init at 2.1
2018-11-24 06:21:58 -05:00
Philipp Middendorf
fbbfc7a36f
pythonPackages.sdnotify: init at 0.3.2
2018-11-24 10:47:47 +01:00
worldofpeace
3ce5fac5e3
Merge pull request #50975 from worldofpeace/minizinc/2.2.3
...
minizinc: 2.2.1 -> 2.2.3
2018-11-24 00:18:10 -05:00
Will Dietz
d3c85e3314
webkitgtk: 2.22.3 -> 2.22.4
2018-11-23 19:25:16 -06:00
worldofpeace
1040875bf4
minizinc: 2.2.1 -> 2.2.3
...
Using a git revision for 2.2.3 because their tags are disappearing.
See:
- https://github.com/MiniZinc/libminizinc/issues/257
- https://github.com/MiniZinc/libminizinc/issues/248
2018-11-23 18:51:24 -05:00
Massimo Redaelli
5afe1e7c70
rstudio: fix qt plugins not found
2018-11-23 23:10:29 +01:00
Jörg Thalheim
f713b737a1
Merge pull request #50887 from asymmetric/pretty
...
prettytable: 0.7.1 -> 0.7.2
2018-11-23 15:18:40 +00:00
elseym
c598aab31f
pythonPackages.nanoleaf: init at 0.4.1
2018-11-23 15:16:55 +01:00
Vincent Demeester
80c2d4249d
skaffold: 0.16.0 -> 0.18.0 ( #50922 )
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-11-23 14:43:10 +01:00
Graham Christensen
9836d4844b
Merge pull request #50947 from mayflower/bump-hound
...
hound: 20170324 -> 2018-11-02
2018-11-23 08:16:32 -05:00
Massimo Redaelli
1bf18e4c85
pymssql: init at 2.1.4
2018-11-23 13:46:40 +01:00
Linus Heckemann
ef5da57ea2
hound: 20170324 -> 2018-11-02
2018-11-23 13:22:01 +01:00
Jörg Thalheim
7acd4eb51b
Merge pull request #50908 from jhillyerd/golint
...
golint: 20180208 -> 20181026
2018-11-23 11:39:13 +00:00
Sarah Brofeldt
0ce8f99e25
Merge pull request #50944 from yrashk/urweb-20180616
...
urweb: 20170720 -> 20180616
2018-11-23 12:05:53 +01:00
Jörg Thalheim
8dca420161
Merge pull request #50937 from tathougies/travis/uriparser-cross
...
uriparser: Enable cross-compilation
2018-11-23 09:54:04 +00:00
Yurii Rashkovskii
4c1d199a12
urweb: 20170720 -> 20180616
2018-11-23 15:42:23 +07:00
Ingolf Wagner
b499f924da
libxkbcommon: split version (for bitwig)
2018-11-23 03:32:22 -05:00
worldofpeace
f591dd2fdf
insomnia: 6.0.2 -> 6.2.0 ( #50906 )
...
- Switch to using autoPatchelfHook
- Add some new deps needed for this version
In particular the application won't function without `stdenv.cc.cc`
in LD_LIBRARY_PATH.
2018-11-23 02:50:02 -05:00
Travis Athougies
3963629193
Enable uriparser cross-compilation
2018-11-22 20:00:54 -08:00
Franz Pletz
bcf736b325
python: pyjwt: fix build
2018-11-22 22:27:29 +01:00
Franz Pletz
eb2d56cb27
python: pytest_37: init at 3.7.4
...
Needed at least by pyjwt.
2018-11-22 22:27:29 +01:00
Linus Heckemann
20b3d00621
Merge pull request #49824 from Assassinkin/libmr
...
pythonPackages.libmr: init at 0.1.9
2018-11-22 21:50:18 +01:00
James Hillyerd
bd3810ac99
golint: 20180208 -> 20181026
...
- golint has moved from github to golang.org/x/lint
- allowGoReferences must be true, fixes #50907
2018-11-22 12:33:54 -08:00
R. RyanTM
6a2963f681
keybinder3: 0.3.0 -> 0.3.2
...
* keybinder3: 0.3.0 -> 0.3.2 (#50718 )
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/keybinder3/versions
* keybinder3: refresh
Use new GitHub repo at https://github.com/kupferlauncher/keybinder
Move autoconf/automake/libtool to nativeBuildInputs
2018-11-22 17:51:31 +01:00
Guillaume Bouchard
62882d8cd2
haskellSrc2nix: disallow substitutes
...
Fix #49818 . See the bug for more details.
The work done by haskellSrc2nix is usually lightweight, but needs to
be done each time a cabal file change. This triggers unexpected
network activity for a cache query which results most of the time on a
cache miss.
By disabling substitutes we:
- avoid the, mostly useless, binary cache query
- avoid unexpected network failure when users change a cabal file and
try to rebuild without connectivity.
2018-11-22 16:24:13 +01:00
Franz Pletz
72894e94d3
mbedtls: 2.12.0 -> 2.14.0
2018-11-22 14:36:24 +01:00
Franz Pletz
10851bbbd1
mbedtls_1_3: 1.3.20 -> 1.3.22
2018-11-22 14:36:23 +01:00
Franz Pletz
058a96dc0e
jenkins: 2.138.2 -> 2.138.3
2018-11-22 14:33:46 +01:00
Bas van Dijk
d429dc3b06
Merge pull request #50879 from ElvishJerricco/bump-ghcjs-2018-11-21
...
Bump GHCJS 8.4
2018-11-22 13:02:52 +01:00
Maximilian Bosch
76ad975840
pythonPackages.pytesseract: init at 0.2.5
...
Simple python wrapper for Tesseract, an OCR engine to detect and read
text from images.
See https://pypi.org/project/pytesseract/
2018-11-22 12:22:08 +01:00
Jörg Thalheim
6093167164
Merge pull request #50558 from oxij/pkgs/openssl-fix-cryptodev
...
openssl: fix `cryptodev` fallout
2018-11-22 11:04:53 +00:00
Jan Malakhovski
7c48015019
openssl: fix cryptodev
fallout from d836b811cb
2018-11-22 09:45:34 +00:00
Jörg Thalheim
a71b7697c9
Merge pull request #49573 from veprbl/pr/bump
...
bump: pythonPackages.simanneal, fastjet, herwig
2018-11-22 00:53:26 +00:00
Dmitry Kalinkin
91d6c9111e
herwig: broken on aarch64
2018-11-21 19:39:23 -05:00
Will Dietz
8a3693b207
pygit2: drop pycparser now, no longer needed at any version apparently
2018-11-21 15:44:25 -06:00
Will Dietz
a5c19d3b89
pygit2: 0.26.4 -> 0.27.2
...
* match major libgit2 version
* upstream patch to remove unnecessary requirement
2018-11-21 15:44:25 -06:00
Will Dietz
28b4b4b1e4
libgit2: 0.26.6 -> 0.26.8
...
0.26.7 is a security fix release
0.26.8 is a security fix release
Notes:
https://github.com/libgit2/libgit2/releases/tag/v0.26.8
https://github.com/libgit2/libgit2/releases/tag/v0.26.7
2018-11-21 15:44:25 -06:00
Lorenzo Manacorda
6dda65e8da
prettytable: 0.7.1 -> 0.7.2
2018-11-21 19:36:50 +01:00
Jörg Thalheim
44f8603993
Merge pull request #50741 from fare-patches/master
...
Update gambit and gerbil to new upstream releases
2018-11-21 18:29:30 +00:00
Jörg Thalheim
ebe6575b43
go_1_10: update outdated meta.branch
2018-11-21 17:55:21 +00:00
Jörg Thalheim
a4f37346e7
go_1_11: update outdated meta.branch
2018-11-21 17:53:28 +00:00
Jörg Thalheim
7f2c30f851
Merge pull request #50521 from alyssais/qt-cf-private
...
qt59.qtwebkit: fix build on Darwin
2018-11-21 17:38:10 +00:00
Jörg Thalheim
97c4229c2d
Merge pull request #49657 from costrouc/costrouc/python-google-cloud-modules
...
pythonPackages.google-cloud-*: init all 37 modules
2018-11-21 17:02:11 +00:00
Renaud
a252c0f80f
Merge pull request #50772 from r-ryantm/auto-update/gede
...
gede: 2.10.9 -> 2.12.3
2018-11-21 17:57:29 +01:00
Matthew Bauer
3d6f6e3e7f
libvpx-git: remove
...
Older than the stable version.
2018-11-21 09:39:33 -06:00
Matthew Bauer
5ad5708f83
arb-git: remove
...
Older than the stable version
2018-11-21 09:39:23 -06:00
Matthew Pickering
12a19002cc
kythe: Add missing executable, fix rpath and symlink executables into bin ( #50882 )
...
* kythe: Add ncurses5 to rpath
* kythe: Add entrystream executable
* kythe: Symlink executables into bin/ folder
2018-11-21 16:23:29 +01:00
Peter Simons
31de7743f8
haskell-fltkhs: re-enable the build
...
https://github.com/NixOS/nixpkgs/pull/50828 makes an effort to fix this
package.
2018-11-21 16:06:23 +01:00
Peter Simons
50ffe1d46b
hspec-meta: update override to the latest version
2018-11-21 16:06:23 +01:00
Peter Simons
f5cdb2dc05
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.11.1-13-g2103989 from Hackage revision
c669f71a90
.
2018-11-21 16:06:23 +01:00
Chris Martin
97cd07e322
fltk: add version 1.4.x-r13121
2018-11-21 16:06:22 +01:00
Benjamin Hipple
a4758050a3
ghc bootstrap binary: 8.2.1 -> 8.2.2
...
If the nix store lives on NFS, `ghc 8.2.1` is unable to build a package
database. This bug was fixed by @bgamari in `ghc 8.2.2` here:
https://ghc.haskell.org/trac/ghc/ticket/13945
This commit upgrades the unpacked bootstrap GHC version, so that we can build
newer versions of GHC even if the store is on NFS.
2018-11-21 16:06:22 +01:00
Will Fancher
27b752347c
Bump GHCJS 8.4
2018-11-21 08:04:05 -05:00
R. RyanTM
e2ac38fdac
guile-sdl2: 0.2.0 -> 0.3.1
...
* guile-sdl2: 0.2.0 -> 0.3.1 (#50730 )
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/guile-sdl2/versions
* guilde-sdl2: split native build inputs
libtool and pkgconfig are moved from buildInputs to nativeBuildInputs
2018-11-21 13:12:14 +01:00
Frederik Rietdijk
f0b49c4d10
python.pkgs.prompt_toolkit: always use 1 with py2 and 2 with py3
2018-11-21 12:38:54 +01:00
Chris Ostrouchov
ed6befe2f2
pythonPackages.jupyterhub: 0.8.1 -> 0.9.4
2018-11-21 12:38:54 +01:00
Chris Ostrouchov
58bba5a208
pythonPackages.jupyterlab: 0.34.12 -> 0.35.4
2018-11-21 12:38:54 +01:00
Chris Ostrouchov
43df6a539b
pythonPackages.jupyterlab_server: init at 0.2.0
2018-11-21 12:38:54 +01:00
Chris Ostrouchov
04db7b1ea8
python36Packages.jupyter_console: 5.2.0 -> 6.0.0
2018-11-21 12:38:54 +01:00
Chris Ostrouchov
39adcea9d6
python36Packges.ipykernel: 4.8.2 -> 5.1.0
2018-11-21 12:38:54 +01:00
Chris Ostrouchov
3dd245c5f8
pythonPackages.nbconvert: 5.3.1 -> 5.4.0
2018-11-21 12:38:54 +01:00
Chris Ostrouchov
7a2de9e9ac
pythonPackages.notebook: 5.6.0 -> 5.7.0
2018-11-21 12:38:54 +01:00
Chris Ostrouchov
d69246709f
pythonPackages.prompt_toolkit: 1.0.15 -> 2.0.7
...
Created a version to prompt_toolkit_1 for legacy ipython
2018-11-21 12:38:54 +01:00
Chris Ostrouchov
189acf712d
python27Packages.ipython: 5.7.0 -> 5.8.0, python36Packages.ipython 5.7.0 -> 7.1.1
...
- removed patch for sage as it is applied in most recent release.
- simplified `ipython` attribute no need for explicit version `5`
vs. `6`.
- upgrade to most recent version of ipython
2018-11-21 12:38:54 +01:00
Matt McHenry
206a1c00ba
elm: extract makeDotElm and fetchElmDeps
2018-11-21 10:57:11 +00:00
Vincent Laporte
88d20b2052
ocamlPackages.menhir: 20181026 -> 20181113
2018-11-21 06:12:33 +00:00
Vincent Laporte
e481df83b1
ocamlPackages.camlp5: 7.06 -> 7.07
...
Keeping the legacy (7.06) version around, needed by hol_light
2018-11-21 05:59:49 +00:00
John Wiegley
a370bd1fed
coqPackages: New expressions: StructTact, InfSeqExt, Cheerios, Verdi
2018-11-20 15:18:12 -08:00
Lluís Batlle i Rossell
2ff16ecfd3
Merge branch 'qt5-fix-full-cmake-master'
...
This should fix #40706 . @nioncode confirms that it works also for him.
Not backported. @ttuegel do you want to rearrange the patches before any
backport?
2018-11-20 23:00:53 +01:00
Renaud
f6e03ecee8
Merge pull request #50634 from marsam/feature/update-python-magic-wormhole
...
pythonPackages.magic-wormhole: 0.10.5 -> 0.11.2
2018-11-20 22:03:45 +01:00
Renaud
36c6f8296e
Merge pull request #50668 from r-ryantm/auto-update/opencollada
...
opencollada: 1.6.66 -> 1.6.67
2018-11-20 21:49:14 +01:00
Mario Rodas
a92b26c11f
pythonPackages.magic-wormhole: 0.10.5 -> 0.11.2
2018-11-20 15:38:21 -05:00
Mario Rodas
edc1fa747e
pythonPackages.magic-wormhole-mailbox-server: init at 0.3.1
2018-11-20 15:38:21 -05:00
Renaud
5e788aedb3
Merge pull request #50761 from r-ryantm/auto-update/google-gflags
...
gflags: 2.2.1 -> 2.2.2
2018-11-20 21:32:35 +01:00
Renaud
f405af8ddd
Merge pull request #50792 from r-ryantm/auto-update/closure-compiler
...
closurecompiler: 20180910 -> 20181008
2018-11-20 21:27:21 +01:00
Renaud
c5e4c0f847
Merge pull request #50614 from c0bw3b/pkg/gna-cleanup
...
Cleanup of dead packages after Gna.org closure
2018-11-20 21:18:49 +01:00
Renaud
33802d6818
Merge pull request #50798 from r-ryantm/auto-update/eccodes
...
eccodes: 2.9.0 -> 2.9.2
2018-11-20 21:10:45 +01:00
c0bw3b
db8991b2cb
haskellPackages.poker-eval: obsolete
...
libpoker-eval is removed from nixpkgs
2018-11-20 20:53:46 +01:00
c0bw3b
d870a2d85f
poker-eval: remove
...
Gna.org forge is closed and upstream repo was not relocated
2018-11-20 20:44:34 +01:00
Chris Ostrouchov
24d96d9f04
pythonPackages.google_cloud_websecurityscanner: init at 0.1.0
2018-11-20 14:12:19 -05:00
Chris Ostrouchov
4dc3d52167
pythonPackages.google_cloud_vision: init at 0.34.0
2018-11-20 14:12:19 -05:00
Chris Ostrouchov
e657733595
pythonPackages.google_cloud_videointelligence: init at 1.5.0
2018-11-20 14:12:18 -05:00
Chris Ostrouchov
88942912f8
pythonPackages.google_cloud_translate: init at 1.3.1
2018-11-20 14:12:18 -05:00
Chris Ostrouchov
b729904acc
pythonPackages.google_cloud_trace: init at 0.19.0
2018-11-20 14:12:18 -05:00
Chris Ostrouchov
b1bfcaac25
pythonPAckages.google_cloud_texttospeech: init at 0.2.0
2018-11-20 14:12:17 -05:00
Chris Ostrouchov
334a2d7baf
pythonPackages.google_cloud_tasks: init at 0.3.0
2018-11-20 14:12:17 -05:00
Chris Ostrouchov
e856f40f18
pythonPackages.google_cloud_speed: refactor enable tests
2018-11-20 14:12:17 -05:00
Chris Ostrouchov
226cde0476
pythonPackages.google_cloud_spanner: init at 1.6.0
2018-11-20 14:12:16 -05:00
Chris Ostrouchov
b7c7eea740
pythonPackages.grpcio-gcp: init at 0.2.2
2018-11-20 14:12:16 -05:00
Chris Ostrouchov
50f0fc2862
pythonPAckages.google_cloud_securitycenter: init at 0.1.0
2018-11-20 14:12:16 -05:00
Chris Ostrouchov
8810a026c3
pythonPackages.google_cloud_runtimeconfig: init at 0.28.1
2018-11-20 14:12:16 -05:00
Chris Ostrouchov
4171715886
pythonPackages.google_cloud_resource_manager: init at 0.28.1
2018-11-20 14:12:15 -05:00
Chris Ostrouchov
2964bb840c
pythonPacakges.google_cloud_redis: init at 0.2.0
2018-11-20 14:12:15 -05:00
Chris Ostrouchov
3c40cc5eeb
pythonPackages.google_cloud_pubsub: init at 0.38.0
2018-11-20 14:12:15 -05:00
Chris Ostrouchov
1e85f64bc2
pythonPackages.google_cloud_monitoring: init at 0.30.1
2018-11-20 14:12:15 -05:00
Chris Ostrouchov
d3609a0610
pythonPackages.google_cloud_language: init at 1.1.0
2018-11-20 14:12:14 -05:00
Chris Ostrouchov
3a81c65c38
pythonPackages.google_cloud_iot: init at 0.1.0
2018-11-20 14:12:14 -05:00
Chris Ostrouchov
9c13931d5e
pythonPackages.google_cloud_firestore: init at 0.30.0
2018-11-20 14:12:14 -05:00
Chris Ostrouchov
4b88425dc9
pythonPackages.google_cloud_error_reporting: init at 0.30.0
2018-11-20 14:12:13 -05:00
Chris Ostrouchov
f012fd1f90
pythonPackages.google_cloud_logging: init at 1.8.0
2018-11-20 14:12:13 -05:00
Chris Ostrouchov
9887696cae
pythonPAckages.webapp2: init at 2.5.2
2018-11-20 14:12:13 -05:00
Chris Ostrouchov
aeba5b010c
pythonPackages.google_cloud_dns: init at 0.29.0
2018-11-20 14:12:12 -05:00
Chris Ostrouchov
5472060a7a
pythonPackages.google_cloud_dlp: init at 0.9.0
2018-11-20 14:12:12 -05:00
Chris Ostrouchov
dccf50300f
pythonPackages.google_cloud_datastore: init at 1.7.1
2018-11-20 14:12:12 -05:00
Chris Ostrouchov
206a66c138
pythonPAckages.google_cloud_dataproc: init at 0.2.0
2018-11-20 14:12:12 -05:00
Chris Ostrouchov
fcf9839117
pythonPackages.google_cloud_container: init at 0.1.1
2018-11-20 14:12:11 -05:00
Chris Ostrouchov
a3b4598970
pythonPackages.google_cloud_bigtable: init at 0.31.0
2018-11-20 14:12:11 -05:00
Chris Ostrouchov
2b907d2856
pythonPackages.google_cloud_automl: init at 0.1.1
2018-11-20 14:12:11 -05:00
Chris Ostrouchov
035ae7a5c8
pythonPackages.google_cloud_asset: init at 0.1.1
2018-11-20 14:12:11 -05:00
Chris Ostrouchov
7e852bf739
pythonPackages.google_cloud_bigquery_datatransfer: init at 0.1.1
2018-11-20 14:12:10 -05:00
Chris Ostrouchov
fd46217757
pythonPackages.google_cloud_bigquery: init at 1.6.0
2018-11-20 14:12:10 -05:00
Chris Ostrouchov
9cb04c0799
pythonPackages.google_cloud_storage: init at 1.13.0
2018-11-20 14:12:10 -05:00
Chris Ostrouchov
6622deac9a
pythonPackages.google_cloud_testutils: init at unstable-36ffa923c7037e8b4fdcaa76272cb6267e908a9d
...
This is a pseudo package (not released on pypi) but a package
necissary for running google-cloud-* package tests.
2018-11-20 14:12:10 -05:00
Chris Ostrouchov
53a196bea8
pythonPackages.google_cloud_kms: init at 0.2.0
2018-11-20 14:12:09 -05:00
Chris Ostrouchov
855f9d02e5
pythonPackages.grpc_google_iam_v1: init at 0.11.4
2018-11-20 14:12:09 -05:00
Chris Ostrouchov
f5af8bf5f1
pythonPackages.google_resumeable_media: init at 0.3.1
2018-11-20 14:12:09 -05:00
Profpatsch
7c75afaf1a
haskellPackages.libnix: dontCheck
2018-11-20 19:03:09 +01:00
Jan Tojnar
75fc7b5b4d
Merge pull request #50771 from zaninime/pkgconf
...
pkgconf: init at 1.5.4
2018-11-20 17:15:36 +01:00
Timo Kaufmann
6059bf842a
Merge pull request #49994 from r-ryantm/auto-update/python3.6-cvxopt
...
python36Packages.cvxopt: 1.2.1 -> 1.2.2
2018-11-20 14:25:43 +01:00
Franz Pletz
5fcb1debf7
lazygit: 0.4 -> 0.5
2018-11-20 13:43:19 +01:00
Timo Kaufmann
5e3af1255b
pythonPackages.cvxopt: mark as broken on darwin
...
See https://github.com/NixOS/nixpkgs/pull/49994#issuecomment-437589336 .
2018-11-20 13:20:29 +01:00
Orivej Desh
f55a63329d
objconv: 2.48 -> 2.51
2018-11-20 11:48:50 +00:00
Rehno Lindeque
4ef6ce5953
aravis: init at 0.5.13
2018-11-20 06:48:40 -05:00
R. RyanTM
f481178960
cfr: 0.132 -> 0_134 ( #50824 )
...
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
2018-11-20 11:49:57 +01:00
Frederik Rietdijk
fd26e7be2a
Merge master into staging-next
2018-11-20 11:47:26 +01:00
Pascal Wittmann
69d7034e0b
Merge pull request #50746 from r-ryantm/auto-update/groovy
...
groovy: 2.5.3 -> 2.5.4
2018-11-20 10:03:35 +01:00
Francesco Zanini
5efb4643e2
Use distfiles
2018-11-20 09:52:13 +01:00
Vincent Laporte
60907c7a6f
ocamlPackages.ocp-index: 1.1.6 -> 1.1.7
2018-11-20 07:50:57 +00:00
Renaud
8c782e421b
Merge pull request #50745 from r-ryantm/auto-update/hpx
...
hpx: 1.1.0 -> 1.2.0
2018-11-20 08:25:05 +01:00
Orivej Desh
75f477b9c0
creduce: replace patchPhase with postPatch
2018-11-20 06:03:02 +00:00
Francois-Rene Rideau
05c90569c4
gerbil-unstable: 2018-09-06 -> 2018-11-19
2018-11-19 22:42:50 -05:00
Francois-Rene Rideau
f87b172891
gerbil: 0.13 -> 0.14
2018-11-19 22:42:50 -05:00
Francois-Rene Rideau
7ffdb45101
gambit-unstable: 2018-09-03 -> 2018-11-16
2018-11-19 19:19:48 -05:00
Silvan Mosberger
badbfd9bfe
Merge pull request #50624 from r-ryantm/auto-update/python3.6-guessit
...
python36Packages.guessit: 3.0.0 -> 3.0.3
2018-11-20 00:30:31 +01:00
Francois-Rene Rideau
bbd4888dc3
gambit: 4.9.0 -> 4.9.1
2018-11-19 18:04:51 -05:00
Renaud
c2f9aef286
Merge pull request #50648 from r-ryantm/auto-update/python3.6-breathe
...
python36Packages.breathe: 4.10.0 -> 4.11.0
2018-11-19 23:50:16 +01:00
R. RyanTM
b385719107
eccodes: 2.9.0 -> 2.9.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/eccodes/versions
2018-11-19 14:27:20 -08:00
Cole Mickens
719feb8f55
fmtlib: add pkgconfig
...
* fmtlib: add pkgconfig (#48960 )
2018-11-19 23:02:21 +01:00
Renaud
3c33d9a857
Merge pull request #50779 from r-ryantm/auto-update/flow
...
flow: 0.85.0 -> 0.86.0
2018-11-19 22:48:20 +01:00
R. RyanTM
996d07d1ac
closurecompiler: 20180910 -> 20181008
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/closure-compiler/versions
2018-11-19 13:34:57 -08:00
Renaud
93285ecbea
Merge pull request #50711 from r-ryantm/auto-update/librealsense
...
librealsense: 2.16.1 -> 2.16.4
2018-11-19 22:16:43 +01:00
Renaud
5a19d0ec2d
Merge pull request #50705 from r-ryantm/auto-update/libversion
...
libversion: 2.7.0 -> 2.8.1
2018-11-19 21:51:14 +01:00
Ryan Mulligan
135841f9cc
Merge pull request #50693 from r-ryantm/auto-update/now-cli
...
now-cli: 11.5.2 -> 12.1.3
2018-11-19 12:21:54 -08:00
R. RyanTM
57fcacf214
flow: 0.85.0 -> 0.86.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flow/versions
2018-11-19 12:14:32 -08:00
Tim Steinbach
cf8c4e5277
openjdk: 8u181 -> 8u192
2018-11-19 14:08:06 -05:00
R. RyanTM
96c0c07ca0
gede: 2.10.9 -> 2.12.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gede/versions
2018-11-19 11:05:56 -08:00