Thomas Tuegel
6a004bf9c8
Merge branch 'master' into bugfix/staging/stdenv
2017-07-21 20:36:34 -05:00
Eelco Dolstra
a13802b2c8
Merge remote-tracking branch 'origin/master' into gcc-6
2017-07-21 11:05:58 +02: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
Tuomas Tynkkynen
27e503f00c
strace: 4.17 -> 4.18
2017-07-18 13:41:07 +03: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
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
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
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
Peter Jones
e33c7fa4c1
blackmagic init at 1.6.1
2017-07-05 08:45:40 -07: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
Will Dietz
050ee80ddb
csmith: init at 2.3.0, pull in Sys::CPU as dependency.
2017-07-03 14:39:56 -05:00
Vladimír Čunát
d1a89ae9d7
Merge branch 'master' into staging
2017-07-03 09:48:58 +02:00
Will Fancher
c16297654e
Swig 3.0.10 -> 3.0.12
2017-07-02 20:13:21 -04: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
cdf0c53ac7
yodl: 3.08.02 -> 4.01.00
2017-07-01 10:10:23 +02: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
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
TANIGUCHI Kohei
f48e400133
fswatch: 1.5.0 -> 1.9.3
2017-06-27 20:24:30 +09:00
David McFarland
bf517c1c16
pkgconfig: fix cygwin build
2017-06-26 09:33:35 -03:00
David McFarland
18125e6f50
help2man: help wrapper find libintl on cygwin
2017-06-26 09:26:10 -03:00
Bas van Dijk
35e5719fe9
elasticsearch: 5.4.0 -> 5.4.2
2017-06-26 08:47:28 +02:00
Jörg Thalheim
09704d35f2
Merge pull request #26762 from dtzWill/update/creduce
...
creduce: 2.6.0 -> 2.7.0, now uses LLVM 4
2017-06-24 19:59:30 +01:00
Jörg Thalheim
dc6e5dce2d
lttng-tools: 2.9.3 -> 2.9.5
2017-06-24 10:26:53 +01:00
Jörg Thalheim
088ab901c5
lttng-ust: 2.9.0 -> 2.9.1
2017-06-24 10:26:31 +01:00
John Ericson
afd2bdbad2
Merge pull request #26007 from obsidiansystems/cc-wrapper-prefix
...
Get rid of gcc-cross-wrapper
2017-06-23 11:22:34 -04:00
John Ericson
af8d1a4ace
binutils: Fix build != host == target
2017-06-22 17:53:54 -04:00
Domen Kožar
05f94c8c13
hydra: 2017-06-21 -> 2017-06-22
2017-06-22 16:48:43 +02:00
Will Dietz
1e9a9ba149
creduce: 2.6.0 -> 2.7.0, now uses LLVM 4
2017-06-22 07:47:53 -05:00
Jörg Thalheim
f12006bd96
hound: 20160919 -> 20170324
2017-06-22 10:03:10 +01:00
Domen Kožar
be4a4ef701
hydra: 2017-04-26 -> 2017-06-21
2017-06-21 15:30:02 +02:00
Robin Gloster
15f6dcb668
Merge remote-tracking branch 'upstream/master' into gcc-6
2017-06-20 11:24:39 +02:00
Franz Pletz
22fbdc9032
uhd: 3.10.1 -> 3.10.1.1
2017-06-20 03:56:42 +02:00
Pascal Wittmann
3628ce4d67
intel-gpu-tools: 1.18 -> 1.19
2017-06-14 20:15:07 +02:00
Bas van Dijk
2444eab485
ELK: update kibana and the elastic beats to 5.4 ( #26252 )
...
* Add kibana5 and logstash5
* Upgrade the elastic beats to 5.4
* Make sure all elastic products use the same version
(see elk5Version)
* Add a test for the ELK stack
2017-06-13 22:36:08 +02:00
Will Dietz
d645223306
elfkickers: fix typo in enableParallelBuilding.
...
Thanks @bjornfor for spotting this!
2017-06-13 07:01:17 -05:00
Will Dietz
ab9d244348
elfkickers: init at 3.1
2017-06-12 14:57:38 -05:00
Daiderd Jordan
ca490a6290
gdb: disable format warnings
...
Fixes #26145
2017-06-11 14:10:49 +02:00
Jörg Thalheim
1ff5f6c4aa
Merge pull request #26426 from lsix/update_gdb
...
gdb: 7.12.1 -> 8.0
2017-06-10 23:06:56 +01:00
Tuomas Tynkkynen
211c55b247
strace: 4.16 -> 4.17
2017-06-08 23:13:06 +03:00
John Ericson
200ac02d0f
binutils: Modernize derivation
...
No hashes of any sort should be changed
2017-06-06 19:28:16 -04:00
Lancelot SIX
1b32055a35
gdb: 7.12.1 -> 8.0
...
See http://lists.gnu.org/archive/html/info-gnu/2017-06/msg00002.html
for release announcement.
2017-06-06 09:14:56 +02:00
Robin Gloster
c1359ce04b
Merge remote-tracking branch 'upstream/master' into gcc-6
2017-06-02 15:39:25 +02:00
Bjørn Forsman
f16a9f694e
cgdb: remove unneeded 'help2man' dependency
...
Unused since version 0.7.0:
https://raw.githubusercontent.com/cgdb/cgdb/v0.7.0/NEWS
2017-06-01 23:44:55 +02:00
Jörg Thalheim
6482224d45
cgdb: 0.6.8 -> 0.7.0
2017-06-01 11:52:17 +01:00
Pascal Wittmann
b73fd0c562
global: 6.5.6 -> 6.5.7
2017-05-30 13:36:07 +02:00
Ambroz Bizjak
8d5ff00dad
teensy-loader-cli: Update to latest git.
...
This fixes uploading programs greater than 128k to Teensy 3.1/3.2.
2017-05-25 21:55:36 +02:00
Robin Gloster
cb00af4a2c
Merge remote-tracking branch 'upstream/master' into gcc-6
2017-05-23 11:50:02 +02:00
John Ericson
8a423c3a90
Merge pull request #26012 from Ericson2314/gdb-fix
...
gdb: s/target/tagetPlatform
2017-05-23 01:36:09 -04:00
John Ericson
56b7f9b94d
gdb: s/target/tagetPlatform
...
Oops, missed this when cleaning up derivation recently
2017-05-23 01:18:12 -04:00
John Ericson
c3b2c5bf77
Merge pull request #25997 from obsidiansystems/isHurd
...
stdenv: Rename `isGNU` to `isHurd` as GNU is a userland
2017-05-22 19:02:49 -04:00
John Ericson
c443033be3
gdb: Modernize and simplify derivation
...
- `isGNU` to `isHurd`, my sedding did not catch
- Simplify cross compilation in general
- Be more careful about python
- no more `gdbCross` in all-packages
2017-05-22 17:10:29 -04:00
Robin Gloster
da9adb8fab
Merge remote-tracking branch 'upstream/master' into gcc-6
2017-05-20 14:55:44 +02:00
John Ericson
bec5ffee15
Merge pull request #25232 from obsidiansystems/cross-binutils
...
Cross binutils
2017-05-17 16:34:56 -04:00
John Ericson
7018dfb9f4
binutils and cctools: Prefix derivation names with target for cross
...
We want platform triple prefixes and suffixes on derivation names to
be used consistently. The ideom this commit strives for is
- suffix means build != host, i.e. cross *built* packages. This is
already done.
- prefix means build != target, i.e. cross tools. This matches the
tradition of such binaries themselves being prefixed to disambiguate.]
Binutils and cctools, as build tools, now use the latter
2017-05-17 15:33:05 -04:00
John Ericson
88ea6463a3
binutils on darwin: Clean up the rats nest
...
- No more *Cross duplication for binutils on darwin either.
`cctools_cross` is merged into plain `cctools`, so `buildPackages`
chains alone are used to disambiguate.
- Always use a mashup of cctools and actual GNU Binutils as `binutils`.
Previously, this was only done in the native case as nobody had
bothered to implement the masher in the cross case. Implemented it
basically consisted of extending the wrapper to deal with prefixed
binaries.
2017-05-17 15:33:05 -04:00
Peter Hoeg
d4b3c86a08
editorconfig-core-c: minor cleanups
2017-05-17 16:53:08 +08:00
Matthew Justin Bauer
4b06293597
checkbashisms: simplify and set platforms to unix ( #25773 )
...
- adds version to name
- also adds "unix" as platform (anything with perl should work)
2017-05-14 08:15:30 +01:00
Peter Hoeg
83970f5cbc
usb_modeswitch: remove unneeded dependencies
2017-05-11 13:45:05 +08:00
Daiderd Jordan
3b7566e76f
ycmd: copy libclang on darwin
2017-05-07 22:34:58 +02:00
Eelco Dolstra
7d3f1d9c56
hydra: preHook -> shellHook
...
Upstream 8abc595d1c
.
2017-05-04 15:34:25 +02:00
Domen Kožar
767aad2aaa
hydra: 2017-03-21 -> 2017-04-26
2017-05-02 09:36:35 +02:00
Michael Raskin
c1a1e3a273
Merge pull request #24430 from winniequinn/premake5
...
premake5: init at 5.0.0pre.alpha.11
2017-05-01 09:42:16 +02:00
Dan Peebles
1a4ca220e1
treewide: fix assorted issues revealed by the meta checker
...
Turns out a couple of the licenses were wrong, as well as being strings.
2017-04-28 23:07:42 -04:00
Graham Christensen
a3b9dbd0be
sysbench: 2015-04-22 -> 1.0.6
2017-04-27 12:42:57 -04:00
Hamish Mackenzie
89b89d1071
defaultIconTheme: Enable darwin support
2017-04-18 09:43:03 +12:00
Mikael Brockman
4f3caee682
intel-gpu-tools: 1.17 -> 1.18 ( #24920 )
...
Version 1.17 fails to build with the current libdrm
because of a changed struct (`drm_event_vblank`).
I had to patch `tools/Makefile.am` to use `GLIB_CFLAGS`;
otherwise, the build failed to find `glib.h`.
2017-04-15 11:32:46 +02:00
Bjørn Forsman
9c830c8456
hydra: add dependency on Nix' perl bindings
...
This unbreaks the build since the latest nixUnstable update
(3dd66ec6e9
).
It's basically the same fix as in hydra git repo:
a0376a92e5
2017-04-11 19:34:25 +02:00
Daiderd Jordan
f8230518a2
Merge pull request #24762 from matthewbauer/darwin-misc-fixes
...
darwin: miscellaneous fixes
2017-04-10 08:50:15 +02:00
Matthew Bauer
dd25b6da62
cwebbin: fix src again
2017-04-09 18:33:48 -05:00
Matthew Bauer
cb180f47d4
cwebbin: fix src
2017-04-09 15:47:55 -05:00
Tuomas Tynkkynen
a7b572805c
strace: 4.15 -> 4.16
2017-04-09 21:48:25 +03:00
Matthew Bauer
efcd597ab6
cwebbin: Fix macOS build
2017-04-08 23:28:01 -05:00
Cole Scott
1d7a478c92
arm-frc-linux-gnueabi-binutils: init at 2.28
2017-04-09 01:06:34 +02:00
Dan Peebles
81352b2cb5
Merge branch 'master' into staging
2017-04-06 21:26:24 -04:00
Peter Hoeg
ca0493ff63
pmccabe: darwin is supported too
2017-04-06 16:53:01 +08:00
Daiderd Jordan
d42dccf029
pkgconfig: 0.29.1 -> 0.29.2
2017-04-06 00:08:04 +02:00
ndowens
b83d2970f2
pkgconfig: 0.29 -> 0.29.1 ( #24394 )
2017-04-01 11:06:20 +02:00
John Ericson
166fc028a4
Merge pull request #24465 from Ericson2314/no-with-literal
...
Get rid of all `with { inherit... }` and just used `let inherit...`
2017-03-30 01:49:37 -06:00
John Ericson
4c0d7da183
Get rid of all with { inherit... }
and just used let inherit...
...
The old forms presumably predates, or were made in ignorance of,
`let inherit`. This way is better style as the scoping as more lexical,
something which Nix can (or might already!) take advantage of.
2017-03-30 03:05:05 -04:00
Daiderd Jordan
f51ce6f929
Merge pull request #24417 from edanaher/fix-vim-youcompleteme
...
Fix vim youcompleteme
2017-03-29 20:35:51 +02:00
Winnie Quinn
90e08c62de
premake5: init at 5.0.0pre.alpha.11
2017-03-28 23:46:15 -04:00
Evan Danaher
33d8d15329
ycmd: 2017-02-03 -> 2017-03-27
...
Now works with newer version of vim youcompleteme plugin.
Details:
- The OS X patch is no longer necessary as that code was removed upstream.
- It seems to want LLVM version 4 now.
- It annoyingly wants to symlink libclang.4 to libclang.4.0; nix already
did this.
2017-03-28 16:07:57 -04:00
Vladimír Čunát
96d41e393d
treewide: purge maintainers.urkud
...
It's sad, but he's been inactive for the last five years.
Keeping such people in meta.maintainers is counter-productive.
2017-03-27 19:52:29 +02:00
Domen Kožar
5912496490
Merge pull request #24277 from NixOS/hydra-bump
...
Nix, Hydra: bump to 2017-03-21
2017-03-26 18:33:59 +02:00
zimbatm
f77de6d3dc
arcanist: 20160825 -> 20170323
2017-03-25 12:32:14 +00:00
Domen Kožar
99632d5466
Nix, Hydra: bump to 2017-03-21
2017-03-25 13:00:49 +01:00
Vladimír Čunát
c1a9dc3d37
Merge branch 'master' into staging
2017-03-23 13:31:28 +01:00
c74d
8a84ef9efc
tokei: 4.0.0 -> 6.0.0
2017-03-22 01:04:17 +00:00
Victor Calvert
4c4b91d54e
loccount: init at 1.0
2017-03-21 17:48:35 -04:00
Frederik Rietdijk
3760c8c7fd
Python: replace mkPythonDerivation with buildPythonPackage and format="other";
...
This way all Python packages use the same function,
`buildPythonPackage`.
2017-03-21 13:01:49 +01:00
Tuomas Tynkkynen
72dc9c7f80
Merge remote-tracking branch 'upstream/master' into staging
2017-03-20 07:07:03 +02:00
Orivej Desh
cf3e138024
objconv: 2.16 -> 2.44
2017-03-19 23:25:12 +00:00
Vladimír Čunát
a446660385
Merge branch 'master' into staging
2017-03-19 20:43:46 +01:00
Vladimír Čunát
ef0eb38660
autogen: 5.18.7 -> 5.18.12
2017-03-19 20:41:19 +01:00
Leandro Lisboa Penz
bd0d64730a
gnu global: set path of default gtags.conf in wrapper
...
GNU global's gtags and global tools were unable to find the default
gtags.conf, necessary to use gtagslabels. The error could be seen
when gtags was invoked with -v:
$ gtags -v --gtagslabel=pygments
[Sun Mar 19 14:13:17 UTC 2017] Gtags started.
Using default configuration.
GTAGSLABEL(--gtagslabel) ignored since configuration file not found.
Using 'gtags.files' as a file list.
[Sun Mar 19 14:13:17 UTC 2017] Creating 'GTAGS' and 'GRTAGS'.
[Sun Mar 19 14:13:17 UTC 2017] Done.
The wrapper now points to the default gtags.conf using the
GTAGSCONF environment variable.
2017-03-19 14:25:56 +00:00
Michael Raskin
e096d7c853
Merge pull request #23229 from juliendehos/gede
...
gede: init at 2.0.3
2017-03-18 17:57:28 +01:00
Frederik Rietdijk
e67b979ab5
Merge remote-tracking branch 'upstream/master' into HEAD
2017-03-18 15:32:43 +01:00
Michael Raskin
266fb8845a
xxdiff-tip: init at 4.0.1.20170111
...
Supports Qt5
2017-03-18 12:41:09 +01:00
Vladimír Čunát
742b120ddc
Merge branch 'master' into staging
...
Nontrivial rebuilds from master, again :-/
2017-03-18 11:00:31 +01:00
Kranium Gikos Mendoza
9bd988eb0f
sipp: 3.4-beta2 -> 3.5.1
...
fixes #23945
2017-03-16 11:29:38 +01:00
Vladimír Čunát
e99bc64552
Merge branch 'master' into staging
...
More larger rebuilds from master, unfortunately.
2017-03-15 19:09:56 +01:00
Will Dietz
c766960150
lit: init at 0.5
2017-03-15 09:02:45 +01:00
Jörg Thalheim
496120c19f
travis: 1.8.2 -> 1.8.8
2017-03-14 21:03:58 +01:00
Vladimír Čunát
e279358565
Merge #23591 : binutils: 2.27 -> 2.28
2017-03-09 23:24:30 +01:00
Tuomas Tynkkynen
1508945755
treewide: Fix eval-release.nix for aarch64
2017-03-09 03:38:04 +02:00
Lancelot SIX
ecd849b267
binutils: 2.27 -> 2.28
...
See http://lists.gnu.org/archive/html/info-gnu/2017-03/msg00002.html
for release announcement
2017-03-07 12:09:41 +01:00
Will Dietz
9614ebf137
coccinelle: 1.0.0-r23 -> 1.0.6
...
* Remove camlp4 dependency, no longer needed
* Keep pycaml to use ours over bundled version
* Enable tests for sanity (broken on darwin)
* no longer need to force specific ocaml version
* don't create python wrappers, they don't seem to be needed
* remove deprecated configure flag.
* fix spgen by removing bytecode version.
2017-03-06 17:50:11 -05:00
Peter Hoeg
e6150d8be9
pmccabe: 2.4 -> 2.6
2017-03-05 10:36:22 +08:00
Vladimír Čunát
a1919db7cd
Merge branch 'master' into staging
2017-02-27 20:15:27 +01:00
Vladimír Čunát
e2e270d1e2
binutils: drop the $dev/bin symlink
...
Fixes #18839 . I suspect I once added this just because of some
deficiencies in an early development version of the multiple-output
framework in stdenv.
2017-02-27 20:08:26 +01:00
Julien Dehos
f54b52f962
gede: init at 2.0.3
2017-02-27 10:08:27 +01:00
Leon Isenberg
3211ff1b50
global: support universal-ctags
2017-02-24 07:51:39 +01:00
Nikolay Amiantov
a4353270c4
lttng-ust: 2.5.1 -> 2.9.0
2017-02-23 13:04:23 +03:00
Nikolay Amiantov
ba43d6bdc9
lttng-tools: 2.5.2 -> 2.9.3
2017-02-23 13:04:23 +03:00
Peter Hoeg
8e5b630b49
Merge pull request #22264 from peterhoeg/m/modeswitch
...
usb-modeswitch: 2.2.1 -> 2.5.0 and nixos module
2017-02-21 16:49:04 +08:00
Vincent Laporte
203e3c5292
trv: fix the propagate build inputs
2017-02-19 11:38:29 +00:00
Will Dietz
798e0f50f4
creduce: Use wrapper instead of propagatedUserEnvPkgs
...
Friendlier when installed,
fixes execution outside of NixOS.
2017-02-18 19:49:53 -06:00
Peter Hoeg
cad335eb01
usb-modeswitch-data: 20160112 -> 20170205
...
Plus some minor cleanups.
2017-02-18 11:35:25 +08:00
Peter Hoeg
9097b9e34a
usb-modeswitch: 2.2.1 -> 2.5.0
...
We were carrying v2.2.1 and not v2.3.0 due to the update only touching
the version and not the sha256 sum.
2017-02-18 11:35:02 +08:00
Joachim F
fe4552420e
Merge pull request #22680 from dtzWill/feature/creduce
...
creduce: init at 2.6.0
2017-02-17 16:58:37 +01:00
Jean-Pierre PRUNARET
59639ad8b0
opengrok: 0.12.1 (broken) -> 0.12.5
2017-02-15 10:22:02 +01:00
Franz Pletz
f87eb8920c
grafana-old: outdated, probably without users
2017-02-15 00:42:29 +01:00
Daiderd Jordan
7929888e8d
Merge pull request #22614 from cstrahan/ycm
...
YouCompleteMe: use ycmd package
2017-02-14 21:32:09 +01:00
Daiderd Jordan
07c21bfaf7
ycmd: fix darwin build
2017-02-14 00:31:29 +01:00
Rongcui Dong
9775a26da3
stlink: 1.1.0 -> 1.3.0
...
[Bjørn: Upstream moved from autotools to cmake.]
2017-02-13 22:05:40 +01:00
Will Dietz
a82b3dd8e2
creduce: init at 2.6.0
...
Also includes perl dependency 'GetOpt::Tabular'.
2017-02-12 14:31:16 -06:00
Charles Strahan
4ca258e97a
Merge pull request #22490 from cstrahan/ycmd
...
ycmd: 2016-01-12 -> 2017-02-03
2017-02-10 01:09:56 -05:00
Charles Strahan
53a5117cde
ycmd: use vendored python libs
...
YouCompleteMe needs the packages to be available in ycmd's third_party
directory, and things start getting pretty complicated when we try to
use our package libs instead of the vendored ones. We can revisit this
at a later time, but we'll need to ensure that we don't break the vim
plugin.
Tested in vim.
2017-02-10 01:01:22 -05:00
Pascal Wittmann
b6cc6bd088
yodl: 3.08.01 -> 3.08.02
2017-02-09 09:11:28 +01:00
Bjørn Forsman
d3c7a94b77
openocd: 0.9.0 -> 0.10.0
...
Announcement:
http://openocd.org/2017/01/openocd-0-10-0-release-is-out/
The udev rules were renamed. Add code to automatically detect renames in
the future.
2017-02-06 20:19:36 +01:00
Charles Strahan
b27edc4537
ycmd: 2016-01-12 -> 2017-02-03
...
Also, remove wrapper bash script and symlink completion backends to
ycmd can find them.
2017-02-06 04:11:03 -05:00
Tuomas Tynkkynen
01d03cb5e7
binutils: Fix cross build
...
Broken after commit 17a344a
("binutils: Add lib output").
2017-02-04 23:39:25 +02:00
Vladimír Čunát
a2c867fd39
Merge branch 'staging'
2017-02-04 21:02:46 +01:00
Bjørn Forsman
5b4a857126
hydra: 2016-12-09 -> 2017-02-03
...
Unbreaks the build since commit dea81956fc
("nixUnstable: 1.12pre4911_b30d1e7 -> 1.12pre4997_1351b0d").
2017-02-04 14:23:41 +01:00
Vladimír Čunát
adab4cd58b
Merge branch 'master' into staging
2017-02-03 11:47:38 +01:00
Robin Gloster
008a6a571b
strace: 4.14 -> 4.15
2017-02-02 18:43:10 +01:00
Vladimír Čunát
9cd2dbc569
Merge branch 'master' into staging
...
Hopefully this will fix the mass abortion on Hydra;
restarting the jobs didn't help.
2017-01-30 18:39:36 +01:00
Vladimír Čunát
db896154d1
binutils: minimize rebuilds after parent revert
...
Only revert the addition of the output and only on Darwin.
2017-01-30 14:10:13 +01:00
Robin Gloster
eaa9e01c1d
Revert "binutils: Add lib output"
...
This reverts commit 17a344a5da
.
2017-01-30 13:03:48 +01:00
Niklas Thörne
2eb8163fae
bashdb: init at 4.4-0.92 ( #22275 )
2017-01-29 23:05:04 +01:00
Allen Nelson
06a945f017
lsof working on darwin
2017-01-27 15:22:39 -08:00
Vladimír Čunát
6973c7739e
Merge branch 'master' into staging
...
There were some larger rebuilds because of security.
2017-01-26 16:49:41 +01:00
Lancelot SIX
9eb6668094
gdb: 7.12 -> 7.12.1 ( #22167 )
...
See https://lists.gnu.org/archive/html/info-gnu/2017-01/msg00009.html
for release announcementgdb: 7.12 -> 7.12.1
See https://lists.gnu.org/archive/html/info-gnu/2017-01/msg00009.html
for release announcement..
2017-01-26 14:23:19 +01:00
Eelco Dolstra
17a344a5da
binutils: Add lib output
...
Some packages depend on libbfd. This prevents them from having all of
binutils in their closure (which is 29 MiB).
2017-01-25 20:12:33 +01:00
Robin Gloster
c273823585
Merge remote-tracking branch 'upstream/master' into gcc-6
2017-01-20 16:37:16 +01:00
Vladimír Čunát
6b6553c768
Merge branch 'staging'
...
It contains security updates. I somehow forgot to push this yesterday.
2017-01-20 16:33:59 +01:00
tkatchev
067a9ee73e
swig: fix problem similar to #16161 .
2017-01-20 14:34:10 +03:00
Vladimír Čunát
59e0cfb589
gperf: bring back 3.0.4 to fix systemd build
...
Systemd has fixed this on master, but I don't want to meddle with the
patch that doesn't apply cleanly on our version.
2017-01-18 16:45:52 +01:00
Lancelot SIX
919a1435da
gperf: 3.0.4 -> 3.1
...
See https://lists.gnu.org/archive/html/info-gnu/2017-01/msg00005.html
for full release announcement.
2017-01-17 00:18:09 +01:00
Jörg Thalheim
3aca77a7f2
universal-ctags: 2016-12-17 -> 2017-01-08
2017-01-10 11:38:52 +01:00
Pascal Wittmann
fc56c8c5cd
global: 6.5.5 -> 6.5.6
2017-01-09 20:49:02 +01:00
Will Dietz
2afcf34281
elfutils: Update website and URL to new sourceware location.
2017-01-08 16:30:05 -06:00
Will Dietz
157b216852
elfutils: 0.165 -> 0.168
2017-01-08 16:07:43 -06:00
Domen Kožar
8940c68c09
hydra: 2016-04-15 -> 2016-12-09
...
Fixes #19396 #21424
2017-01-08 14:40:12 +01:00
Daiderd Jordan
27660cfdc0
Merge branch 'master' into staging
2017-01-04 01:42:26 +01:00
Lancelot SIX
293551a162
gnum4: 1.4.17 -> 1.4.18
...
See http://lists.gnu.org/archive/html/info-gnu/2016-12/msg00015.html
for release announcement.
2017-01-03 14:45:55 +01:00
Michael Raskin
16ea6c7439
luarocks: 2.4.0 -> 2.4.2
2017-01-02 20:18:51 +01:00
Mitch Tishmack
19425207c9
cscope: refactor allow builds on non linux
2016-12-26 15:04:25 -06:00
Desmond O. Chang
95c42970e7
rolespec: 20160105 -> 20161104
2016-12-22 09:19:40 +08:00
Eelco Dolstra
3373a55cac
Merge remote-tracking branch 'origin/master' into gcc-6
2016-12-21 15:51:18 +01:00
Daiderd Jordan
29ce1d9e5a
Merge pull request #21245 from boronine/luarocks-darwin
...
luarocks: enable Darwin
2016-12-18 00:14:52 +01:00
Alexei Boronine
a7347d9e9c
luarocks: enable Darwin
2016-12-18 04:04:56 +08:00
mimadrid
f281ce8c29
universal-ctags: 2016-07-06 -> 2016-12-17
2016-12-17 16:21:32 +01:00
Pascal Wittmann
2d4637f96f
intel-gpu-tools: 1.16 -> 1.17
2016-12-11 17:55:09 +01:00
mimadrid
8b8df71b87
strace: 4.13 -> 4.14
2016-12-10 13:09:47 +01:00
Tuomas Tynkkynen
571cf4f209
uisp: Fix build
2016-12-05 02:40:04 +02:00
Vladimír Čunát
925b335607
Merge branch 'master' into staging
2016-11-26 11:27:09 +01:00
Frederik Rietdijk
7ea28bfc46
ycmd: use python2
2016-11-24 22:28:03 +01:00
Franz Pletz
3ef260b5dd
uhd: 3.9.3 -> 3.10.1
2016-11-24 04:33:08 +01:00
Vincent Laporte
b75e13b7e6
trv: fix installation of binaries
2016-11-23 09:59:10 +01:00
Pascal Wittmann
f7e0bc2ae7
Make all meta.maintainers attributes lists
2016-11-20 18:06:03 +01:00
Pascal Wittmann
5a75fe64a5
xxdiff: 4.0 -> 4.0.1
2016-11-19 17:18:39 +01:00
romildo
cc9466a627
uncrustify: 0.63 -> 0.64
2016-11-18 20:45:35 -02:00
Gabriel Ebner
d26ca0c6cf
tokei: 3.0.0 -> 4.0.0
2016-11-17 09:26:00 -05:00
Tadas Barzdzius
87e07a3098
tokei: mark as broken
2016-11-16 13:27:24 +02:00
Pascal Wittmann
aa0238ece0
Merge pull request #20360 from sorokin/fix-autobuild
...
fix autobuild compilation
2016-11-12 14:13:24 +01:00
Vincent Laporte
72c1a6f0f4
ocamlPackages.cohttp: refactor
2016-11-12 12:41:27 +01:00
Ivan Sorokin
52ccc27c1e
fix autobuild compilation
...
Currently autobuild failed to build in both master and release-16.03. The
error message is
mv: cannot stat '/nix/store/a4jzlkrhd4b4nr5760caj3rrjxhyg4z3-autobuild-5.3/bin/abput-sourceforge': No such file or directory
builder for ‘/nix/store/l19vywq8zvbarswby5h7vl4iq1c1pvq7-autobuild-5.3.drv’ failed with exit code 1
It happens in post install script
postInstall = ''
wrapProgram $out/bin/ab{put,build}-sourceforge \
--prefix PATH ":" "${stdenv.lib.makeBinPath [ openssh rsync ]}"
'';
The problem is that in autobuild 5.0 the ab{put,build}-sourceforge were removed
* Version 5.0 (released 2008-11-25)
...
** abput, abput-sourceforge, abput-testdrive: Remove.
** abbuild, abbuild-sourceforge: Remove.
Both the SourceForge and TestDrive systems have been shutdown. The
scripts were of questionable value anyway.
Possibly the bug was introduced in commit
8c4fcc87f8
: autobuild: 3.5 -> 5.3.
As the package doesn't contain these programs there is no need in wrapping
them. This commit just remove the postInstall section of corresponding
package.
2016-11-12 14:34:13 +03:00
Eelco Dolstra
0abd1241d0
Merge remote-tracking branch 'origin/master' into gcc-6
2016-11-08 10:03:36 +01:00
Tim Steinbach
1120f2a2b7
xc3sprog: 748 -> 787
2016-11-04 11:23:43 -04:00
Eelco Dolstra
31ea123b9c
Merge remote-tracking branch 'origin/master' into gcc-6
2016-11-01 13:24:30 +01:00
Vladimír Čunát
80d956caf3
intltool: fix the patch URL, #19487
...
I hope it's without mistake now. I re-checked the download,
avoiding the binary caches where it would go usually.
2016-10-29 20:42:18 +02:00
Bjørn Forsman
63bf567001
saleae-logic: 1.2.9 -> 1.2.10 (bugfixes)
2016-10-26 17:16:10 +02:00
Bjørn Forsman
0495b0763f
saleae-logic: fix 32-bit source hash
...
I messed up in commit 314b1fbf0
("saleae-logic: 1.1.15 -> 1.2.9").
2016-10-26 17:16:10 +02:00
Frederik Rietdijk
7077a270bf
Merge remote-tracking branch 'upstream/master' into HEAD
2016-10-26 13:06:43 +02:00
Luca Bruno
57a791b4ff
Merge pull request #17751 from michalrus/awf-gtk
...
awf: init at 1.3.1
2016-10-23 14:54:03 +01:00
Frederik Rietdijk
e56832d730
Merge remote-tracking branch 'upstream/master' into HEAD
2016-10-22 17:23:24 +02:00
Vladimír Čunát
4d5b893002
Merge #19081 : gnome-3.22
...
Also master commits are brought in.
2016-10-20 23:04:10 +02:00
Frederik Rietdijk
2a1c4e9322
itstool: use python2
...
See https://github.com/NixOS/nixpkgs/issues/19631 for a proper fix.
2016-10-18 23:16:03 +02:00
Graham Christensen
104d6965af
hound: fixup meta
2016-10-16 13:10:41 -04:00
Graham Christensen
14384f02e8
hound: init at 20160919
2016-10-15 13:32:16 -04:00