Commit graph

177364 commits

Author SHA1 Message Date
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
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
008c9a70a5 release-cross: add wasi targets
Add a few working cross targets to make sure things keep working.
2019-04-23 21:51:30 -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
Matthew Bauer
721832f97e libiconv: get just headers from wasilibc 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
Austin Seipp
6088a4793f
Merge pull request #60128 from lilyball/xv
xv: init at 0.1.0
2019-04-23 20:05:44 -05:00
Lily Ballard
35e2c2d6dd xv: init at 0.1.0 2019-04-23 17:32:28 -07:00
Silvan Mosberger
613fd44128
Merge pull request #59933 from risicle/ris-appleseed-bump-fix
appleseed: 1.9.0-beta -> 2.0.5-beta (fixes build)
2019-04-24 02:25:05 +02:00
Franz Pletz
dc552fd2ff
Merge pull request #59807 from dtzWill/update/dhcpcd-7.2.0
dhcpcd: 7.1.1 -> 7.2.0
2019-04-23 23:18:44 +00: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
Franz Pletz
afe0d73e09
Merge pull request #59920 from liclac/update/jool-v4.0.0
jool: unstable-20180706 -> 4.0.0
2019-04-23 23:12:17 +00:00
R. RyanTM
e95e7027c9 klavaro: 3.04 -> 3.05 (#59554)
* klavaro: 3.04 -> 3.05

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/klavaro/versions
2019-04-24 01:04:17 +02:00
Robert Scott
b30f1e9ebb appleseed: 1.9.0-beta -> 2.0.5-beta
this also fixes the build, provided we set -Wno-unused-but-set-variable
2019-04-23 23:38:07 +01:00
Matthew Bauer
7f23d9fc5f
Merge pull request #59755 from matthewbauer/patches-in-make-derivation
make-derivation: put patches in all derivations
2019-04-23 18:33:04 -04: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
Silvan Mosberger
508fd8f133
Merge pull request #55413 from msteen/bitwarden_rs
bitwarden_rs: init at 1.8.0
2019-04-24 00:25:08 +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
Matthijs Steen
ef1a43030b nixos/bitwarden_rs: init 2019-04-23 23:46:57 +02: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
d3423dd5c2 nixos/tedicross: add module 2019-04-23 22:52:23 +02:00
pacien
df04850604 tedicross: init at 0.8.7 2019-04-23 22:52:05 +02:00
Silvan Mosberger
9a8d764486
Merge pull request #59937 from tex/lilypond
LilyPond: Fix configure error - incorrectly detected fontforge version
2019-04-23 22:26:25 +02:00
Milan Svoboda
2f59db4fa9 Fix configure error - incorrectly detected fontforge version 2019-04-23 21:35:18 +02:00
Matthijs Steen
8a0a9710b0 bitwarden_rs: init at 1.8.0 2019-04-23 21:25:46 +02:00
Michael Weiss
e0e5dca235
html-proofer: Update the dependencies (security, CVE-2019-11068) 2019-04-23 21:19:12 +02:00
Michael Weiss
9d720a9221
jekyll: Update the dependencies (security, CVE-2019-11068) 2019-04-23 21:19:12 +02:00
Michael Weiss
87cb3b33f1
gollum: Update the dependencies (security, CVE-2019-11068) 2019-04-23 21:19:12 +02:00
Silvan Mosberger
61e2c7b029
Merge pull request #59826 from akru/parity
parity: 2.3 -> 2.4
2019-04-23 20:30:43 +02:00
Silvan Mosberger
fe054079fd
Merge pull request #60024 from roosemberth/master
libguestfs-with-appliance: Add package for libguesfs containing libguestfs appliances
2019-04-23 20:27:26 +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
Mario Rodas
9d127f2450
Merge pull request #60083 from marsam/python-nikola-add-dependencies
python3Packages.Nikola: add missing extra dependencies
2019-04-23 10:29:43 -05:00
Pascal Wittmann
3e1ee4240f
Merge pull request #60086 from marsam/python-doit-fix-darwin
doit: fix darwin build
2019-04-23 17:14:53 +02:00
Michael Weiss
60e59b75ba
maim: 5.5.2 -> 5.5.3 2019-04-23 16:38:33 +02:00
Austin Seipp
1f86adbdbf
yosys: 2019.04.22 -> 2019.04.23
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-23 09:34:42 -05:00
Michael Weiss
c93fd4a25e
Merge pull request #56690 from primeos/python-cryptography
python37Packages.cryptography: 2.5 -> 2.6.1
2019-04-23 16:27:06 +02:00
Austin Seipp
da57a2fa60
kind: 0.1.0 -> 0.2.1
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-23 09:16:31 -05:00
Matthew Bauer
0b1851d084
Merge pull request #59969 from volth/gcc-arch-v4
fix bootstrap when platform.gcc.arch=="skylake"
2019-04-23 09:44:50 -04:00