Jörg Thalheim
ac6bb506c6
Merge pull request #29891 from woffs/unicode-paracode
...
unicode: init at 2.5
2017-09-28 10:27:43 +01:00
Sukant Hajra
82667fee37
hdf5: remove references to stdenv.cc
...
The build provides as text a summary of the build, including the
absolute path of the compiler used for compilation. Unfortunately, this
pulls in stdenv.cc as a transitive closure.
So this change just calls remove-references-to as a postInstall step for
the one stdenv.cc dependency.
See #29889 for details.
2017-09-28 10:41:38 +02:00
Frank Doepper
be1209918b
unicode: init at 2.5
2017-09-28 09:53:41 +02:00
Pascal Bach
ece9245a4d
ipxe: 20160831 -> 20170922
2017-09-28 01:08:58 +02:00
Nick Novitski
ff15b852c1
youtube-dl: 2017.09.15 -> 2017.09.24 ( #29866 )
2017-09-28 00:32:47 +02:00
Vladimír Čunát
cb9a846762
Merge older staging
...
Hydra looks OK; not finished yet but already has more successes than
on master.
2017-09-24 20:56:11 +02:00
Kranium Gikos Mendoza
f43baf94a3
pick: 1.7.0 -> 1.9.0
2017-09-24 21:44:01 +10:00
Vladimír Čunát
73282c8cc2
Merge branch 'master' into staging
...
Thousands of rebuilds from master :-/
2017-09-23 09:57:23 +02:00
mimadrid
47974b2670
entr: 3.7 -> 3.8
2017-09-23 00:28:02 +02:00
Joachim F
456e96fbbf
Merge pull request #29620 from joachifm/pkg/snapper-0_5_0
...
snapper: 0.3.3 -> 0.5.0
2017-09-22 20:49:19 +00:00
Tuomas Tynkkynen
4acb425c39
darwin: Disable yet another bunch of packages never having built successfully
...
cjdns: https://hydra.nixos.org/build/61134279
jonprl: https://hydra.nixos.org/build/61123711
mate.libmatemixer: https://hydra.nixos.org/build/61126968
dirac: https://hydra.nixos.org/build/61132432
idnkit: https://hydra.nixos.org/build/61123544
trousers: https://hydra.nixos.org/build/61109766
packetdrill: https://hydra.nixos.org/build/61116190
osm2pgsql: https://hydra.nixos.org/build/61118017
nawk: https://hydra.nixos.org/build/61139000
2017-09-22 21:16:39 +03:00
Tuomas Tynkkynen
a7440aa7c6
hdf5: Re-enable on darwin
...
Oops, ab71280823
intended to only disable hdf5-fortran but also
disabled the others that are fine.
2017-09-22 19:56:49 +03:00
Tuomas Tynkkynen
4b4bfbf3e5
darwin: Disable another bunch of packages never having built successfully
...
tecoc: https://hydra.nixos.org/build/61141995
shallot: https://hydra.nixos.org/build/61145497
plink-ng: https://hydra.nixos.org/build/61130149
tshark: https://hydra.nixos.org/build/61479600
2017-09-22 19:49:57 +03:00
Tuomas Tynkkynen
ab71280823
darwin: Disable some packages that have never built successfully
...
mate.mate-desktop: https://hydra.nixos.org/build/61110037
gdmap: https://hydra.nixos.org/build/61144743
redsocks: https://hydra.nixos.org/build/61123106
resolv_wrapper: https://hydra.nixos.org/build/61121132
ogmtools: https://hydra.nixos.org/build/61108726
mp3info: https://hydra.nixos.org/build/61139015
lxappearance-gtk3: https://hydra.nixos.org/build/61126327
hdf5-fortran: https://hydra.nixos.org/build/61146631
pqiv: https://hydra.nixos.org/build/61124724
2017-09-22 17:25:38 +03:00
Robert Schütz
723042efa9
ttwatch: init at 2017-04-20
2017-09-22 10:45:31 +02:00
Vladimír Čunát
4683c374fa
Merge branch 'master' into staging
...
A couple thousand rebuilds again.
2017-09-21 21:09:32 +02:00
Robert Helgesson
25a2b4b3ec
svtplay-dl: 1.9.4 -> 1.9.6
2017-09-21 15:40:51 +02:00
Joachim Fasting
6bf56656f0
snapper: 0.3.3 -> 0.5.0
2017-09-21 00:56:24 +02:00
Joachim F
29c1888a57
Merge pull request #29560 from LumiGuide/elk-5.6.1
...
elk: 5.5.2 -> 5.6.1
2017-09-20 21:56:26 +00:00
Tuomas Tynkkynen
2c2cd34b54
esptool: Fix tests in sandbox
...
It actually requires flake8-future-import but manages to download it
from the Internet when run outside the sandbox.
2017-09-20 17:55:31 +03:00
Vladimír Čunát
d4c33d5e4e
Merge branch 'master' into staging
2017-09-19 18:03:09 +02:00
Jörg Thalheim
d63b59adf9
Merge pull request #29561 from dywedir/fd
...
fd: 3.0.0 -> 3.1.0
2017-09-19 12:28:38 +01:00
dywedir
72129c2cb4
fd: 3.0.0 -> 3.1.0
2017-09-19 12:02:33 +03:00
Dmitry Kalinkin
5ae7445530
coreutils: remove conflicting _FORTIFY_SOURCE definition
...
Originally this was introduced in 055e646b
('coreutils: Guard against compiler not supporting __builtin_stpncpy_chk') four years ago. Right now this doesn't seem to serve any purpose and it conflicts with the hardening flags:
<command line>:2:9: warning: '_FORTIFY_SOURCE' macro redefined [-Wmacro-redefined]
#define _FORTIFY_SOURCE 2
^
<command line>:1:9: note: previous definition is here
#define _FORTIFY_SOURCE 0
^
1 warning generated.
2017-09-19 04:59:40 -04:00
Bas van Dijk
ea8e7ed1e3
elk: 5.5.2 -> 5.6.1
...
Release notes:
* https://www.elastic.co/guide/en/elasticsearch/reference/5.6/release-notes-5.6.1.html
* https://www.elastic.co/guide/en/logstash/5.6/logstash-5-6-1.html
* https://www.elastic.co/guide/en/kibana/current/release-notes-5.6.1.html
2017-09-19 10:52:08 +02:00
Robert Schütz
7f89abd820
esptool: 1.3 -> 2.1
2017-09-19 00:22:29 +03:00
k0ral
579a190cfd
youtube-dl: 2017.08.27 -> 2017.09.15
2017-09-17 18:44:04 +02:00
Bjørn Forsman
983d01421e
fpart: init at 0.9.3
2017-09-17 13:04:09 +02:00
Frederik Rietdijk
03fa6965ad
Merge remote-tracking branch 'upstream/master' into HEAD
2017-09-16 12:34:32 +02:00
Muhammad Herdiansyah
25944370e1
neofetch: 3.2.0 -> 3.3.0
2017-09-15 10:17:12 +02:00
John Ericson
e5567bae2d
treewide: Do not limit hardenging because gcc 4.9 in bootstrap
...
Bootstrap tools has since been bumped
2017-09-14 10:27:13 -04:00
Tuomas Tynkkynen
0dc4672d36
diffoscope: Move cbfstool and poppler_utils to bloat category
2017-09-14 15:26:19 +03:00
Tuomas Tynkkynen
2581865717
diffoscope: Add even more tools
2017-09-14 15:25:08 +03:00
Robert Helgesson
a3a8887b7f
cloc: add myself as maintainer
2017-09-14 11:47:24 +02:00
Robert Helgesson
d35e4439dd
cloc: 1.72 -> 1.74
2017-09-14 11:46:39 +02:00
Tuomas Tynkkynen
98d84b1375
diffoscope: Update tool list
2017-09-13 17:56:07 +03:00
Tuomas Tynkkynen
ab5bd5e596
diffoscope: Remove obsolete and unreferenced patch
2017-09-13 17:56:07 +03:00
Tuomas Tynkkynen
890d4a2853
diffoscope: Revive hard links patch
2017-09-13 17:56:07 +03:00
Tuomas Tynkkynen
4b28da6fd8
diffoscope: 85 -> 86
2017-09-13 17:56:07 +03:00
Winnie Quinn
abeb6af482
aspcud: add darwin platform support
...
This works because `gringo` now builds on Darwin.
2017-09-13 00:40:14 +02:00
Joachim F
5488e42641
Merge pull request #29211 from fadenb/graylog_plugins
...
graylogPlugins: update existing and add new plugins
2017-09-12 22:23:10 +00:00
Vladimír Čunát
422adc3063
Merge branch 'staging'
...
10k staging builds are not yet finished on Hydra (mostly darwin),
but we now have a 20k jobs rebuilding directly on master, so we would
never get to merge this way...
2017-09-12 19:17:52 +02:00
Winnie Quinn
a1013287f3
gringo: add darwin platform support
2017-09-12 09:22:25 +02:00
Frederik Rietdijk
628b6c0e9d
Merge remote-tracking branch 'upstream/master' into HEAD
2017-09-11 22:52:53 +02:00
Michael Weiss
9f4fa7339b
lf: 2017-05-15 -> 2017-09-06
2017-09-11 20:32:13 +02:00
Bjørn Forsman
835b2ccfa8
t1utils: 1.39 -> 1.41
2017-09-11 17:24:33 +02:00
Tristan Helmich
ea5e03085a
graylogPlugins: update and add plugins
2017-09-10 17:53:01 +02:00
Jörg Thalheim
79c7d103bc
Merge pull request #29174 from dywedir/fd
...
fd: 2.0.0 -> 3.0.0
2017-09-10 09:42:54 +01:00
dywedir
bb0f86be43
fd: 2.0.0 -> 3.0.0
2017-09-10 10:43:11 +03:00
Frederik Rietdijk
dab3272f47
Merge remote-tracking branch 'upstream/master' into HEAD
2017-09-10 08:56:39 +02:00