Commit Graph

156869 Commits

Author SHA1 Message Date
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
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
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
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
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
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
Will Dietz
3baa5c13f0 teeworlds: 0.7.3 -> 0.7.3.1 2019-04-23 07:33:25 -05:00
Elis Hirwing
029a37c6f5
Merge pull request #60052 from dtzWill/update/joplin-desktop-1.0.143
joplin-desktop: 1.0.142 -> 1.0.143
2019-04-23 13:55:05 +02:00
Elis Hirwing
327a003be0
Merge pull request #60084 from callahad/hugo-0.55.3
hugo: 0.55.2 -> 0.55.3
2019-04-23 13:51:01 +02:00
Timo Kaufmann
f053d748d4
Merge pull request #60085 from timokau/rustfmt-update
rustfmt: 1.0.1 -> 1.2.1
2019-04-23 13:40:58 +02:00
Timo Kaufmann
c4bc3e1fe2 rustfmt: mark as broken on darwin 2019-04-23 13:22:55 +02:00
worldofpeace
c8c0bd1fea
Merge pull request #51285 from expipiplus1/fped
fped: init at unstable-2017-05-11
2019-04-23 06:52:50 -04:00
Tim Steinbach
0a0bd37fec
oh-my-zsh: 2019-04-18 -> 2019-04-22 2019-04-23 06:38:48 -04:00
Timo Kaufmann
ac938fdea4 rustfmt: 1.0.1 -> 1.2.1
Fixes the build after the rustc 1.34.0 update in
https://github.com/NixOS/nixpkgs/pull/59366.
2019-04-23 12:36:39 +02:00
Dan Callahan
83752522e4
hugo: 0.55.2 -> 0.55.3 2019-04-23 11:12:38 +01:00
Jörg Thalheim
536fe532c2
Merge pull request #60058 from dtzWill/feature/iwd-ell-split-and-update
iwd: split ell to separate derivation, update iwd and ell
2019-04-23 10:58:08 +01:00