Vincent Laporte
d6e423c400
ocamlPackages.merlin: 3.0.2 -> 3.0.3
2017-10-22 13:25:46 +00:00
Nikolay Amiantov
0ce09afcfa
bazel_0_4: additonal fix for Darwin
2017-10-21 18:21:52 +03:00
Nikolay Amiantov
a86fe917b9
bazel_0_4: try to fix on Darwin
...
First round of fixes -- let's see how Hydra reacts.
2017-10-21 17:36:54 +03:00
zimbatm
96b339fbc9
buildkite-agent: 2.1.13 -> 2.6.6
...
Build the package from source
Re-organise the module a bit to allow custom version of the package
2017-10-21 11:23:30 +01:00
Vladimír Čunát
1d317bd84a
scons: fix meta eval
2017-10-20 23:50:27 +02:00
Thomas Mader
75a536459a
dub: 1.1.0 -> 1.4.1 ( #28396 )
...
- gcc not needed at all as dependency
- other D compilers can be used instead of dmd, so it's not good to use it as a runtime dependency.
- Adding checkPhase (disabled for now because network access is limited in sandbox mode)
- Improve package description.
2017-10-20 20:12:17 +00:00
Michael Weiss
e40233e136
scons: 2.5.1 -> 3.0.0
...
"SCons release 3.0.0 now available from the download page at
SourceForge. This release should be used instead of 2.5.1. This release
fixes several issues. TThis will be the first release to support Python
versions earlier than 2.7 as well as 3.5+."
"NOTE: This is a major release. You should expect that some targets may
rebuild when upgrading. Significant changes in some python action
signatures. Also switching between PY 2.7 and PY 3.5, 3.6 will cause
rebuilds."
2017-10-20 16:32:26 +02:00
Ignat Loskutov
05ac929444
scalafmt: fix platforms
2017-10-20 13:51:35 +03:00
Tim Steinbach
9d82aa696c
Merge pull request #30583 from earldouglas/jenkins-2.85
...
jenkins: 2.84 -> 2.85
2017-10-19 11:21:54 -04:00
James Earl Douglas
9cf797408c
jenkins: 2.84 -> 2.85
2017-10-19 08:57:37 -06:00
Nikolay Amiantov
0d5ff53a15
bazel_0_4: build on Darwin
2017-10-19 16:38:06 +03:00
Nikolay Amiantov
e3afbd6d26
bazel_0_4: set absolute path to /usr/bin/env
...
Also cleanup TMPDIR.
2017-10-19 13:19:11 +03:00
Nikolay Amiantov
ba9cde1dd5
bazel_0_4: add optional Nix-specific hacks
...
* Skip verifying checksums for already fetched packages.
Needed for two-staged building in Nix:
1. Build a fixed derivation with `bazel fetch` (filtered out of non-reproducable bits).
2. Build an actual derivation which uses fetched dependencies (skipping
checksums needed here because they depend on the build directory).
* Don't clean environment variables for children processes.
Needed for Nix compiler wrappers.
2017-10-19 13:19:11 +03:00
Vincent Laporte
182b357c9d
ocamlPackages.camlp5: 7.01 -> 7.02
2017-10-17 09:01:22 +02:00
Samuel Dionne-Riel
bd87a3be2d
vagrant: Adds bash-completion to the proper folder. ( #30482 )
2017-10-17 02:35:04 +01:00
Ruben Maher
8ec75ae403
flow: 0.57.2 -> 0.57.3
2017-10-17 11:09:04 +10:30
Austin Seipp
11cd2c52c4
nixpkgs: icestorm 2017.08.31 -> 2017.10.16
...
Also add myself to the maintainers list.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-10-16 12:01:17 -05:00
Dario Bertini
e55b99e840
pipenv: init at 8.2.7
...
fixes #30442
2017-10-16 08:59:14 +01:00
Dario Bertini
c6f90f9493
pew: 0.1.14 -> 1.1.0
...
Pew was actually broken, due to a SHELL PATH check that had been added
in the previous release (though this shouldn't have hampered users with
bash as their shell)
2017-10-16 08:59:06 +01:00
Ruben Maher
8c85edb446
flow: 0.57.0 -> 0.57.2
2017-10-16 02:35:45 +02:00
Yegor Timoshenko
8f95aef531
meson: do not strip RPATH
...
https://github.com/NixOS/nixpkgs/pull/28444#issuecomment-324033323
2017-10-15 12:13:58 -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
Daiderd Jordan
210731c7dd
Merge pull request #30403 from matthewbauer/sqitch-fix
...
sqitch: fix on broken symlinks
2017-10-15 12:51:06 +02:00
Jörg Thalheim
4a01ad0e99
Merge pull request #29882 from Eisfreak7/master
...
sqldeveloper: 4.1.1 -> 17.2.0
2017-10-15 10:40:31 +01:00
Timo Kaufmann
6591a70812
sqldeveloper: 17.2 -> 17.3
2017-10-14 18:27:54 -05:00
Timo Kaufmann
1e6662dc6a
sqldeveloper: Add a detailed requireFile message
2017-10-14 18:13:25 -05:00
Matthew Bauer
b5610ed3f0
sqitch: fix on Darwin
...
Fixes #30389 .
2017-10-14 14:41:29 -05:00
Mathias Schreck
741e78804b
jenkins: 2.77 -> 2.84
2017-10-14 18:13:23 +02:00
Vladimír Čunát
6525c22ef1
Merge branch 'master' into staging
...
Hydra: ?compare=1401528
2017-10-14 10:36:13 +02:00
Vincent Laporte
0bd108d2ce
ocamlmod: 0.0.8 -> 0.0.9
2017-10-14 07:31:13 +00:00
Vincent Laporte
cb61845c4a
ocamlbuild: remove unused arguments
2017-10-14 06:40:21 +00:00
Jörg Thalheim
93babf0c3b
Merge pull request #30251 from selaux/chromedriver-2.33
...
chromedriver: 2.31 -> 2.33
2017-10-13 20:46:00 +01:00
Vincent Laporte
cdd3b97d15
camlp4: init at 4.06+1
2017-10-13 17:42:56 +00:00
Joerg Thalheim
998f087fea
dbench: fix wrong client.txt location
...
(the path is hard-coded)
cc @bjornfor
2017-10-13 15:37:29 +01:00
Fatih Altinok
826d7d2e8d
yarn: 1.0.1 -> 1.2.1 ( #30346 )
2017-10-13 11:23:45 +01:00
Ruben Maher
ba6f59ad70
flow: 0.56.0 -> 0.57.0
2017-10-13 09:31:34 +02:00
Dan Peebles
e86991e1e8
darwin: fix assorted xcbuild builds
...
This includes adding a new xcbuild-based libutil build to test the waters a bit there.
We'll need to get xcbuild into the stdenv bootstrap before we can make the main build,
but it's nice to see that it can work.
2017-10-12 07:16:22 -04:00
Daniel Peebles
dd53e65e2e
Merge pull request #30306 from copumpkin/xcbuild-update
...
xcbuild: 0.1.1 -> 0.1.2-pre
2017-10-11 18:54:38 -04:00
Jörg Thalheim
6a404bba71
Merge pull request #30303 from jtojnar/meson
...
meson: 0.42.1 → 0.43.0
2017-10-11 13:25:47 +01:00
Felix Richter
8315c406a4
radare2: 1.6.0 -> 2.0.0 ( #30274 )
...
* radare2: 1.6.0 -> 2.0.0
* radare2: remove hotpatch for upstream
2017-10-11 12:21:21 +01:00
Franz Pletz
28407fad65
Merge pull request #29726 from stesie/v8
...
V8 6.2.414.15
2017-10-11 12:21:18 +02:00
Jörg Thalheim
0777eae1fb
Merge pull request #30186 from selaux/selenium-3.6
...
selenium-server-standalone: 2.53.0 -> 3.6.0
2017-10-11 10:49:12 +01:00
Dan Peebles
5de4d19392
xcbuild: 0.1.1 -> 0.1.2-pre
...
Also, add some static library stuff to the platform spec
2017-10-11 01:18:13 -04:00
Jan Tojnar
15c34cf1d8
meson: 0.42.1 → 0.43.0
2017-10-10 23:11:38 +02:00
Dan Peebles
f92e097cd4
xcbuild: add SDKROOT by default to the wrappers
...
This fixes #30269 and lets us do things like `xcrun -find cc`, for
example.
2017-10-10 16:41:44 -04:00
Eelco Dolstra
30a1b94926
gdb: Remove --with-separate-debug-dir
...
We don't need this anymore since NixOS now sets $NIX_DEBUG_INFO_DIRS.
2017-10-10 12:05:00 +02:00
Vincent Laporte
b9d276bf4c
antlr4: enable more platforms
2017-10-10 07:21:58 +00:00
Peter Simons
d0e8806494
haskell-tinc: mark build as broken
...
https://hydra.nixos.org/build/62246306
2017-10-09 17:25:57 +02:00
Stefan Lau
f9672ea36d
chromedriver: 2.31 -> 2.33
2017-10-09 15:47:38 +02:00
Vladimír Čunát
994036d857
Merge branch 'master' into staging
...
Hydra: ?compare=1400181
2017-10-09 11:24:35 +02:00