John Ericson
9be40841ea
Merge remote-tracking branch 'upstream/master' into staging-base
...
Conflicts:
pkgs/build-support/cc-wrapper/default.nix
pkgs/build-support/gcc-wrapper-old/builder.sh
pkgs/build-support/trivial-builders.nix
pkgs/desktops/kde-4.14/kde-package/default.nix
pkgs/development/compilers/openjdk-darwin/8.nix
pkgs/development/compilers/openjdk-darwin/default.nix
pkgs/development/compilers/openjdk/7.nix
pkgs/development/compilers/openjdk/8.nix
pkgs/development/compilers/oraclejdk/jdk-linux-base.nix
pkgs/development/compilers/zulu/default.nix
pkgs/development/haskell-modules/generic-builder.nix
pkgs/misc/misc.nix
pkgs/stdenv/generic/builder.sh
pkgs/stdenv/generic/setup.sh
2017-07-26 13:46:04 -04:00
Guillaume Maudoux
868dd0f7c1
tup: 0.7.3 -> 0.7.5
2017-07-26 15:38:43 +02:00
Peter Simons
28c01703f0
haskell: remove all code related to the "haste" compiler
...
These packages have been broken for a while and now they don't even evaluate
any more.
2017-07-26 10:20:30 +02:00
Charles Strahan
4244a16917
gocode: update to f1eef9a6, fix stdlib completions
2017-07-26 02:30:15 -04:00
Graham Christensen
69c2c997e0
Merge pull request #27072 from ElvishJerricco/swig-3.0.12
...
Swig 3.0.10 -> 3.0.12
2017-07-25 22:57:28 -04:00
Daiderd Jordan
bbc5d15d0a
mypy: 0.501 -> 0.511
2017-07-25 21:52:54 -04:00
Peter Simons
ea63fd4eb0
multi-ghc-travis: update to latest git version
...
I used an incorrect date for the version field in my last commit, so now I have
to date this slightly into the future to make sure the new version actually
looks newer to Nix, too.
2017-07-25 18:53:03 +02:00
Bas van Dijk
662cf644bc
hydra: 2017-06-22 -> 2017-07-24
...
hydra-2017-06-22 fails to build because of the nixUnstable upgrade.
hydra-2017-07-24 builds successfully.
2017-07-24 23:22:08 +02:00
Eelco Dolstra
6669a3b477
stdenv: Remove log nesting
...
Nix/Hydra no longer support pretty printing of logs, so this is no
longer useful.
2017-07-24 14:30:46 +02:00
Eelco Dolstra
9f345ce2c7
gnumake41: Remove unused version
2017-07-24 14:27:12 +02:00
Eelco Dolstra
8cfe77444b
gnumake40: Remove unused version
2017-07-24 14:27:11 +02:00
Eelco Dolstra
969d7b0451
gnumake380: Remove
...
This hasn't been used in a long time.
2017-07-24 14:27:11 +02:00
Frederik Rietdijk
29f91c107f
Merge remote-tracking branch 'upstream/master' into HEAD
2017-07-23 11:23:43 +02:00
Thomas Tuegel
4f88ceff49
jam: unset AR
...
Commit 093cc00cdd
sets the AR environment variable
by default, but this causes the jam Makefile to use the wrong command.
2017-07-22 19:36:55 -05:00
Mathias Schreck
6589a83a88
sauce-connect: 4.4.7 -> 4.4.8
2017-07-22 12:41:47 +02:00
Thomas Tuegel
6a004bf9c8
Merge branch 'master' into bugfix/staging/stdenv
2017-07-21 20:36:34 -05:00
Peter Simons
83fe3f0268
multi-ghc-travis: update to current Git master 800980d76f7a74f3
2017-07-20 09:15:47 +02:00
Jörg Thalheim
d36614cb28
flamegraph: 2017-05-11 -> 2017-07-01
2017-07-19 14:24:56 +01:00
Elijah Caine
1fef42dde9
container-linux-config-transpiler: init at 0.4.1 ( #27486 )
2017-07-19 08:30:51 +01:00
Daniel Peebles
bd2e91e3a2
Merge pull request #27318 from copumpkin/darwin-high-sierra
...
Support High Sierra on Darwin
2017-07-18 17:06:06 -04:00
Vincent Laporte
65b1613456
frama-c: 20161101 (Silicon) -> 20170501 (Phosphorus)
2017-07-18 20:30:53 +02:00
Benno Fünfstück
496dac571c
racer[d]: fix RUST_SRC_PATH
...
`rustc.src` is a `tar.gz` archive, but we need it unpacked.
2017-07-18 17:16:52 +02:00
Tuomas Tynkkynen
27e503f00c
strace: 4.17 -> 4.18
2017-07-18 13:41:07 +03:00
Frederik Rietdijk
f59e71e9c7
heroku: mark as broken
2017-07-18 08:43:38 +02:00
Dan Peebles
8253fc2ae5
pants: 1.2.1 -> 1.3.0
...
I'm also removing the pants13-pre attribute since it's unnecessary and I
don't want to maintain 1.4.x prereleases yet.
I'm temporarily taking out the pants native rust engine shenanigans until
I can get a nix-native rust build of it to work (it works on Linux but
not on Darwin!)
2017-07-17 10:37:52 -04:00
Vincent Laporte
b57bf746a1
ocaml-top: 1.1.3 -> 1.1.4
...
ocamlPackages.ocp-build: 1.99.18-beta -> 1.99.19-beta
2017-07-16 12:43:35 +02:00
Jörg Thalheim
f1b45f7d41
lttng-ust: add missing python dependency
2017-07-16 09:07:10 +01:00
Benno Fünfstück
dc696e2800
Merge pull request #26096 from ambrop72/teensy-fix
...
teensy-loader-cli: Update to latest git.
2017-07-15 20:22:34 +02:00
Peter Hoeg
18e2b44653
wp-cli: 1.2.0 -> 1.2.1
2017-07-13 00:22:08 +08:00
Dan Peebles
0419452113
Fix Darwin stdenv to work on 10.13
...
The main changes are in libSystem, which lost the coretls component in 10.13
and some hardening changes that quietly crash any program that uses %n in
a non-constant format string, so we've needed to patch a lot of programs that
use gnulib.
2017-07-11 21:56:38 -04:00
Vincent Laporte
412da3210b
ocamlPackages.oasis: remove 0.4.6
2017-07-11 02:46:32 +00:00
Vincent Laporte
3095a46bfc
ocamlPackages.oasis: 0.4.7 -> 0.4.10
2017-07-11 03:40:07 +02:00
Jörg Thalheim
14702c3944
Merge pull request #27240 from dtzWill/feature/moby-linuxkit
...
moby, linuxkit: init at 2017-07-07, 2017-07-08
2017-07-10 11:12:07 +01:00
Niklas Hambüchen
a37f3a3573
hotspot: init at 1.0.0
2017-07-09 22:30:41 +02:00
Peter Hoeg
f2be840e98
re2c: minor cleanup
2017-07-09 22:43:38 +08:00
Vladimír Čunát
3a891c67fc
re2c: fix sourceRoot in a more robust way
...
Reverting ee5a17514c
would also work.
The temporary confusion was due to #26877 changes.
2017-07-09 10:40:11 +02:00
Joachim F
c5fdfffa46
Merge pull request #27155 from bachp/gitlab-runner-1.11.5
...
gitlab-runner_1_11: 1.11.4 -> 1.11.5
2017-07-09 09:35:57 +01:00
Karn Kallio
ee5a17514c
re2c : Fix build by adjusting sourceRoot.
2017-07-09 07:36:51 +00:00
Will Dietz
ceff05aa4f
linuxkit: init at 2017-07-08
2017-07-08 09:25:01 -05:00
Will Dietz
0b6a504283
moby: init at 2017-07-06
2017-07-08 09:25:01 -05:00
Robin Raymond
4a3e1d83a1
godot 2.1.1-stable -> 2.1.3-stable
2017-07-08 14:48:35 +02:00
Vincent Laporte
676156a658
obuild: fix build
2017-07-08 12:22:55 +02:00
Vincent Laporte
cacc9faac7
camlPackages.camlp5: 6.17 -> 7.01
2017-07-08 06:14:43 +00:00
Tim Steinbach
1a7d9f573b
gradle: 4.0 -> 4.0.1
2017-07-07 19:52:57 -04:00
Frederik Rietdijk
ea5b2df865
Merge pull request #27094 from nand0p/buildbot-0.9.9
...
buildbot: 0.9.7 -> 0.9.9.post2
2017-07-07 17:48:29 +02:00
Jörg Thalheim
515d5d577b
Merge pull request #27177 from tw-360vier/git-ftp
...
git-ftp: init at 1.4.0
2017-07-07 15:45:08 +01:00
Fernando J Pando
f6a7b851d4
buildbot: 0.9.7 -> 0.9.9.post2
...
- adds grid-view plugin
- module fixup
- tested on nixos
2017-07-07 10:00:37 -04:00
Tim Steinbach
8ab9f99309
Merge pull request #27133 from NeQuissimus/ammonite_1_0_0
...
ammonite: 0.9.9 -> 1.0.0
2017-07-07 09:01:26 -04:00
Thorsten Weber
14f2083445
git-ftp: init at 1.4.0
2017-07-07 11:41:30 +02:00
Pascal Wittmann
1ce2ad7fd1
Merge pull request #27200 from Ralith/bindgen
...
rust-bindgen: 0.25.5 -> 0.26.1
2017-07-07 09:45:34 +02:00
Benjamin Saunders
75ca369355
rust-bindgen: 0.25.5 -> 0.26.1
2017-07-06 23:29:54 -07:00
Pascal Wittmann
bd3b58b197
Merge pull request #27015 from expipiplus1/qbs
...
qbs: init at 1.8
2017-07-06 10:21:52 +02:00
Joe Hermaszewski
6fd51f96fe
qbs: init at 1.8
2017-07-05 22:53:38 +01:00
Michael Raskin
8dee8d5f5c
Merge pull request #26584 from pjones/pjones/blackmagic
...
blackmagic init at 1.6.1
2017-07-05 23:35:16 +02:00
Vincent Laporte
2521af87ad
obuild: remove dependency on findlib
2017-07-05 18:05:09 +00:00
Volth
18e3799cd1
ocamlPackages.{benchmark,obuild,ptmap,rope}: init at 1.4, 0.1.8, 2.0.1, 0.5
2017-07-05 17:48:45 +00:00
Peter Jones
e33c7fa4c1
blackmagic init at 1.6.1
2017-07-05 08:45:40 -07:00
Pascal Bach
52ceb981a1
gitlab-runner_1_11: 1.11.4 -> 1.11.5
2017-07-05 17:31:11 +02:00
Vladimír Čunát
5328aac7be
Merge branch 'staging'
...
Comparison looks OK; I'll try some fixes on master directly.
http://hydra.nixos.org/eval/1372577?compare=1372497
2017-07-05 08:55:26 +02:00
Tim Steinbach
aebe8586bc
ammonite: 0.9.9 -> 1.0.0
2017-07-04 21:17:04 -04:00
Fatih Altinok
a0f3ce28eb
flow: 0.48.0 -> 0.49.1
2017-07-04 17:43:40 +02:00
Jörg Thalheim
277c1f8624
Merge pull request #27095 from dtzWill/feature/csmith
...
csmith: init at 2.3.0, pull in Sys::CPU as dependency.
2017-07-04 15:10:05 +01:00
Peter Simons
b9ed1177c8
haskell-tinc: enable Hydra builds
2017-07-04 15:50:26 +02:00
Peter Simons
b683a15d17
haskell-tinc: don't hard-code the version of GHC used by this tool
...
We don't want to re-compile tinc just to change the GHC environment used for
building, i.e. when running inside of nix-shell. Instead, find "ghc" in $PATH.
2017-07-04 15:50:26 +02:00
Peter Simons
cafed1a84c
haskell-tinc: update to latest git version to fix the build
2017-07-04 15:50:26 +02:00
Will Dietz
050ee80ddb
csmith: init at 2.3.0, pull in Sys::CPU as dependency.
2017-07-03 14:39:56 -05:00
Frederik Rietdijk
970c2cc35f
Merge pull request #27084 from lufia/update-gae-go
...
google-app-engine-go-sdk: 1.9.53 -> 1.9.55
2017-07-03 20:08:27 +02:00
dywedir
57f394572d
yarn: 0.24.6 -> 0.27.5
2017-07-03 18:42:45 +02:00
Vladimír Čunát
d1a89ae9d7
Merge branch 'master' into staging
2017-07-03 09:48:58 +02:00
lufia
5605f9d2c8
google-app-engine-go-sdk: 1.9.53 -> 1.9.55
2017-07-03 13:55:38 +09:00
Judson
728bb987ec
Adding docs for bundlerApp.
2017-07-02 17:55:41 -07:00
Will Fancher
c16297654e
Swig 3.0.10 -> 3.0.12
2017-07-02 20:13:21 -04:00
Vincent Laporte
dbe61c96ae
ocamlPackages: make lwt-3.0.0 the default
2017-07-02 15:22:04 +00:00
Vincent Laporte
8ad273d4f0
ocamlPackages.lambda-term: 1.10 -> 1.11
2017-07-02 12:56:56 +00:00
Joachim Fasting
80c2c58671
gede: 2.0.3 -> 2.0.4
2017-07-01 21:41:40 +02:00
Joachim Fasting
0040dbaf69
gede: add ctags and gdb to path via wrapper
2017-07-01 21:41:35 +02:00
Joachim Fasting
4f320d30a4
gede: fix sandboxed build
...
build.py relies on /usr/bin/env; invoke python directly instead to
sidestep the issue.
2017-07-01 21:41:33 +02:00
Joachim Fasting
6e36e7f209
gede: replace build.patch with inline sed call
...
The patch file is much larger than the logical change made.
2017-07-01 21:41:27 +02:00
Jörg Thalheim
36b1d11188
ccache: 3.2.5 -> 3.3.4
2017-07-01 18:45:06 +01:00
Pascal Wittmann
e071756043
spin: 6.4.5 -> 6.4.6
2017-07-01 10:16:14 +02:00
Pascal Wittmann
cdf0c53ac7
yodl: 3.08.02 -> 4.01.00
2017-07-01 10:10:23 +02:00
Vincent Laporte
ea052b6f6b
ocamlPackages.js_of_ocaml: 2.8.3 -> 2.8.4
2017-06-30 16:39:09 +00:00
Vladimír Čunát
ddf864f8aa
Merge branch 'master' into staging
...
Mass rebuilds from master (>7k on x86_64-linux).
2017-06-30 18:16:58 +02:00
John Ericson
95c8277701
misc pkgs: Remove unneeded *Platform == *Platform comparisons
...
PR #26007 used these to avoid causing a mass rebuild. Now that we know
things work, we do that to clean up.
2017-06-30 10:09:31 -04:00
Benno Fünfstück
3db7c9d5b8
Merge pull request #26953 from np/jd
...
jd: init at 0.3.1
2017-06-30 10:59:17 +02:00
Vincent Laporte
2dae6e0b5f
ocamlPackages.findlib: 1.7.1 -> 1.7.3
2017-06-30 07:59:11 +00:00
Tim Steinbach
32a351a0aa
Merge pull request #26935 from mayflower/upstream-skopeo
...
skopeo: 0.1.18 -> 0.1.22
2017-06-29 08:37:21 -04:00
Nicolas Pouillard
fbce96014f
jd: init at 0.3.1
2017-06-29 09:50:46 +02:00
Kamil Chmielewski
5559e1c860
go2nix: 1.2.0 -> 1.2.1
2017-06-29 09:29:02 +02:00
Christian Albrecht
dd484418a1
skopeo: 0.1.18 -> 0.1.22 fix whitespace
2017-06-29 08:54:52 +02:00
Christian Albrecht
05e9c47dc3
skopeo: 0.1.18 -> 0.1.22 fix certs.d permission error
...
the dependency docker_client.go tries to read /etc/docker/certs.d/
and fails if this is not readable.
the original code silently ignores this directory if it is not present
so path.patch adds the logic to ignore it in case of a permission error.
2017-06-29 08:47:08 +02:00
John Ericson
16be434b0b
Merge accepted cross compilation PRs into staging
2017-06-28 23:17:21 -04:00
John Ericson
e1faeb574a
Merge pull request #26884 from obsidiansystems/purge-stdenv-cross
...
Purge stdenv cross
2017-06-28 21:39:16 -04:00
hsloan
9cd606467f
libtool2: Don't use stdenv ? cross
2017-06-28 19:43:03 -04:00
hsloan
3e69864717
cmake 2.8: Don't use stdenv ? cross
2017-06-28 19:42:46 -04:00
Christian Albrecht
08ccf9e059
skopeo: 0.1.18 -> 0.1.22
2017-06-28 18:45:30 +02:00
Jörg Thalheim
5e044b9dc8
Merge pull request #26903 from ivan-tkatchev/pullrequest4
...
boost-build: update to version 2016.03
2017-06-28 09:46:42 +01:00
Jörg Thalheim
33adb08080
boost-build: drop spurious version infix
2017-06-28 09:40:31 +01:00
Judson
e149f02344
Using pname and fetching versions
2017-06-27 22:33:18 -07:00
Radek Benkel
53de56c0cc
sauce-connect: 4.4.2 -> 4.4.7 ( #26893 )
2017-06-27 19:18:35 +01:00