Commit Graph

63406 Commits

Author SHA1 Message Date
Frederik Rietdijk f2aee56c70 python: j2cli: 0.3.6.post1 -> 0.3.7 2019-04-24 18:43:25 +02:00
Frederik Rietdijk b84525da42 python: httplib2: 0.12.1 -> 0.12.3 2019-04-24 18:43:25 +02:00
Frederik Rietdijk aefc5de623 python: gsd: 1.6.1 -> 1.6.2 2019-04-24 18:43:25 +02:00
Frederik Rietdijk 76c32df564 python: genanki: 0.6.3 -> 0.6.4 2019-04-24 18:43:25 +02:00
Frederik Rietdijk 7b6b5291d0 python: ecdsa: 0.13 -> 0.13.2 2019-04-24 18:43:25 +02:00
Frederik Rietdijk 5631b377e5 python: django-silk: 3.0.1 -> 3.0.2 2019-04-24 18:43:25 +02:00
Frederik Rietdijk 2d0a2ac43e python: cypari2: 2.1.0 -> 2.1.1 2019-04-24 18:43:25 +02:00
Frederik Rietdijk f665735874 python: cx_Oracle: 7.1.2 -> 7.1.3 2019-04-24 18:43:25 +02:00
Frederik Rietdijk 9f4e663fd1 python: cffi: 1.12.2 -> 1.12.3 2019-04-24 18:43:25 +02:00
Frederik Rietdijk fa83291a86 python: azure-common: 1.1.18 -> 1.1.19 2019-04-24 18:42:48 +02:00
Frederik Rietdijk 534ee3320d python: atomman: 1.2.5 -> 1.2.6 2019-04-24 18:42:48 +02:00
Frederik Rietdijk 529fe39021 python: ansible-runner: 1.3.2 -> 1.3.3 2019-04-24 18:42:48 +02:00
Frederik Rietdijk 137311d36d python: Wand: 0.5.2 -> 0.5.3 2019-04-24 18:42:47 +02:00
worldofpeace 76e7783032
Merge pull request #60096 from worldofpeace/asyncssh-bump
pythonPackages.asyncssh: 1.15.1 -> 1.16.1
2019-04-24 12:41:13 -04:00
Frederik Rietdijk ff9af96fb3 Merge staging-next into staging 2019-04-24 18:39:42 +02:00
Frederik Rietdijk 0a7bcb3b03 Merge staging into staging-next 2019-04-24 18:38:11 +02:00
worldofpeace 6be3f7f5ca pythonPackages.pycairo: 1.18.0 -> 1.18.1
https://pycairo.readthedocs.io/en/latest/changelog.html#v1-18-1
2019-04-24 11:17:41 -04:00
worldofpeace de76c1b962 python3Packages.pygobject3: 3.32.0 -> 3.32.1
https://gitlab.gnome.org/GNOME/pygobject/blob/3.32.1/NEWS
2019-04-24 11:17:41 -04:00
worldofpeace e71f7983fc
Merge pull request #59962 from xrelkd/update/http-parser
http-parser: 2.9.1 -> 2.9.2
2019-04-24 09:42:03 -04:00
worldofpeace f1af633eec
Merge pull request #59870 from phildenhoff/master
insomnia: Fix .desktop to link to Nix bin
2019-04-24 09:06:57 -04:00
Lassulus e5830bac6d
Merge pull request #59545 from costrouc/python-pyomo-init
pythonPackages.pyomo: init at 5.6.5
2019-04-24 21:19:12 +09:00
Robert Schütz 4c56f80962 python3.pkgs.asynctest: 0.12.3 -> 0.12.4 2019-04-24 13:57:07 +02:00
Matthieu Coudron 1b0f67dddd
Merge pull request #60015 from teto/fcitx
protobuf: 3.7.0 -> 3.7.1
2019-04-24 18:10:28 +09:00
worldofpeace a39bb0fd99 pythonPackages.asyncssh: 1.15.1 -> 1.16.1
https://github.com/ronf/asyncssh/blob/master/docs/changes.rst#release-1161-30-mar-2019
2019-04-24 05:07:46 -04:00
R. RyanTM 7fcf52e64e jenkins-job-builder: 2.9.1 -> 2.10.0 (#59659)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python2.7-jenkins-job-builder/versions
2019-04-24 11:01:33 +02:00
Matthieu Coudron 5e4ee83396
Merge pull request #60066 from teto/cmd2
python3Packages.cmd2: 0.9.11 -> 0.9.12
2019-04-24 16:29:25 +09:00
Michael Raskin ccd7aedfe9
Merge pull request #60145 from codedownio/julia-mtime-patch
Patch Julia to not recompile packages when mtime is 1
2019-04-24 07:16:23 +00:00
Vincent Laporte f61cadb624 coqPackages.tlc: 20180316 -> 20181116 2019-04-24 08:54:56 +02:00
Tom McLaughlin 9fa0974856 Patch Julia to not recompile packages when mtime is 1 2019-04-23 22:42:03 -07:00
worldofpeace 0154d51338 libssh: don't use multiple outputs
Makes cmake files point to the correct output
for libs and corrects the Cflags in the .pc
file.

Fixes #60036
2019-04-23 23:43:35 -04:00
Matthew Bauer 7488a367af
Merge pull request #56555 from matthewbauer/wasm
Initial WebAssembly/WASI cross-compilation support
2019-04-23 22:44:33 -04:00
Matthew Bauer 84d00355e8 Merge remote-tracking branch 'NixOS/master' into staging 2019-04-23 22:00:42 -04:00
Matthew Bauer e2a1dc6a44 libgmp: don’t compile with cpp on wasm
We don’t have full C++ support for things like threads or exceptions.
2019-04-23 21:48:58 -04:00
Matthew Bauer 6948ffd398 wasilibc: use .imports file for lld
instead of passing in the --allow-undefined-file, we can just let lld
find the file.
2019-04-23 21:48:58 -04:00
Matthew Bauer a4cfd50004 libcxxabi: apply libcxxabi-wasm patch 2019-04-23 21:48:58 -04:00
John Ericson 9044f57d18 compiler-rt: Don't try to build a test executable
Got this trick from stack overflow to avoid needing compiler-rt to link
the test exe before building compiler-rt. a static lib isn't linked at
all, and so breaks the cycle.
2019-04-23 21:48:58 -04:00
John Ericson 1a7a96a093 stdenv, compiler-rt: Compress WASI conditionals 2019-04-23 21:48:58 -04:00
Matthew Bauer 4048acb5cf gnu-config: bump to latest version for wasi 2019-04-23 21:48:58 -04:00
Matthew Bauer 556466d52f wasm: set -fno-exceptions
We need this to support C++ code.
2019-04-23 21:48:58 -04:00
Matthew Bauer dbb94b984f wasmtime: init and use for emulation
This isn’t really an "emulator" but it’s the closest concept we have
right now.
2019-04-23 21:48:57 -04:00
Matthew Bauer d591a109be wasm: don’t assume musl 2019-04-23 21:48:57 -04:00
Matthew Bauer 9abff4af4f wasm: init cross target
Adds pkgsCross.wasm32 and pkgsCross.wasm64. Use it to build Nixpkgs
with a WebAssembly toolchain.

stdenv/cross: use static overlay on isWasm

isWasm doesn’t make sense dynamically linked.
2019-04-23 21:48:57 -04:00
Franz Pletz fa6ff572d3
Merge pull request #60064 from dotlambda/aioesphomeapi-2.0.1
python3.pkgs.aioesphomeapi: 1.8.0 -> 2.0.1
2019-04-23 23:13:21 +00:00
Renaud a36cff247c
Merge pull request #59534 from r-ryantm/auto-update/hepmc3
hepmc3: 3.1.0 -> 3.1.1
2019-04-24 00:30:47 +02:00
adisbladis b561092f59
Merge pull request #60017 from dywedir/libvterm-neovim
libvterm-neovim: 2017-11-05 -> 2018-11-26
2019-04-24 01:15:50 +03:00
Lassulus b2d5a5b7de
Merge pull request #59550 from r-ryantm/auto-update/kafkacat
kafkacat: 1.3.1 -> 1.4.0
2019-04-24 07:07:24 +09:00
Ben Wolsieffer 16fe069ef5 gettext: fix cross build (#60123) 2019-04-23 14:27:13 -07:00
Silvan Mosberger ca37c23f91
Merge pull request #58096 from pacien/tedicross-init
tedicross: init at 0.8.7
2019-04-23 23:14:22 +02:00
pacien df04850604 tedicross: init at 0.8.7 2019-04-23 22:52:05 +02:00
Austin Seipp 359facc3d3
Merge pull request #60093 from thoughtpolice/nixpkgs/kind-update
kind: 0.1.0 -> 0.2.1
2019-04-23 11:21:18 -05:00