summary refs log tree commit diff
path: root/pkgs/development/compilers
Commit message (Collapse)AuthorAge
* cargo: use fetchFromGitHubzimbatm2017-10-23
|
* rust: 1.17.0 -> 1.20.0zimbatm2017-10-23
| | | | | | | | | | | | | | simplify the boostrap hashes a bit build with bundled llvm: the rust project has forked the llvm compiler to solve some issues. With pkgs.llvm the test suite fails. See https://github.com/rust-lang/rust/pull/43026 And PR #30088
* rust: unbreak building with bundled LLVMMaximilian Güntner2017-10-23
|
* rust: remove beta and nightly releaseszimbatm2017-10-23
| | | | | nixpkgs is for stable software. If you want beta and nightly, use the nixpkgs-mozilla overlay.
* souffle: Disable parallel buildingTuomas Tynkkynen2017-10-22
| | | | https://hydra.nixos.org/build/62750790
* Merge pull request #30598 from andrewrk/zigJoachim F2017-10-21
|\ | | | | zig: init at 0.1.1
| * zig: init at 0.1.1Andrew Kelley2017-10-21
| |
* | ghcjs: Do not mark as brokenMoritz Kiefer2017-10-21
| | | | | | | | This has been fixed in #30214
* | scala: 2.12.3 -> 2.12.4Ignat Loskutov2017-10-20
| |
* | ponyc: 0.19.3 -> 0.20.0Kamil Chmielewski2017-10-19
| | | | | | | | https://github.com/ponylang/ponyc/issues/2286
* | Merge pull request #30579 from NeQuissimus/openjdk8u152Tim Steinbach2017-10-19
|\ \ | | | | | | openjdk: 8u144 -> 8u152
| * | openjdk: 8u144 -> 8u152Tim Steinbach2017-10-19
| | |
* | | cudatoolkit: use recommended gcc by defaultNikolay Amiantov2017-10-19
| | | | | | | | | | | | | | | This way one may build packages requiring old CUDA Toolkit with usual stdenv; only bits which are compiled with NVCC would use older GCC.
* | | cudatoolkit9: init at 9.0.176Nikolay Amiantov2017-10-19
|/ / | | | | | | Make CUDA Toolkit 9 the default choice.
* | tinycc: 0.9.27pre-20170924 -> 0.9.27pre-20171016Joachim Fasting2017-10-18
| |
* | oraclejdk: 9 -> 9.0.1taku02017-10-18
| |
* | oraclejdk: 8u144 -> 8u151, 8u152taku02017-10-18
|/
* arachne-pnr: fix stupid install error, enable parallelismAustin Seipp2017-10-17
| | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* Merge pull request #30214 from cocreature/ghcjsPeter Simons2017-10-17
|\ | | | | ghcjs/ghcjsHEAD: Use separate patch files to fix build of ghcjs
| * ghcjs/ghcjsHEAD: Use separate patch files to fix build of ghcjsMoritz Kiefer2017-10-08
| |
* | nixpkgs: yosys 2017.09.01 -> 2017.10.16, enable parallel buildsAustin Seipp2017-10-16
| | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | nixpkgs: simplify arachne-pnr makeFlags, make myself maintainerAustin Seipp2017-10-16
| | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | Merge branch 'staging'Vladimír Čunát2017-10-15
|\ \ | | | | | | | | | | | | | | | 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.
| * \ Merge branch 'master' into stagingVladimír Čunát2017-10-14
| |\ \ | | | | | | | | | | | | Hydra: ?compare=1401528
| * \ \ Merge pull request #30150 from copumpkin/no-rpath-nonsenseDaniel Peebles2017-10-08
| |\ \ \ | | |_|/ | |/| | Get rid of most @rpath nonsense on Darwin
| | * | Get rid of most @rpath nonsense on DarwinDan Peebles2017-10-08
| | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | | jetbrains-jdk: 970.2 -> 1036.1Aleksey Kladov2017-10-12
| |_|/ |/| |
* | | obliv-c: make explicit the ocamlbuild dependencyVincent Laporte2017-10-12
| | |
* | | hhvm: make explicit the dependency to ocamlbuildVincent Laporte2017-10-11
| | |
* | | haxe: 3.4.3 -> 3.4.4volth2017-10-10
| | |
* | | ghcjs: mark build as brokenPeter Simons2017-10-09
| | |
* | | ponyc: 0.19.2 -> 0.19.3Kamil Chmielewski2017-10-09
|/ / | | | | | | https://github.com/ponylang/ponyc/issues/2265
* | Merge branch 'master' into stagingVladimír Čunát2017-10-07
|\ \ | |/ |/| | | Hydra: ?compare=1399476
| * Merge pull request #30122 from phi-gamma/llvm-httpsOrivej Desh2017-10-05
| |\ | | | | | | llvm: download source over https
| | * llvm: download source over httpsPhilipp Gesang2017-10-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | ocamlPackages.ssl: 0.5.3 -> 0.5.4Vincent Laporte2017-10-05
| | |
| * | Merge pull request #30043 from jtojnar/vala-0.38Graham Christensen2017-10-05
| |\ \ | | | | | | | | vala: add 0.38.0
| | * | vala: add 0.38.0Jan Tojnar2017-10-04
| | |/
* | | Merge branch 'master' into stagingVladimír Čunát2017-10-05
|\| | | | | | | | | | | Evaluation was blocked on Hydra; this should fix it.
| * | Merge pull request #30101 from sigma/pr/go-1.9.1Orivej Desh2017-10-05
| |\ \ | | | | | | | | go: 1.9 -> 1.9.1
| | * | go: 1.9 -> 1.9.1Yann Hodique2017-10-04
| | | |
| * | | go: 1.8.3 -> 1.8.4Yann Hodique2017-10-04
| |/ /
* | | Merge branch 'master' into stagingOrivej Desh2017-10-05
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 ...
| * | sbcl: 1.3.21 -> 1.4.0Tomas Hlavaty2017-10-04
| | |
| * | crystal: fix build by using the previous bootstrapOrivej Desh2017-10-04
| | |
| * | crystal: 0.23.0 -> 0.23.1David Kuo2017-10-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | Merge branch 'master' into stagingOrivej Desh2017-10-03
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 ...
| * | maintainers.nix: use my GitHub handle as maintainer namemingchuan2017-10-03
| | |
| * | fstar: 0.9.4.0 -> 0.9.5.0Gabriel Ebner2017-10-02
| | | | | | | | | | | | | | | This builds fstar from the included ocaml sources instead of bootstrapping from fsharp.
* | | Merge branch 'master' into stagingOrivej Desh2017-10-02
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 ...