Frederik Rietdijk
fed881e510
Merge staging-next into staging
2018-11-21 12:39:46 +01:00
Frederik Rietdijk
701375662b
Merge master into staging-next
2018-11-21 12:39:20 +01:00
Chris Ostrouchov
d69246709f
pythonPackages.prompt_toolkit: 1.0.15 -> 2.0.7
...
Created a version to prompt_toolkit_1 for legacy ipython
2018-11-21 12:38:54 +01:00
Vincent Laporte
e481df83b1
ocamlPackages.camlp5: 7.06 -> 7.07
...
Keeping the legacy (7.06) version around, needed by hol_light
2018-11-21 05:59:49 +00:00
Matthew Bauer
d492f53faf
Merge pull request #50527 from matthewbauer/ninja-check-phase
...
Add check phase to ninja setup hook
2018-11-20 16:55:12 -06:00
Jan Tojnar
75fc7b5b4d
Merge pull request #50771 from zaninime/pkgconf
...
pkgconf: init at 1.5.4
2018-11-20 17:15:36 +01:00
Franz Pletz
5fcb1debf7
lazygit: 0.4 -> 0.5
2018-11-20 13:43:19 +01:00
Orivej Desh
f55a63329d
objconv: 2.48 -> 2.51
2018-11-20 11:48:50 +00:00
Frederik Rietdijk
aabf1a93bc
Merge staging-next into staging
2018-11-20 11:51:11 +01:00
R. RyanTM
f481178960
cfr: 0.132 -> 0_134 ( #50824 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cfr/versions
2018-11-20 11:49:57 +01:00
Frederik Rietdijk
fd26e7be2a
Merge master into staging-next
2018-11-20 11:47:26 +01:00
Francesco Zanini
5efb4643e2
Use distfiles
2018-11-20 09:52:13 +01:00
Vincent Laporte
60907c7a6f
ocamlPackages.ocp-index: 1.1.6 -> 1.1.7
2018-11-20 07:50:57 +00:00
Orivej Desh
75f477b9c0
creduce: replace patchPhase with postPatch
2018-11-20 06:03:02 +00:00
Matthew Bauer
70e2b0bef0
cmake: also set CTEST_PARALLEL_LEVEL
2018-11-19 18:14:44 -06:00
Matthew Bauer
285eb9a894
cmake: set CTEST_OUTPUT_ON_FAILURE globally
...
We should always use this.
2018-11-19 16:16:16 -06:00
Renaud
3c33d9a857
Merge pull request #50779 from r-ryantm/auto-update/flow
...
flow: 0.85.0 -> 0.86.0
2018-11-19 22:48:20 +01:00
R. RyanTM
57fcacf214
flow: 0.85.0 -> 0.86.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flow/versions
2018-11-19 12:14:32 -08:00
Francesco Zanini
580efed355
Add maintainer
2018-11-19 13:56:51 +01:00
Francesco Zanini
5c1d144074
Add meta
2018-11-19 13:54:25 +01:00
Francesco Zanini
1ada6857e6
Add pkgconf
2018-11-19 13:31:56 +01:00
Tor Hedin Brønner
7a48c7ccf8
meson: remove obsolete and blocking patch
...
meson is now upgraded to 0.48.2 which includes the patch causing the build to
fail.
2018-11-19 12:11:06 +01:00
Frederik Rietdijk
e343a85cfb
Merge master into staging-next
2018-11-19 09:55:32 +01:00
Stefan Siegl
e87904b83c
jid: init at 0.7.2
2018-11-19 09:36:09 +01:00
Matthew Bauer
b75d5adb33
ninja: restore old -l flag value
...
This can be set unconditionally to $NIX_BUILD_CORES according to
@orivej.
2018-11-18 19:31:03 -06:00
Matthew Bauer
a16c04c9d3
ninja: don’t use build/install/check flags in setup-hook
...
These don’t have much use in ninja, so easiest to leave them out.
2018-11-18 19:31:02 -06:00
Matthew Bauer
4ebab3de1e
ninja: use -t query to find test target
2018-11-18 19:31:02 -06:00
Matthew Bauer
f6f7283e69
meson: remove check phase
...
This is now handled in ninja.
2018-11-18 19:31:01 -06:00
Matthew Bauer
9433a3882b
ninja: fix mistake in setup-hook
2018-11-18 19:31:01 -06:00
Matthew Bauer
69d1151bfa
ninja: make setup-hook.sh closer to setup.sh
...
Things changed in the Ninja setup-hook:
- Respect installFlags
- Automatically add checkPhase (can be disabled with dontUseNinjaCheck
in the same way as dontUseNinjaBuild and dontUseNinjaInstall). Tests
are only run when "ninja test" exists.
- Error in build phase when build.ninja is missing. We don’t have a
way to fall back to other build methods, so it’s best to be very
clear when we aren’t able to build with ninja
- Set -l flag to 1 when enableParallelBuilding is disabled
2018-11-18 19:31:01 -06:00
Matthew Bauer
2c1d3a9a82
Merge remote-tracking branch 'upstream/master' into staging
2018-11-18 19:02:09 -06:00
Jan Tojnar
85bd2a7acb
Merge pull request #46020 from jtojnar/meson-0.47
...
meson: 0.46.1 → 0.48.2
2018-11-18 22:17:49 +01:00
Scott Dunlop
611ef59485
mage: init at 1.7.1
...
(#46407 )
* mage: init at 1.2.4
* mage: init at 1.7.1
2018-11-18 17:35:41 +01:00
xeji
a292829e58
Merge pull request #50491 from oxij/pkgs/tiny-fixes
...
trivial: random fixes
2018-11-18 16:58:55 +01:00
Jan Malakhovski
60ba7d233e
pythonPackages.requests: disable multiple outputs
...
The `dev` output is empty anyway.
The problem is that it interacts badly with other parts of python and
stdenv infrastructure. In particular, before this patch it installs
code into `out` output (with only generated `nix-support` in `dev`),
but `makePythonPath` then uses `propagatedBuildInputs` to generate
`PYTHONPATH` while stdenv selects `dev` outputs for
`propagatedBuiltInputs`. This results in `makePythonPath` linking to
the empty `dev` output in `PYTHONPATH`.
This reverts a piece of commit 28299f669a
.
2018-11-18 11:19:20 +01:00
Frederik Rietdijk
0d0d7dcd06
Merge staging-next into staging
2018-11-18 10:41:34 +01:00
Frederik Rietdijk
63c6875f26
Merge master into staging-next
2018-11-18 10:32:12 +01:00
Guillaume Maudoux
de8fe66ba0
buck: use upstream version convention
...
Changes added in 4d1fd3775d
break
automated updates by moving to a custom version scheme.
This switches back to upstream versioning, while maintaining version
schema convention of `builtins.parseDrvName`.
See issue #43717
2018-11-18 09:56:23 +01:00
Matthew Bauer
c52a5c5b23
Merge pull request #47930 from jamtrott/gnulib
...
gnulib: add a symlink from bin/gnulib-tool to gnulib-tool
2018-11-17 20:38:07 -06:00
Renaud
41391e9cd8
Merge pull request #50334 from c0bw3b/pkg/opengrok
...
opengrok: 0.12.1.5 -> 1.0
2018-11-17 19:37:55 +01:00
Carles Pagès
864e943ece
unity3d: add missing libGL
2018-11-17 18:08:07 +01:00
Jan Malakhovski
fe50c0c096
cmake_2_8: fix fetchpatch src
...
Old link no longer works. There're other broken patches in that file,
but I was too lazy to investigate where one can download them now.
2018-11-17 10:16:30 +00:00
Wael M. Nasreddine
fb3e78af88
corgi: 0.2.3 -> 0.2.4
2018-11-16 22:36:38 -08:00
Will Dietz
aceb11047a
retdec: bump yaramod dep to fix 2/bison 3.2+
2018-11-16 08:39:40 -06:00
Orivej Desh
471f1be718
gdb: 8.1.1 -> 8.2 ( #50444 )
2018-11-16 07:31:05 +00:00
Will Dietz
b76d11e1a5
bison: 3.1 -> 3.2.1 ( #49454 )
...
3.2: http://lists.gnu.org/archive/html/info-gnu/2018-10/msg00008.html
3.2.1: http://lists.gnu.org/archive/html/info-gnu/2018-11/msg00005.html
2018-11-15 20:02:32 +00:00
Piotr Bogdan
2c60a41d0a
gnumake3: remove
2018-11-15 17:41:25 +00:00
Jean-Baptiste Giraudeau
7fdb87a862
Fix help2man.postInstall syntax error under cygwin.
2018-11-15 16:56:01 +01:00
Niklas Thörne
dd569dab09
bashdb: 4.4-0.94 -> 4.4-1.0.0 ( #49754 )
...
Added pygments dependency.
2018-11-15 14:15:35 +00:00
Renaud
45923f698d
opengrok: 0.12.1.5 -> 1.0
...
Fix source tarball and version claim mismatch
2018-11-15 12:29:11 +01:00