Kamil Chmielewski
653624061c
pony-stable: 0.0.1 -> 0.1.1
2017-11-07 20:21:55 +01:00
Orivej Desh
473b1e32b6
Merge pull request #31088 from dtzWill/update/gcc-5.5
...
gcc: 5.4.0 -> 5.5.0
2017-11-02 16:39:46 +00:00
Piotr Bogdan
8904ce343a
fix source root locations.
...
These have changed following commit
c3255fe8ec
.
See also:
- https://github.com/NixOS/nixpkgs/pull/31004
- https://github.com/NixOS/nixpkgs/pull/31106
2017-11-02 13:53:36 +00:00
Jude Taylor
737b466031
fix ghcjs socket.io
2017-11-01 12:16:48 +01:00
Will Dietz
a4d5586d47
gcc: 5.4.0 -> 5.5.0
...
Switch to xz since there is no bz2 variant (apparently)
2017-11-01 06:00:28 -05:00
Vladimír Čunát
fe83d91157
rustc: disable a test failing on Hydra repeatedly
...
The problem doesn't happen for me locally, but on Hydra
we tend to experience more flakiness in networking tests.
2017-10-31 22:05:40 +01:00
tilpner
68b2eeb1cb
chez: 9.4 -> 9.5
2017-10-29 02:04:16 +02:00
dywedir
1b2a0e0f45
ocamlPackages.reason: 2.0.0 -> 3.0.0
2017-10-27 14:13:26 +02:00
Tim Steinbach
a1f7aa1ceb
Merge pull request #30820 from adisbladis/go_1_9_2
...
Go: 1.9.1 -> 1.9.2 && Go: 1.8.4 -> 1.8.5
2017-10-26 10:08:19 -04:00
adisbladis
df04f0cb63
go: 1.9.1 -> 1.9.2
2017-10-26 18:28:08 +08:00
adisbladis
1d1e0920d9
go: 1.8.4 -> 1.8.5
2017-10-26 18:27:57 +08:00
Roman Kuznetsov
d855091fb3
Use build type parameter
2017-10-25 07:55:32 +02:00
Roman Kuznetsov
f743e5f127
Change coreclr package maintainer
2017-10-25 07:55:32 +02:00
Joerg Thalheim
e7fc83f1a6
coreclr: cleanup build
2017-10-25 07:55:32 +02:00
Joerg Thalheim
856995d8ca
coreclr: mark as not broken
2017-10-25 07:55:32 +02:00
Roman Kuznetsov
71202f81aa
Remove old patches
2017-10-25 07:55:32 +02:00
Roman Kuznetsov
9356779fb3
Point coreclr to 2.0.0 release
2017-10-25 07:55:31 +02:00
Daniel Peebles
4bf221932e
Merge pull request #30750 from kuznero/pr/dotnet-sdk
...
dotnet-sdk: init at 2.0.3
2017-10-24 19:10:03 -04:00
Joachim F
23c8e96071
Merge pull request #30699 from earldouglas/picat-maintainers
...
picat: add meta.maintainers
2017-10-24 22:07:51 +00:00
Joachim F
6a65235bac
Merge pull request #30697 from earldouglas/avian-maintainers
...
avian: add meta.maintainers
2017-10-24 22:07:44 +00:00
Roman Kuznetsov
6b1b8487df
dotnet-sdk : init at 2.0.3
2017-10-25 00:04:16 +02:00
Michael Raskin
5fe5afe8ee
clasp-common-lisp: init at 0.4.99.20170801
2017-10-24 08:43:41 +02:00
Robin Gloster
bed5bb1f5e
fix eval
...
cc @zimbatm
(https://nix-cache.s3.amazonaws.com/log/iyn9cwk0kymi4mzva0dzpqwnzm3cg4a4-nixpkgs-tarball-18.03pre118395.891c3721ed.drv )
2017-10-23 15:12:39 +02:00
Daiderd Jordan
f1f7296885
cargo: fix darwin build
2017-10-23 10:24:17 +02:00
James Earl Douglas
7562ed51f6
avian: add meta.maintainers
2017-10-22 18:31:24 -06:00
James Earl Douglas
c918020ed9
picat: add meta.maintainers
2017-10-22 18:30:33 -06:00
zimbatm
6bbce42fe7
cargo: 0.21.1 -> 0.22.0
2017-10-23 00:30:47 +01:00
Kevin Cox
5f8cf0048e
rust: update cargo builder to fetch registry dynamically
...
The biggest benefit is that we no longer have to update the registry
package. This means that just about any cargo package can be built by
nix. No longer does `cargo update` need to be feared because it will
update to packages newer then what is available in nixpkgs.
Instead of fetching the cargo registry this bundles all the source code
into a "vendor/" folder.
This also uses the new --frozen and --locked flags which is nice.
Currently cargo-vendor only provides binaries for Linux and
macOS 64-bit. This can be solved by building it for the other
architectures and uploading it somewhere (like the NixOS cache).
This also has the downside that it requires a change to everyone's deps
hash. And if the old one is used because it was cached it will fail to
build as it will attempt to use the old version. For this reason the
attribute has been renamed to `cargoSha256`.
Authors:
* Kevin Cox <kevincox@kevincox.ca>
* Jörg Thalheim <Mic92@users.noreply.github.com>
* zimbatm <zimbatm@zimbatm.com>
2017-10-23 00:30:47 +01:00
zimbatm
d170c2cead
cargo: use fetchFromGitHub
2017-10-23 00:30:46 +01:00
zimbatm
7bd191df6a
rust: 1.17.0 -> 1.20.0
...
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
2017-10-23 00:30:46 +01:00
Maximilian Güntner
e30e201027
rust: unbreak building with bundled LLVM
2017-10-23 00:30:46 +01:00
zimbatm
1d6eaac764
rust: remove beta and nightly releases
...
nixpkgs is for stable software. If you want beta and nightly, use the
nixpkgs-mozilla overlay.
2017-10-23 00:30:46 +01:00
Tuomas Tynkkynen
917bd0bfbc
souffle: Disable parallel building
...
https://hydra.nixos.org/build/62750790
2017-10-22 21:57:59 +03:00
Joachim F
b591b5cf5b
Merge pull request #30598 from andrewrk/zig
...
zig: init at 0.1.1
2017-10-21 20:11:23 +00:00
Andrew Kelley
835201e814
zig: init at 0.1.1
2017-10-21 12:45:54 -04:00
Moritz Kiefer
d222538732
ghcjs: Do not mark as broken
...
This has been fixed in #30214
2017-10-21 13:27:42 +01:00
Ignat Loskutov
cc2e11b8c9
scala: 2.12.3 -> 2.12.4
2017-10-20 13:30:32 +03:00
Kamil Chmielewski
c5f7175197
ponyc: 0.19.3 -> 0.20.0
...
https://github.com/ponylang/ponyc/issues/2286
2017-10-19 17:52:09 +02:00
Tim Steinbach
f11948d31e
Merge pull request #30579 from NeQuissimus/openjdk8u152
...
openjdk: 8u144 -> 8u152
2017-10-19 09:22:26 -04:00
Tim Steinbach
1c71b0ef31
openjdk: 8u144 -> 8u152
2017-10-19 08:39:01 -04:00
Nikolay Amiantov
7cf6010fd3
cudatoolkit: use recommended gcc by default
...
This way one may build packages requiring old CUDA Toolkit with usual stdenv;
only bits which are compiled with NVCC would use older GCC.
2017-10-19 12:47:30 +03:00
Nikolay Amiantov
fe7c7a852d
cudatoolkit9: init at 9.0.176
...
Make CUDA Toolkit 9 the default choice.
2017-10-19 12:47:30 +03:00
Joachim Fasting
5c732e3c46
tinycc: 0.9.27pre-20170924 -> 0.9.27pre-20171016
2017-10-18 22:11:32 +02:00
taku0
5bf6a2bca5
oraclejdk: 9 -> 9.0.1
2017-10-18 20:59:44 +09:00
taku0
08075d57e8
oraclejdk: 8u144 -> 8u151, 8u152
2017-10-18 03:13:23 +09:00
Austin Seipp
b304695c7f
arachne-pnr: fix stupid install error, enable parallelism
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-10-17 07:25:51 -05:00
Peter Simons
f9090c3332
Merge pull request #30214 from cocreature/ghcjs
...
ghcjs/ghcjsHEAD: Use separate patch files to fix build of ghcjs
2017-10-17 10:44:37 +01:00
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