Ben Gamari
8f64cedf17
nextpnr: 2018.08.09 -> 2018.10.17
2018-10-17 00:15:47 -04:00
Matthew Bauer
007faf02ca
boost: use correct platform
...
"platforms.all" could include any possible os (even a machine with no
OS at all!). We can’t possible hope to support all of that, so need to
be more specific.
2018-10-16 22:03:09 -05:00
Matthew Bauer
b491710542
sqlite: supports windows
2018-10-16 21:57:53 -05:00
Matthew Bauer
51e5f8af42
treewide: don’t set CMAKE_SYSTEM_NAME
2018-10-16 21:52:38 -05:00
Matthew Bauer
0397453f1a
boost: remove broken patch
...
the boost url is broken - remove for now
2018-10-16 21:51:48 -05:00
Silvan Mosberger
9a3e418664
Merge pull request #46753 from redvers/add/openspin
...
openspin: init at 2018-10-02
2018-10-17 03:18:03 +02:00
Silvan Mosberger
3743f8af08
Merge pull request #45225 from Ekleog/webassemblyjs
...
webassemblyjs tool suite: init at 1.7.8
2018-10-17 02:55:40 +02:00
Jörg Thalheim
76db7492db
python3.pkgs.pyls: 0.2.1 -> 0.3.0
2018-10-17 00:47:59 +01:00
Josef Kemetmüller
7131749bee
pythonPackages.cligj: 0.4.0 -> 0.5.0 ( #48584 )
2018-10-17 01:18:46 +02:00
Timo Kaufmann
192dde6411
Merge pull request #48314 from c0deaddict/master
...
sonic-pi: 3.0.1 -> 3.1.0
2018-10-17 00:02:01 +02:00
Jörg Thalheim
043ed2ee6b
Merge pull request #48558 from r-ryantm/auto-update/babl
...
babl: 0.1.56 -> 0.1.58
2018-10-16 23:00:17 +01:00
nagato.pain
5ac9af2340
pythonPackages.python-ldap-test: init at 0.3.1
2018-10-16 14:33:48 -07:00
Rob Vermaas
67ef59334c
julia_10: update to 1.0.1
...
(cherry picked from commit 3b3a2d30df2de8dec7fa5bc5fe5ee8897e51630e)
2018-10-16 22:14:35 +02:00
Will Dietz
26dfc0c533
radare2: fix update script to handle invocation from elsewhere
...
It looks like `with Path:` is supposed to be a context-manager
for changing directory but it doesn't seem to work and the only
way I've found to make that work is if we made our own and annotated it.
Instead just use nix search path to tell the expression where
to find the file it looks for.
Also re-use SCRIPT_DIR elsewhere instead of re-"computing" it.
2018-10-16 14:05:01 -05:00
Will Dietz
6fdc165564
r2-for-cutter: revert accidental change to version info
2018-10-16 12:35:16 -05:00
Will Dietz
9b590126a7
radare2-cutter: 1.7.1 -> 1.7.2
2018-10-16 12:34:05 -05:00
Will Dietz
f88957d170
radare2: libuv and actually use deps we're providing
...
Particularly openssl and zlib.
There are others we may wish to provide but for now
let's at least use the ones in buildInputs :).
2018-10-16 12:31:07 -05:00
Will Dietz
56ef6eeb43
radare2: 2.9.0 -> 3.0.0
2018-10-16 12:31:05 -05:00
Will Dietz
fc69a394fa
cquery: 2018-08-08 -> 2018-10-14 (llvm6 -> llvm7)
...
also simplify include expression a touch
2018-10-16 12:30:06 -05:00
Linus Heckemann
eca462813d
libssh: 0.7.5 -> 0.7.6
...
Fixes CVE-2018-10933:
libssh versions 0.6 and above have an authentication bypass
vulnerability in the server code. By presenting the server an
SSH2_MSG_USERAUTH_SUCCESS message in place of the
SSH2_MSG_USERAUTH_REQUEST message which the server would expect to
initiate authentication, the attacker could successfully authentciate
without any credentials.
Source:
https://www.libssh.org/2018/10/16/libssh-0-8-4-and-0-7-6-security-and-bugfix-release/
2018-10-16 19:08:41 +02:00
Jean-Philippe Cugnet
d3b7476278
erlangR21: 21.0 -> 21.1.1 ( #47371 )
...
* erlangR21: 21.0 -> 21.1
* erlangR21: 21.1 -> 21.1.1
2018-10-16 17:55:51 +02:00
Jörg Thalheim
af751ba1f8
Merge pull request #48554 from r-ryantm/auto-update/actor-framework
...
caf: 0.15.7 -> 0.16.0
2018-10-16 16:12:45 +01:00
Rob Vermaas
6c7fa2f158
blivet: fix reference to selinux python modules
...
(cherry picked from commit 7ceea6f6013e8a6abf4925e0b2ad94c23f64442d)
2018-10-16 17:05:13 +02:00
Doug Beardsley
d36c55a530
Add name parameter to developPackage
2018-10-16 09:38:57 -04:00
Daniel Peebles
8070a6333f
Merge pull request #48538 from r-ryantm/auto-update/commons-compress
...
commonsCompress: 1.17 -> 1.18
2018-10-16 08:04:16 -04:00
Daniel Peebles
218aceb5fb
Merge pull request #48533 from r-ryantm/auto-update/commons-math
...
commonsMath: 3.3 -> 3.6.1
2018-10-16 08:03:58 -04:00
R. RyanTM
2e1b04b4ef
babl: 0.1.56 -> 0.1.58
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/babl/versions
2018-10-16 04:58:58 -07:00
Yegor Timoshenko
e31942c71e
Merge pull request #48282 from transumption/201810/qemu-smartcard
...
qemu: enable smartcard support
2018-10-16 11:31:36 +00:00
R. RyanTM
db7637377b
caf: 0.15.7 -> 0.16.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/actor-framework/versions
2018-10-16 04:30:20 -07:00
Jörg Thalheim
3783328e81
Merge pull request #48524 from r-ryantm/auto-update/checkstyle
...
checkstyle: 8.12 -> 8.13
2018-10-16 12:08:19 +01:00
Jörg Thalheim
ad2121dfb3
Merge pull request #48428 from jeroendehaas/fmt
...
fmt: init at 5.2.1
2018-10-16 10:33:07 +01:00
Jörg Thalheim
aecf926d65
Merge pull request #48361 from r-ryantm/auto-update/sbc
...
sbc: 1.3 -> 1.4
2018-10-16 10:23:46 +01:00
R. RyanTM
93c7c59a97
awf: 1.3.1 -> 1.4.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/awf/versions
2018-10-16 00:41:19 -07:00
R. RyanTM
82b925c0d4
dune: 1.3.0 -> 1.4.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/dune/versions
2018-10-16 00:21:05 -07:00
R. RyanTM
4b05aa5fab
commonsCompress: 1.17 -> 1.18
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/commons-compress/versions
2018-10-16 00:14:42 -07:00
R. RyanTM
e26422c9d0
commonsMath: 3.3 -> 3.6.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/commons-math/versions
2018-10-16 00:02:26 -07:00
Jan Tojnar
9545edfabc
Merge pull request #48514 from r-ryantm/auto-update/flatpak-builder
...
flatpak-builder: 1.0.0 -> 1.0.1
2018-10-16 08:54:00 +02:00
Peter Simons
3f0bc92460
Merge pull request #48498 from dhess/haskell-aarch64-fixes
...
haskellPackages.language-nix: disable tests on aarch64.
2018-10-16 08:34:54 +02:00
Jeroen de Haas
2f6097b783
fmt: init at 5.2.1
...
This commit adds fmt, a C++ formatting library.
2018-10-16 08:30:54 +02:00
R. RyanTM
e2dfafed6b
checkstyle: 8.12 -> 8.13
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/checkstyle/versions
2018-10-15 23:22:38 -07:00
R. RyanTM
f78fa3f288
flatpak-builder: 1.0.0 -> 1.0.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flatpak-builder/versions
2018-10-15 22:22:12 -07:00
Drew Hess
46f937dddd
haskellPackages.language-nix: disable tests on aarch64.
...
The test suite fails on aarch64 with a linker error that looks
suspiciously like this outstanding GHC issue:
https://ghc.haskell.org/trac/ghc/ticket/15275
Note that this change also fixes the existing `isi686` check to
conform to the new cross-compiling arch check.
2018-10-15 20:07:27 -04:00
Jörg Thalheim
f1f270a874
Merge pull request #48374 from r-ryantm/auto-update/postgis
...
postgis: 2.4.5 -> 2.5.0
2018-10-16 00:19:59 +01:00
Jörg Thalheim
ed8ce612dd
Merge pull request #48358 from r-ryantm/auto-update/renpy
...
renpy: 7.0.0 -> 7.1.1
2018-10-16 00:18:58 +01:00
Jörg Thalheim
07c68a3420
Merge pull request #48493 from makefu/pkgs/bepasty/update
...
bepasty: 0.4.0 -> 0.5.0
2018-10-16 00:07:24 +01:00
makefu
387632ab33
xstatic-*: update to latest version
2018-10-16 00:46:42 +02:00
Jörg Thalheim
c3aae55316
Merge pull request #48364 from r-ryantm/auto-update/sslmate
...
sslmate: 1.6.0 -> 1.7.0
2018-10-15 23:36:20 +01:00
Jörg Thalheim
8099538634
Merge pull request #48164 from costrouc/costrouc/python-dopy-refactor
...
pythonPackages.dopy: refactor move to python-modules
2018-10-15 23:23:47 +01:00
Jörg Thalheim
faf3bf332e
Merge pull request #48457 from jfrankenau/update-rapid
...
rapid-photo-downloader: 0.9.10 -> 0.9.12
2018-10-15 23:20:35 +01:00
Joachim F
255b6429ab
Merge pull request #48452 from joachifm/pythonPackages-bumps-for-upstream
...
A few python package updates
2018-10-15 22:07:18 +00:00
Sarah Brofeldt
6c00efd6c0
Merge pull request #48485 from dhess/cryptonite-aarch64
...
haskellPackages.cryptonite: fix for aarch64 and re-enable tests
2018-10-15 23:44:52 +02:00
Jörg Thalheim
d75e0589af
Merge pull request #48406 from r-ryantm/auto-update/leatherman
...
leatherman: 1.5.0 -> 1.5.2
2018-10-15 22:37:28 +01:00
Drew Hess
321626d5ee
haskellPackages.cryptonite: fix for aarch64.
...
This is a cherry-pick from upstream (see
https://github.com/haskell-crypto/cryptonite/issues/234 ); there has
been no upstream release since the fix was committed.
2018-10-15 17:11:32 -04:00
Jörg Thalheim
92647eb998
Merge pull request #48411 from r-ryantm/auto-update/librealsense
...
librealsense: 2.15.0 -> 2.16.1
2018-10-15 21:55:24 +01:00
Jörg Thalheim
351319e557
Merge pull request #48419 from r-ryantm/auto-update/ipopt
...
ipopt: 3.12.10 -> 3.12.11
2018-10-15 21:36:42 +01:00
Drew Hess
c8a59e8453
haskellPackages.cryptonite: re-enable tests.
...
This has been fixed since cryptonite-0.7:
https://github.com/haskell-crypto/cryptonite/issues/28
cryptonite is also no longer listed in expected-test-failures in
Stackage.
2018-10-15 16:31:59 -04:00
Matthew Bauer
0b298d516a
Merge pull request #47182 from bhipple/add/mkl
...
mkl: init at 2019.0.117
2018-10-15 15:17:57 -05:00
Matthew Bauer
4c1b22b1f8
Merge pull request #47408 from bhipple/add/abi-tools
...
abi-compliance-checker: init at 2.3
2018-10-15 15:01:48 -05:00
Jörg Thalheim
e080bb6a3b
Merge pull request #48464 from vbgl/ocaml-elpi-1.1.0
...
ocamlPackages.elpi: 1.0.5 -> 1.1.0
2018-10-15 20:58:48 +01:00
Jörg Thalheim
4aa9297cd2
Merge pull request #48404 from r-ryantm/auto-update/libgit2
...
libgit2_0_27: 0.27.4 -> 0.27.5
2018-10-15 20:58:22 +01:00
Jörg Thalheim
989123fbec
Merge pull request #48398 from r-ryantm/auto-update/mapnik
...
mapnik: 3.0.20 -> 3.0.21
2018-10-15 18:15:36 +01:00
Léo Gaspard
ff937fd06c
webassemblyjs tool suite: init at 1.7.8
2018-10-15 23:55:55 +09:00
Vincent Laporte
de4f6cb453
ocamlPackages.elpi: 1.0.5 -> 1.1.0
2018-10-15 13:41:45 +00:00
Jean-Philippe Bernardy
a8a3928a34
python.packages.tensorflow: 1.9.0 -> 1.11.0
2018-10-15 14:49:52 +02:00
Jean-Philippe Bernardy
5fe8bb506c
python.packages.tensorboard: 1.9.0 -> 1.11.0
2018-10-15 14:49:52 +02:00
Linus Heckemann
f028f77abe
Revert "protobuf3: support cross compilation"
2018-10-15 14:30:45 +02:00
Linus Heckemann
dc6abb3db8
Merge pull request #48450 from ryan4729/proto3-cross
...
protobuf3: support cross compilation
2018-10-15 14:30:38 +02:00
Jörg Thalheim
5b343e7e8b
Merge pull request #48390 from r-ryantm/auto-update/nlohmann_json
...
nlohmann_json: 3.2.0 -> 3.3.0
2018-10-15 13:01:23 +01:00
Jörg Thalheim
cd32084ec6
Merge pull request #48409 from r-ryantm/auto-update/libpqxx
...
libpqxx: 6.2.4 -> 6.2.5
2018-10-15 12:45:45 +01:00
Johannes Frankenau
6a4967d61f
python.pkgs.pymediainfo: fix test
2018-10-15 13:44:16 +02:00
Peter Simons
fe91334fbf
haskell-yesod-core: disable broken test suite
2018-10-15 12:39:17 +02:00
Peter Simons
1e44702fc0
git-annex: update sha256 hash for the new 6.20181011 version
2018-10-15 12:39:17 +02:00
Peter Simons
c6c29def60
cabal2nix: update overrides for latest yaml version
2018-10-15 12:39:17 +02:00
Peter Simons
21daeb2059
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.11.1 from Hackage revision
15d56e428a
.
2018-10-15 12:39:13 +02:00
Peter Simons
5dbe6ac45b
hackage2nix: disable failing Hydra builds
2018-10-15 12:39:13 +02:00
Peter Simons
e04931e019
LTS Haskell 12.13
2018-10-15 12:37:35 +02:00
Jörg Thalheim
b9140bc99b
Merge pull request #48420 from r-ryantm/auto-update/jbake
...
jbake: 2.6.1 -> 2.6.2
2018-10-15 11:33:45 +01:00
Jörg Thalheim
4a1dae236b
Merge pull request #48455 from teto/cmd2_096
...
python3Packages.cmd2: 0.9.4 -> 0.9.6
2018-10-15 11:33:08 +01:00
ryan4729
65a81afcf5
protobuf3: remove unnecessary null check
2018-10-15 03:13:20 -07:00
Matthieu Coudron
ad6ee9c61f
python3Packages.cmd2: 0.9.4 -> 0.9.6
2018-10-15 19:11:08 +09:00
ryan4729
1f9188b708
protobuf3: clean up cross compile
2018-10-15 03:03:11 -07:00
Peter Simons
069bf7aee3
ghc: add new 8.4.4 version
2018-10-15 11:55:19 +02:00
ryan4729
12ededf3d8
protobuf3: fix parameter naming
2018-10-15 01:57:47 -07:00
Joachim Fasting
ff473c9ec7
pythonPackages.jsonrpclib: move expression to python-modules
2018-10-15 10:32:56 +02:00
Joachim Fasting
1a3ae02e66
pythonPackages.emoji: 0.5.0 -> 0.5.1
2018-10-15 10:32:48 +02:00
ryan4729
3653909bb9
protobuf3: support cross compilation
...
Provide a native c compiler, which, and protoc
2018-10-15 00:31:19 -07:00
Samuel Dionne-Riel
b1cb653ce3
Merge pull request #48446 from dhess/ghc-aarch64-parallel
...
ghc: enable parallel building of GHC on aarch64.
2018-10-14 23:34:21 -04:00
Matthew Bauer
1dae4621f7
Merge pull request #44962 from Ekleog/wasm-rename
...
wasm: rename unofficial package into proglodyte-wasm
2018-10-14 17:00:29 -05:00
Drew Hess
a1600d0aa8
ghc: enable parallel building of GHC on aarch64.
...
Note: this only affects GHC, not haskellPackages, which still suffers
from https://ghc.haskell.org/trac/ghc/ticket/15449 .
2018-10-14 18:00:06 -04:00
Matthew Bauer
0881a55f81
Merge pull request #44386 from srdqty/srd-update-mlton-compiler
...
mlton: refactor and adds mlton20180207Binary mlton20180207 mltonHEAD
2018-10-14 16:56:54 -05:00
Vladyslav M
2e6e3c256e
Merge pull request #48422 from Ekleog/wabt-1.0.6
...
wabt: 1.0.5 -> 1.0.6
2018-10-14 22:59:42 +03:00
Silvan Mosberger
2551412f5e
Merge pull request #48288 from mpickering/cedille
...
cedille: init at v1.0.0
2018-10-14 21:30:51 +02:00
Silvan Mosberger
1d512468aa
Merge pull request #48015 from rnhmjoj/shell-conduit
...
haskellPackages.shell-conduit: fix build
2018-10-14 21:17:23 +02:00
Matthew Pickering
561fcf4c82
agdaIowaStdlib: 18734 -> 1.4.0
2018-10-14 19:17:01 +00:00
Michael Raskin
878c6c090d
Merge pull request #39125 from mpickering/darwin-saga
...
SAGA, SAGA LTS release, dependencies and QGIS SAGA plugin
2018-10-14 19:14:48 +00:00
Mario Rodas
d03f4390ad
pythonPackages.nvchecker: init at 1.1
2018-10-14 12:54:57 -05:00
Mario Rodas
82f3fc0c83
pythonPackages.structlog: add six to propagatedBuildInputs
...
Move simplejson to checkInputs
2018-10-14 12:54:54 -05:00
Lucie
0c78e88ef6
invoke: 1.1.1 -> 1.2.0 ( #48408 )
2018-10-14 17:42:59 +02:00
Léo Gaspard
55e222430f
wabt: 1.0.5 -> 1.0.6
2018-10-15 00:42:29 +09:00
Léo Gaspard
a55eb78a0d
global-platform-pro: 0.3.10-rc11 -> 18.09.14
2018-10-15 00:36:23 +09:00
R. RyanTM
265bb51798
jbake: 2.6.1 -> 2.6.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/jbake/versions
2018-10-14 08:16:18 -07:00
R. RyanTM
ab050719ba
ipopt: 3.12.10 -> 3.12.11
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ipopt/versions
2018-10-14 08:11:02 -07:00
R. RyanTM
c3439d3dfc
nanoflann: 1.2.3 -> 1.3.0 ( #48384 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nanoflann/versions
2018-10-14 17:09:47 +02:00
Joachim F
fe1a70c3cd
Merge pull request #48071 from catern/kdbg
...
kdbg: init at 3.0.0
2018-10-14 15:09:10 +00:00
catern
0ec21495ed
bazel-buildtools: upgrade to 2018-10-11 ( #48243 )
2018-10-14 17:08:33 +02:00
Chris Ostrouchov
5f028007a5
pythonPackages.hdmedians: init at 0.13
2018-10-14 16:10:47 +02:00
Chris Ostrouchov
4f25a13861
pythonPackages.scikit-bio: init at 0.5.4
2018-10-14 16:10:47 +02:00
Chris Ostrouchov
0f8ccbf259
pythonPackages.lockfile: init at 0.12.2
2018-10-14 16:10:47 +02:00
Chris Ostrouchov
aaa1af9bde
pythonPackages.hdmedians: init at 0.13
2018-10-14 16:10:47 +02:00
Chris Ostrouchov
1a7682deb2
pythonPackages.CacheControl: init at 0.12.5
2018-10-14 16:10:47 +02:00
R. RyanTM
b3dd5ef4c7
librealsense: 2.15.0 -> 2.16.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/librealsense/versions
2018-10-14 07:09:02 -07:00
Silvan Mosberger
afab7369aa
Merge pull request #48402 from r-ryantm/auto-update/libtorrent-rasterbar
...
libtorrentRasterbar: 1.1.9 -> 1.1.10
2018-10-14 15:26:06 +02:00
Chris Ostrouchov
7f613c8d49
pythonPackages.fs: 0.5.4 -> 2.1.1 refactor move to python-modules
2018-10-14 09:26:05 -04:00
Chris Ostrouchov
77c1ca887b
pythonPackages.pyftpdlib: init at 1.5.4
2018-10-14 09:26:04 -04:00
Chris Ostrouchov
3287e88cf0
pythonPackages.backports_os: init at 0.1.1
2018-10-14 09:26:04 -04:00
R. RyanTM
605821e1b2
libpqxx: 6.2.4 -> 6.2.5
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libpqxx/versions
2018-10-14 06:24:22 -07:00
R. RyanTM
323faf0565
leatherman: 1.5.0 -> 1.5.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/leatherman/versions
2018-10-14 06:20:40 -07:00
R. RyanTM
31a4e4f11b
libgit2_0_27: 0.27.4 -> 0.27.5
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libgit2/versions
2018-10-14 06:14:22 -07:00
Chris Ostrouchov
e47a7f89da
pythonPackages.dopy: refactor move to python-modules
2018-10-14 09:07:13 -04:00
R. RyanTM
0d44bb4f12
libtorrentRasterbar: 1.1.9 -> 1.1.10
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libtorrent-rasterbar/versions
2018-10-14 05:57:20 -07:00
Silvan Mosberger
d08ca1a88c
Merge pull request #48401 from Infinisil/clisp-broken-platforms
...
clisp: Mark as broken for aarch64
2018-10-14 14:55:50 +02:00
Silvan Mosberger
1b4e48ab2b
clisp: Mark as broken for aarch64
2018-10-14 14:41:40 +02:00
R. RyanTM
8cdf5ae36c
mapnik: 3.0.20 -> 3.0.21
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mapnik/versions
2018-10-14 05:39:30 -07:00
R. RyanTM
691eaabff7
nlohmann_json: 3.2.0 -> 3.3.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/nlohmann_json/versions
2018-10-14 04:14:46 -07:00
Franz Pletz
d64e910424
Merge pull request #48209 from lschuermann/licenses
...
Add licenses
2018-10-14 10:26:31 +00:00
Chris Ostrouchov
e21f98dfd8
pythonPackages.jupyter-repo2docker: init at 0.6.0
2018-10-14 12:25:38 +02:00
Chris Ostrouchov
fbcb547a90
pythonPackages.python-json-logger: init at 0.1.9
2018-10-14 12:25:38 +02:00
Leon Schuermann
cb4e4dca01
libwacom: add license and website metadata
2018-10-14 11:03:06 +02:00
Jörg Thalheim
bb9193b4ed
Merge pull request #48210 from akru/master
...
solc: 0.4.24 -> 0.4.25
2018-10-14 08:35:24 +01:00
R. RyanTM
6d74aaf76e
xdg-desktop-portal: 1.0.2 -> 1.0.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/xdg-desktop-portal/versions
2018-10-14 09:03:24 +02:00
R. RyanTM
9af40cfa17
pipenv: 2018.7.1 -> 2018.10.9
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pipenv/versions
2018-10-14 08:59:16 +02:00
Frederik Rietdijk
49b9959be2
Merge pull request #47631 from makefu/pkgs/cozy-audiobooks/init
...
cozy-audiobooks: init at 0.6.3
2018-10-14 08:58:16 +02:00
adisbladis
2e94003c9c
nodejs-8_x: 8.11.4 -> 8.12.0
2018-10-14 13:58:02 +08:00
R. RyanTM
b524b7d087
postgis: 2.4.5 -> 2.5.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/postgis/versions
2018-10-13 21:34:47 -07:00
Will Dietz
7f3f1fd424
Merge pull request #48355 from dtzWill/fix/libbsd-musl-again
...
libbsd: fix build w/musl by adding missing include
2018-10-13 21:46:03 -05:00
Peter Hoeg
f0c1415436
Merge pull request #48350 from r-ryantm/auto-update/libtoxcore
...
libtoxcore: 0.2.3 -> 0.2.8
2018-10-14 10:41:57 +08:00
Maximilian Bosch
9f71045547
Merge pull request #48366 from r-ryantm/auto-update/react-native-debugger
...
react-native-debugger: 0.7.20 -> 0.8.1
2018-10-14 04:32:27 +02:00
R. RyanTM
18f2d12a81
react-native-debugger: 0.7.20 -> 0.8.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/react-native-debugger/versions
2018-10-13 19:16:16 -07:00
R. RyanTM
ebb8bef904
sslmate: 1.6.0 -> 1.7.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/sslmate/versions
2018-10-13 19:05:14 -07:00
R. RyanTM
d545e4dd52
sbc: 1.3 -> 1.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sbc/versions
2018-10-13 18:40:40 -07:00
R. RyanTM
d1ab722b26
renpy: 7.0.0 -> 7.1.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/renpy/versions
2018-10-13 18:32:22 -07:00
Will Dietz
e2f8d7bd44
libbsd: fix build w/musl by adding missing include
...
Patch from void, with prefix added.
2018-10-13 19:53:19 -05:00
R. RyanTM
3251dab047
libtoxcore: 0.2.3 -> 0.2.8
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libtoxcore/versions
2018-10-13 17:14:36 -07:00
makefu
ff444175b3
pythonPackages.peewee: init at 3.7.1
2018-10-14 02:13:25 +02:00
Matthew Bauer
36af9cbb4c
Merge pull request #48344 from matthewbauer/auto-update/libbsd
...
Auto update/libbsd
2018-10-13 18:45:57 -05:00
Matthew Bauer
7c61bb615a
libbsd: update patches
2018-10-13 18:14:56 -05:00
Ryan Mulligan
f54cb38d85
Merge pull request #48339 from ryantm/fixaliases
...
treewide: fix evaluation with `allowAliases = false`
2018-10-13 15:39:32 -07:00
Ryan Mulligan
07f8104707
treewide: fix evaluation with allowAliases = false
2018-10-13 15:32:07 -07:00
Florian Klink
a80026ec0b
Merge pull request #48327 from Assassinkin/pythonPackagesCleanup
...
Python packages cleanup
2018-10-14 00:11:29 +02:00
Jörg Thalheim
afbf0c4fe7
Merge pull request #48321 from c0bw3b/pkg/guile-cairo
...
guile-cairo: 1.4.1 -> 1.10.0
2018-10-13 22:22:06 +01:00