Commit graph

4538 commits

Author SHA1 Message Date
Austin Seipp 35c885dc3d nixpkgs: yosys 2017.09.01 -> 2017.10.16, enable parallel builds
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-10-16 12:01:17 -05:00
Austin Seipp 3b08d97e07 nixpkgs: simplify arachne-pnr makeFlags, make myself maintainer
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-10-16 12:01:17 -05:00
Vladimír Čunát 3ee33f35f8
Merge branch 'staging'
Contains security fixes in X server and X libs.
On Hydra, the amount to rebuild on master is now higher than on staging;
the comparison looks OK.
2017-10-15 13:59:18 +02:00
Vladimír Čunát 6525c22ef1
Merge branch 'master' into staging
Hydra: ?compare=1401528
2017-10-14 10:36:13 +02:00
Aleksey Kladov 6c087b9461 jetbrains-jdk: 970.2 -> 1036.1 2017-10-12 11:30:00 +03:00
Vincent Laporte 42541c4387
obliv-c: make explicit the ocamlbuild dependency 2017-10-12 06:01:24 +00:00
Vincent Laporte a0da5f3bcf
hhvm: make explicit the dependency to ocamlbuild 2017-10-11 22:46:38 +00:00
volth 0b5fc7fa64 haxe: 3.4.3 -> 3.4.4 2017-10-10 07:51:49 +02:00
Peter Simons 6a84b39950 ghcjs: mark build as broken 2017-10-09 17:25:57 +02:00
Kamil Chmielewski 89c15a04c1 ponyc: 0.19.2 -> 0.19.3
https://github.com/ponylang/ponyc/issues/2265
2017-10-09 15:10:30 +02:00
Daniel Peebles 416979f3f7 Merge pull request #30150 from copumpkin/no-rpath-nonsense
Get rid of most @rpath nonsense on Darwin
2017-10-08 16:21:27 -04:00
Dan Peebles b426c85ce2 Get rid of most @rpath nonsense on Darwin
This requires some small changes in the stdenv, then working around the
weird choice LLVM made to hardcode @rpath in its install name, and then
lets us remove a ton of annoying workaround hacks in many of our Go
packages. With any luck this will mean less hackery going forward.
2017-10-08 16:13:46 -04:00
Vladimír Čunát ef41fc7f51
Merge branch 'master' into staging
Hydra: ?compare=1399476
2017-10-07 10:17:42 +02:00
Orivej Desh 109acb11c3 Merge pull request #30122 from phi-gamma/llvm-https
llvm: download source over https
2017-10-05 20:34:48 +00:00
Vincent Laporte 9e754a6f86 ocamlPackages.ssl: 0.5.3 -> 0.5.4 2017-10-05 17:09:50 +00:00
Graham Christensen 34c2f08127 Merge pull request #30043 from jtojnar/vala-0.38
vala: add 0.38.0
2017-10-05 07:24:14 -04:00
Vladimír Čunát 0be2928ac9
Merge branch 'master' into staging
Evaluation was blocked on Hydra; this should fix it.
2017-10-05 12:34:05 +02:00
Philipp Gesang 0e2e3afd65
llvm: download source over https
The source distribution contains binaries (probably for testing) that
make the Avira virus scanner treat it as malware on account of a “bad
ELF header”. Apart from being preferable in general, the HTTPS download
makes the file opaque to the overeager AV scanner in transparent
proxying setups.

Also adapt to the fact that the canonical downloads now point to a URL
like this:

    https://releases.llvm.org/4.0.1/llvm-4.0.1.src.tar.xz
2017-10-05 12:17:29 +02:00
Orivej Desh 6b05fd71d2 Merge pull request #30101 from sigma/pr/go-1.9.1
go: 1.9 -> 1.9.1
2017-10-05 08:03:58 +00:00
Orivej Desh 66d4941afe Merge branch 'master' into staging
* master: (48 commits)
  Mathematica: 11.0.1 -> 11.2.0
  kbfs: 20170922.f76290 -> 20171004.40555d
  packer: 1.0.3 -> 1.1.0
  libxdg-basedir: 1.0.2 -> 1.2.0
  fscrypt: 0.2.1 -> 0.2.2
  devtodo: init at 0.1.20
  keybase: 1.0.30 -> 1.0.33
  elixir: Fix locale problem on NixOS
  keybase-gui: 1.0.25 -> 1.0.33
  terraform: 0.10.2 -> 0.10.7  (#30055)
  emby: 3.2.32.0 -> 3.2.33.0
  sbcl: 1.3.21 -> 1.4.0
  ardour: 5.11 -> 5.12
  axoloti: fix evaluation
  axoloti: init at 1.0.12-1
  melpa-packages: Add new lean packages
  fastlane: init at 2.60.1
  nixos/traefik: guard example path
  go-ethereum: 1.7.0 -> 1.7.1
  xzgv: 0.9.1 -> 0.9.2
  ...
2017-10-05 07:41:39 +00:00
Yann Hodique ca685bb9a5 go: 1.9 -> 1.9.1 2017-10-04 14:44:34 -07:00
Yann Hodique 419d33305b go: 1.8.3 -> 1.8.4 2017-10-04 14:43:05 -07:00
Tomas Hlavaty 4e7b34ac72 sbcl: 1.3.21 -> 1.4.0 2017-10-04 20:30:26 +02:00
Jan Tojnar a8972678bf
vala: add 0.38.0 2017-10-04 12:54:46 +02:00
Orivej Desh 766ede06da crystal: fix build by using the previous bootstrap 2017-10-04 07:37:35 +00:00
David Kuo bc2ac2ae5e crystal: 0.23.0 -> 0.23.1
Due to https://github.com/crystal-lang/crystal/issues/4719,
when building Crystal with LLVM 4 with debug infos from prebuilt binary (w/ LLVM 3.8) will always be failed.
The temporary solution is to build a LLVM 4 version without debug info,
then use it to build Crystal with debug info on LLVM 4.

This will cause building phrase going longer then normal.
We can remove this hack after Crystal fix the issue.
2017-10-04 07:37:35 +00:00
Orivej Desh f137004179 Merge branch 'master' into staging
* master: (81 commits)
  Add NixOS 17.09 AMIs
  gradle: 4.2 -> 4.2.1
  maintainers.nix: use my GitHub handle as maintainer name
  fcitx-engines.rime: init at 0.3.2
  brise: init at 2017-09-16
  librime: init at 1.2.9
  marisa: init at 0.2.4
  opencc: build shared library and programs
  josm: 12712 -> 12914
  exa: 0.7.0 -> 0.8.0
  krb5: add deprecation date for old configuration
  rustRegistry: 2017-09-10 -> 2017-10-03
  go-ethereum: Fix libusb segmentation faults on Darwin
  tor-browser-bundle-bin: 7.0.5 -> 7.0.6
  libsodium: 1.0.13 -> 1.0.15
  tor-browser-bundle: geoip support
  tor-browser-bundle: support transports obfs2,obfs3
  tor-browser-bundle: bump https-everywhere to 2017.9.12
  tint2: limit platforms to Linux since macOS is not supported and fails the tests
  eclipse-plugin-vrapper: init at 0.72.0
  ...
2017-10-03 17:46:39 +00:00
mingchuan d6b8ac6ca8 maintainers.nix: use my GitHub handle as maintainer name 2017-10-03 14:27:10 +00:00
Gabriel Ebner e10bb692c4 fstar: 0.9.4.0 -> 0.9.5.0
This builds fstar from the included ocaml sources instead of
bootstrapping from fsharp.
2017-10-02 12:21:47 +02:00
Orivej Desh fda26c8476 Merge branch 'master' into staging
* master: (271 commits)
  pysmbc: clarify license
  pysmbc: fix license
  bazel: 0.5.4 -> 0.6.0 (#29990)
  googler: init at 3.3
  go: declare support for aarch64
  firefox-beta-bin: 56.0b5 -> 57.0b4
  spotify: 1.0.64.401.g9d720389-21 -> 1.0.64.407.g9bd02c2d-26
  gogs: 0.11.19 -> 0.11.29
  grafana: 4.5.1 -> 4.5.2
  mopidy-iris: 3.4.1 -> 3.4.9
  nextcloud: 12.0.2 -> 12.0.3
  haskell-json-autotype: jailbreak to fix build within LTS 9.x
  kore: fix up
  kore: init at 2.0.0
  glusterfs service: fix issues with useRpcbind
  tig: 2.2.2 -> 2.3.0
  haskell-hspec-core: enable test suite again
  hackage-packages.nix: automatic Haskell package set update
  librsvg: fix thumbnailer path
  awscli: 1.11.108 -> 1.11.162
  ...
2017-10-02 00:22:12 +00:00
WilliButz fc7eec3663
nasm: run checkPhase 2017-10-02 01:58:15 +02:00
Orivej Desh 8d4b0eefce go: declare support for aarch64 2017-10-01 21:33:28 +00:00
Daiderd Jordan 4da8fd7571 Merge pull request #29541 from dtzWill/update/llvm-5.0
llvm: init 5.0
2017-10-01 20:47:35 +02:00
obadz 4810ee4292 nim: 0.17.0 -> 0.17.2 2017-10-01 02:40:19 +01:00
Robin Gloster 40ed226507 treewide: mark a bunch of failing builds as broken
(cherry picked from commit 23fdbaa37599f490435056b9865023870656571b)
[dezgeg: Un-mark shotcut, tokei & uchiwa that do build on master]
2017-10-01 00:26:52 +03:00
Charles Strahan 9b8c2788c4 Merge pull request #29696 from cocreature/ghcjsHEAD
ghcjsHEAD: Bump ghcjs and ghcjs-boot revisions
2017-09-30 13:29:25 -04:00
Peter Hoeg 0bf3f4bbe7 Merge pull request #29823 from yegortimoshenko/closure-compiler/20170910
closure-compiler: 20170218 -> 20170910
2017-09-30 11:06:26 +08:00
Tim Steinbach ad2c63a23a
kotlin: 1.1.50 -> 1.1.51 2017-09-29 10:05:46 -04:00
Tim Steinbach 4f132afa5b Merge pull request #29652 from NeQuissimus/zulu9
zulu: init 9.0.0.15
2017-09-29 09:06:22 -04:00
Vladimír Čunát 80c57fd96a
gcj, gccgo: port fixes for 4.9 to 6
Tested that pdftk builds on linux again, and gccgo6 builds hello-world.
The default gcc doesn't rebuild.
2017-09-28 21:52:28 +02:00
John Ericson f037625f87 Merge remote-tracking branch 'upstream/staging' into deps-reorg 2017-09-28 12:32:57 -04:00
Orivej Desh 589574e5c9 go: fix tests and impurity 2017-09-28 10:21:17 +00:00
Orivej Desh 0978d59c76 urweb: do not use removed postgres.dev output
postgres.dev output was reverted by 6b05651c20
2017-09-28 03:59:18 +00:00
Joachim Fasting 35c15d4a61
tinycc: 0.9.27pre-20170911 -> 0.9.27pre-20170924
Improves `long` handling
2017-09-28 03:06:11 +02:00
Yegor Timoshenko bbb26760a0 closure-compiler: 20170218 -> 20170910 2017-09-27 16:25:04 +00:00
Peter Brottveit Bock 76245e0b9d urweb: support darwin, depend on gcc, fix paths.
1. Add support for the darwing platform.
2. Depend on gcc, since the urweb executable will
   call gcc when it compiles an urweb-project.
3. Fix include path and link path for the dependencies.
2017-09-27 17:06:01 +02:00
Will Dietz fb7ebf3c93 llvm: init 5.0 2017-09-26 16:51:17 -05:00
Tim Steinbach b4824605be Merge pull request #29693 from taku0/oraclejdk-9
oraclejdk: add version 9
2017-09-26 10:25:19 -04:00
Tim Steinbach bec98b765d
kotlin: 1.1.4-2 -> 1.1.50 2017-09-26 08:52:44 -04:00
Kamil Chmielewski 5835b1a156 ponyc: 0.19.1 -> 0.19.2
https://github.com/ponylang/ponyc/issues/2248
2017-09-25 13:13:58 +02:00