Commit graph

6718 commits

Author SHA1 Message Date
Frederik Rietdijk 0196d8f11c Merge master into staging-next 2019-05-07 09:00:06 +02:00
Will Dietz 8cba1c7727 swift: install "editor-integration" component as well 2019-05-06 12:48:41 +02:00
Will Dietz 80d58e2bf5 swift: move most inputs to nativeBuildInputs 2019-05-06 12:47:58 +02:00
Michael Raskin 7770495cd7
Merge pull request #59148 from volth/gcc.arch.v3
compilation for particular x86_64 architecture
2019-05-05 19:12:12 +00:00
Renaud 2566ad6565
Merge pull request #60475 from r-ryantm/auto-update/binaryen
binaryen: 45 -> 83
2019-05-05 12:37:54 +02:00
Frederik Rietdijk b7b3b3f967 Merge staging-next into staging 2019-05-04 17:34:35 +02:00
Frederik Rietdijk 193b899af2 Merge master into staging-next 2019-05-04 17:34:04 +02:00
Daiderd Jordan 626a95a9b4 llvm: create all versioned symlinks for libLLVM on darwin
Apply eb31e481475 to older versions where applicable.
2019-05-04 17:32:43 +02:00
Daiderd Jordan 807ba5f123 llvm: fix llvm-config on darwin
With 7.1 llvm-config looks for libLLVM-7.1.dylib, but the shortVersion
was still 7 so only 7 and 7.1.0 where aliased before.

	$ llvm-config --link-shared
	llvm-config: error: libLLVM-7.1.dylib is missing
2019-05-04 17:32:43 +02:00
Alyssa Ross 897c7386b5
Merge pull request #60510 from manveru/matter-compiler-update
matter-compiler: use bundlerApp
2019-05-04 13:18:14 +00:00
worldofpeace 3b481dfdf9 vala_0_44: fix graphviz patch 2019-05-03 15:28:22 -04:00
Frederik Rietdijk 0f10b72b5f Merge master into staging-next 2019-05-03 19:56:31 +02:00
Robert Schütz 56b560942c Merge branch 'master' into staging 2019-05-03 16:01:49 +02:00
Vladimír Čunát 18d975aff2
gcc9: init at 9.1.0 (released today)
It's just a trivial copy of whole gcc8 stuff,
only with changed version string and hash.
2019-05-03 12:34:40 +02:00
Vladyslav M bd941433d0
osl: 1.10.2 -> 1.10.4 (#60655)
osl: 1.10.2 -> 1.10.4
2019-05-02 23:24:51 +03:00
Michael Roitzsch 4ba3923490 swift: enable tests (WIP)
add check phase for running some of the Swift test suite

A small number of tests is failing, which needs investigation,
so the check phase remains disabled by default.
2019-05-02 12:03:46 +02:00
Frederik Rietdijk 155c9d8e18 Merge master into staging-next 2019-05-02 08:43:14 +02:00
Renaud 1a490fecab
Merge pull request #60410 from manveru/mint-update
mint: 0.3.1 -> 0.5.0
2019-05-01 20:20:40 +02:00
R. RyanTM 9402d2a01b osl: 1.10.2 -> 1.10.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/openshadinglanguage/versions
2019-05-01 10:22:12 -07:00
Frederik Rietdijk bd9e44fce3 Merge staging-next into staging 2019-05-01 11:46:16 +02:00
Frederik Rietdijk f137783927 Merge master into staging-next 2019-05-01 11:45:46 +02:00
R. RyanTM 641eb4af94 fasm-bin: 1.73.10 -> 1.73.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/fasm-bin/versions
2019-05-01 11:20:15 +02:00
R. RyanTM cb757a6756 kotlin: 1.3.30 -> 1.3.31
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kotlin/versions
2019-05-01 11:10:04 +02:00
Orivej Desh ffc8ac2fad mono: 5.16.0.220 -> 5.20.1.27
I have checked a couple of times that building in parallel succeedes even with
nix-build --cores 9999, and once that the result can build all not broken
dependent projects.

Closes #58797.
2019-05-01 04:15:30 +00:00
Daniel Schaefer cbb80342f7 vala: Prepare for updateScript
It doesn't have to be that complicated with the major and minor versions
being split. We have library functions that handle it fine.

passthru.upateScript can be enabled once #59372 is merged
2019-04-30 21:55:08 -04:00
worldofpeace 2148e70a8b vala: no vertical align 2019-04-30 21:55:00 -04:00
worldofpeace d7e35ec341 vala_0_44: 0.44.1 -> 0.44.3
https://gitlab.gnome.org/GNOME/vala/raw/0.44/NEWS
2019-04-30 21:53:21 -04:00
worldofpeace fc508b7869 vala_0_42: 0.42.6 -> 0.42.7
https://gitlab.gnome.org/GNOME/vala/raw/0.42/NEWS
2019-04-30 21:53:11 -04:00
worldofpeace 40dd4f5f9e vala_0_40: 0.40.14 -> 0.40.15
https://gitlab.gnome.org/GNOME/vala/raw/0.40/NEWS
2019-04-30 18:34:31 -04:00
worldofpeace 86c0ca9cc2 vala_0_36: 0.36.18 -> 0.36.19
https://gitlab.gnome.org/GNOME/vala/raw/0.36/NEWS
2019-04-30 18:34:30 -04:00
Michael Fellinger b617d54d96 matter-compiler: use bundlerApp 2019-04-30 18:00:12 +02:00
volth 5ad79dc4bb compilation for particular x86_64 architecture 2019-04-30 14:28:04 +00:00
Michael Roitzsch daca04587c swift: 4.2.3 -> 5.0.1
update Swift
* new tweaks to the build process are mostly documented inline
* the swiftc wrapper needs the linker path for libicu
* some older tweaks could be removed
* remove fuzz from patches by updating line numbers
* one build fix to libdispatch has been filed upstream
2019-04-30 16:26:08 +02:00
Frederik Rietdijk 3462fe27d9 Merge staging-next into staging 2019-04-30 15:52:19 +02:00
Frederik Rietdijk fd2bd6e433
Merge staging-next into master 2019-04-30 15:50:24 +02:00
Peter Simons 894e102c84 ghc: add alpha-1 pre-release for version 8.8.1
The patches for https://phabricator.haskell.org/D5123 and
https://github.com/haskell/haddock/issues/900 no longer
apply and have been dropped.
2019-04-30 11:43:44 +00:00
Peter Simons ceb9440dfb ghc: update 8.6.5-rc1 to 8.6.5 2019-04-30 11:43:44 +00:00
R. RyanTM e6562085f9 binaryen: 45 -> 83
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/binaryen/versions
2019-04-30 04:02:08 -07:00
Linus Heckemann 99e1612cac
Merge pull request #60208 from mayflower/jetbrains-jdk11
jetbrains-jdk: 8.202b1483.37 -> 11.0.2b164
2019-04-29 23:12:00 +02:00
Frederik Rietdijk 2f936f85d8 Merge master into staging-next 2019-04-29 13:46:20 +02:00
Michael Fellinger 69c6483a74 mint: 0.3.1 -> 0.5.0 2019-04-29 10:58:51 +02:00
Joachim F 02c823a541
Merge pull request #60227 from Atidot/master
swi-prolog: updated version + packs support
2019-04-28 20:43:12 +00:00
Michael Raskin 3cf719f605
Merge pull request #58675 from tohl/sbcl
sbcl: 1.5.0 -> 1.5.1, tested on nixos x86_64
2019-04-28 12:50:46 +00:00
Lev Livnev 60e1f2dcab oraclejdk/jdk8psu: 8u202 -> 8u212 2019-04-28 07:23:18 +02:00
Lev Livnev 9e2ec2a2df oraclejdk/jdk8cpu: 8u201 -> 8u211 2019-04-28 07:23:18 +02:00
Aaron Andersen cad1a8234d
Merge pull request #60224 from JohnAZoidberg/fix-jre11
openjdk11: Update source hashes for aarch64
2019-04-27 20:43:20 -04:00
Sarah Brofeldt b4275f6bd9 openjdk8: Try to remove host kernel version impurity 2019-04-27 08:39:51 -04:00
Frederik Rietdijk 042a01efbf Merge staging-next into staging 2019-04-27 07:02:02 +02:00
Frederik Rietdijk 883232c00d Merge master into staging-next 2019-04-27 07:01:38 +02:00
Matthew Bauer 87944c3125
Merge pull request #56744 from matthewbauer/macos-10-12
Update macOS to 10.12
2019-04-26 22:20:03 -04:00
Matthew Bauer da38a49a24 treewide: mark bad packages
Some old stuff is known not to work.
2019-04-26 21:55:11 -04:00
Matthew Bauer f0b7561275 rustc: use llvm5 for bootstrapping 2019-04-26 21:55:09 -04:00
Matthew Bauer 0695b7da24 ldc: don’t run checks on darwin
failing currently:

https://hydra.nixos.org/build/92532427
2019-04-26 21:55:01 -04:00
Matthew Bauer 31060e23ba go: disable tests on darwin
Unfortunately, i can’t get these to work:

https://hydra.nixos.org/build/92530029/nixlog/1/tail

Hopefully we can fix them at some point.

/cc @cstrahan @orivej @mic92
2019-04-26 21:54:59 -04:00
Matthew Bauer c08fe0f8b1 llvm8: remove compiler-rt gettime patch
This was removed in llvm 7 but not for llvm 8.
2019-04-26 21:54:58 -04:00
Matthew Bauer 1b5021771b go1.12: remove dsymutil patch
stdenv provides dsymutil for us. Already done for other compilers but
not this one.
2019-04-26 21:54:58 -04:00
Matthew Bauer 8cabf4d5c5 treewide: rename llvm-dsymutil to dsymutil
This is a change introduced between llvm 5 and llvm 7.
2019-04-26 21:54:50 -04:00
Matthew Bauer 0fe315c9b6 treewide: remove old patches for macOS
These shouldn’t be needed now that we are on macOS 10.12.
2019-04-26 21:54:32 -04:00
Mario Rodas 3f46165af3
Merge pull request #59963 from yrashk/pforth
pforth: init at 28
2019-04-26 18:33:54 -05:00
Yurii Rashkovskii 1ae5e27751 pforth: init at 28 2019-04-26 22:11:41 +07:00
Jan Tojnar 89a150355b
Merge branch 'master' into staging 2019-04-26 16:35:54 +02:00
Will Dietz 6c140d1a9a llvm7: drop patch included (and is the primary motivation for 7.1.0) 2019-04-25 22:50:18 -05:00
Will Dietz ac1ffe5cfd llvmPackages_7: 7.0.1 -> 7.1.0 2019-04-25 22:50:18 -05:00
Justin Woo b1e23abd7f purescript: upgrade to 0.12.5 (#59589)
* purescript: 0.12.4 -> 0.12.5
https://github.com/purescript/purescript/releases/v0.12.5

* purescript: consistent pkg name and attr name
+ version must start with a number
2019-04-25 23:29:53 +02:00
Barak Bercovitz 990acf7025 swi-prolog: updated version + packs support
Using "extraPacks" and "extraLibraries" arguments
it is possible to create fully functional virtual-envs
for SWI-Prolog projects.
(In a way similar to what "ghcWithPackages" does for Haskell)
2019-04-25 22:20:54 +03:00
Daniel Schaefer 069e1a7402 adoptopenjdk-bin: Update source hashes for aarch64
Seems like they replaced the release file.
Updated with
pkgs/development/compilers/adoptopenjdk-bin/generate-sources.py
so should be reasonably safe.
2019-04-25 19:09:15 +02:00
Daniel Schaefer b67f792793 adoptopenjdk-jre-bin: Update source hashes for aarch64
Seems like they replaced the release file.
Updated with
pkgs/development/compilers/adoptopenjdk-bin/generate-sources.py
so should be reasonably safe.
2019-04-25 19:08:49 +02:00
Linus Heckemann bbb1212208 jetbrains-jdk: 8.202b1483.37 -> 11.0.2b164 2019-04-25 14:55:24 +02:00
Matthew Glazar 1a0098042d oraclejdk: use working mirror for download
http://download.oracle.com/otn-pub/ was recently renamed to
http://download.oracle.com/otn/ and now requires authentication with an
Oracle account. http://download.oracle.com/otn-pub/ links don't work
anymore, so installing oraclejdk fails.

Switch to http://javadl.oracle.com/webapps/download/GetFile/, which does
not require authentication. This fixes installing oraclejdk.

Note: The URL for JCE is still broken; this commit only fixes the URL
for the JDK.
2019-04-25 13:23:11 +02:00
Vincent Laporte ce714f2b04 ocaml: 4.08.0+beta2 -> 4.08.0+beta3 2019-04-25 08:45:57 +02:00
Frederik Rietdijk 0a7bcb3b03 Merge staging into staging-next 2019-04-24 18:38:11 +02:00
Will Dietz d0fbe33565 dotnet-sdk: 2.2.103 -> 2.2.203 (core 2.2.1 -> 2.2.4) 2019-04-24 09:29:32 -05:00
Tom McLaughlin 9fa0974856 Patch Julia to not recompile packages when mtime is 1 2019-04-23 22:42:03 -07: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 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 556466d52f wasm: set -fno-exceptions
We need this to support C++ code.
2019-04-23 21:48:58 -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 1f86adbdbf
yosys: 2019.04.22 -> 2019.04.23
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-23 09:34:42 -05:00
Will Dietz 640fd92709 llvmPackages_7.compiler-rt: fix typo 2019-04-23 00:35:35 -05:00
markuskowa d0e70ac2d3
Merge pull request #60010 from JohnAZoidberg/https-urls
HTTPS urls
2019-04-22 23:37:07 +02:00
Silvan Mosberger b9c1d1ada8
Merge pull request #59951 from taku0/adoptopenjdk-bin-11.0.3
adoptopenjdk-bin: 11.0.2 -> 11.0.3 [Security fixes]
2019-04-22 23:34:20 +02:00
Austin Seipp 77be634daa
yosys: 2019.04.08 -> 2019.04.22
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-22 14:27:44 -05:00
Austin Seipp 25bea5054e
nextpnr: 2019.04.02 -> 2019.04.19
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-22 14:27:44 -05:00
Daniel Schaefer bac4d95aa2 treewide: Change URLs to HTTPS
Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them
if there's actual content. Inspired by
https://github.com/NixOS/nixpkgs/issues/60004
2019-04-22 10:19:54 +02:00
volth 5d87bc2650 fix bootstrap when platform.gcc.arch=="skylake" 2019-04-21 16:37:49 +00:00
Renaud f93da5ff9d
Merge pull request #59488 from r-ryantm/auto-update/fasm-bin
fasm-bin: 1.73.09 -> 1.73.10
2019-04-21 01:40:10 +02:00
taku0 25b5dfa43e adoptopenjdk-bin: 11.0.2 -> 11.0.3 2019-04-20 21:48:33 +09:00
Matthew Bauer f0cba0b3f3
Merge pull request #56406 from TomSmeets/emscripten-1_38_28
emscripten: 1.37.36 -> 1.38.28
2019-04-18 10:52:49 -04:00
Frederik Rietdijk 9d87ccabce Merge master into staging-next 2019-04-18 08:25:25 +02:00
Tim Steinbach eb970c5887
openjdk: 11.0.2-b9 -> 11.0.3-ga 2019-04-17 10:05:55 -04:00
Tim Steinbach 0540650f22
openjdk: 8u202 -> 8u212 2019-04-17 10:05:55 -04:00
Tim Steinbach 9429f15f31
dotty: 0.10.0-RC1 -> 0.14.0-RC1 2019-04-17 10:05:55 -04:00
Frederik Rietdijk bae32a9f5c Merge staging-next into staging 2019-04-16 18:54:15 +02:00
Matthew Bauer f475aeaf29
Merge pull request #59535 from matthewbauer/homepage-fixes
treewide: update homepages to https where available
2019-04-15 20:47:30 -04:00
Matthew Bauer 290a5d916e treewide: update homepages to https where available
Based on "problems" from repology:

https://repology.org/repository/nix_unstable/problems

Mostly simple changes to reflect redirects.
2019-04-15 10:10:05 -04:00
R. RyanTM 15e7d10ca5 kotlin: 1.3.21 -> 1.3.30
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kotlin/versions
2019-04-15 07:09:13 -04:00