Samuel Leathers
711f799adf
Merge pull request #34946 from vbgl/compcert-3.2
...
compcert: 3.1 -> 3.2
2018-02-13 21:31:44 -05:00
Jon Banafato
14b3b04c22
gnomeExtensions.remove-dropdown-arrows: init at 9
...
Add the Remove Dropdown Arrows GNOME Shell extension.
2018-02-14 02:36:07 +01:00
Jan Tojnar
44695e7045
Merge pull request #34507 from jtojnar/pipewire
...
pipewire: init at 0.1.8
2018-02-14 02:29:39 +01:00
José Romildo Malaquias
b374fbf2fa
mate: update to release 1.20
2018-02-13 23:22:51 -02:00
Jan Tojnar
8e6ea91496
18.03 release notes: highlight gnome 3.26
2018-02-14 02:18:51 +01:00
Jan Tojnar
d8f6c3fd63
18.03 release notes: warn about libinput
2018-02-14 02:18:51 +01:00
José Romildo Malaquias
6c687120da
mate: add update script
2018-02-13 22:41:08 -02:00
Tuomas Tynkkynen
e4bfe5aac9
treewide: Drop kernelHeadersBaseConfig
...
Nothing actually needs this.
2018-02-14 01:47:28 +02:00
Tuomas Tynkkynen
8e643320c0
linuxHeaders: Drop usage of kernelHeadersBaseConfig
...
It's not actually needed, and AFAICT has never been. Or at least
Buildroot can build kernel headers as old as 3.2 without running the
config phase.
While at it, set ARCH unconditionally.
2018-02-14 01:47:28 +02:00
Tuomas Tynkkynen
0ea1c45b04
gnumake: Drop pkgconfig if not building with guileSupport
...
This used to be the case before commit 531e4b80c9
which seems to
have dropped it by accident.
Removes one unnecessary build of pkgconfig during stdenv bootstrapping.
2018-02-14 01:47:28 +02:00
Tuomas Tynkkynen
b882387c9a
gnupatch: 2.7.5 -> 2.7.6
2018-02-14 01:47:28 +02:00
Daiderd Jordan
4c07aea8d8
qt48: fix darwin build with clang-5
2018-02-14 00:34:27 +01:00
Joachim F
a4621c0f68
Merge pull request #34921 from leenaars/getdns
...
getdns: init at 1.3.0
2018-02-13 23:05:02 +00:00
Brian McKenna
da7ab85735
stride: init at 1.8.18
2018-02-14 10:02:39 +11:00
Joachim F
3154e4a25e
Merge pull request #34942 from bachp/feat/minio-update
...
Update minio client and server
2018-02-13 22:51:51 +00:00
Joachim F
6e40e3b652
Merge pull request #34815 from dotlambda/ghostwriter
...
ghostwriter: init at 1.5.0
2018-02-13 22:50:21 +00:00
Joachim F
cf6c861757
Merge pull request #34897 from romildo/upd.vivaldi
...
vivaldi: 1.13.1008.34-1 -> 1.14.1077.45-1
2018-02-13 22:49:09 +00:00
Joachim F
9b25b9347d
Merge pull request #34926 from mdorman/semi-automated-emacs-package-updates
...
Semi automated emacs package updates
2018-02-13 22:47:23 +00:00
José Romildo Malaquias
aa001cc937
mate: remove major-ver and minor-ver
...
Keep only the version atribute in derivations, with the full version
string of the package. This will make it easier to write a script for
automatic updating of the packages using the update-source-version
command from common-updater-scripts.
2018-02-13 20:44:07 -02:00
Shea Levy
6bc24a2248
nix-plugins: Make cross-compilation friendly.
...
Thanks, @dtzWill
2018-02-13 17:33:34 -05:00
Vincent Laporte
93f8365824
compcert: 3.1 -> 3.2
2018-02-13 22:26:39 +00:00
Vladimír Čunát
f8865b1181
mpfr: 3.1.3 -> 3.1.6 (bugfix)
...
There's also 4.0.0, but I'd leave that for later.
2018-02-13 23:08:38 +01:00
Vladimír Čunát
193ebca1e5
libmpc: 1.0.3 -> 1.1.0
...
I also saw #33946 , though I'm not sure what to make of it...
2018-02-13 23:08:35 +01:00
Profpatsch
eef9d363e1
buildah: init at 0.11
2018-02-13 23:04:16 +01:00
Will Dietz
06e50006d4
nginxModules.pagespeed: be consistent about rev
...
Yes hash doesn't change, stable is copy of beta used previously.
2018-02-13 15:17:21 -06:00
Will Dietz
b2282e8f9b
psol: fixup hash after beta became stable (apparently)
2018-02-13 15:02:17 -06:00
Pascal Bach
827d1bd618
minio,minio-client: support on all unix platforms
...
Minio 32bit support seems to be fixed:
https://github.com/minio/minio/pull/4921
2018-02-13 21:54:48 +01:00
Pascal Bach
dfba6485bb
minio-client: 2017-02-06T20-16-19Z -> 2018-02-09T23-07-36Z
...
The package is reworked to make use of buildGoPackage
2018-02-13 21:54:48 +01:00
Pascal Bach
6247872c78
minio: 2018-01-18T20-33-21Z -> 2018-02-09T22-40-05Z
2018-02-13 21:54:47 +01:00
John Ericson
a267ae4b24
Merge pull request #34645 from dtzWill/feature/musl
...
musl-cross, native-musl, cross fixes, oh my!
2018-02-13 15:29:10 -05:00
Robert Helgesson
49a24afaa9
cloc: 1.74 -> 1.76
2018-02-13 21:14:13 +01:00
Robert Helgesson
1f18a7cd01
perl-Parallel-ForkManager: init at 1.19
2018-02-13 21:13:41 +01:00
Will Dietz
bd11ffd267
ruby: don't reference groff if not being used (not used by default)
...
Fixes cross build by removing false dependency.
If this is needed again, be careful about *which* "groff" is needed.
(which in terms of build vs host)
2018-02-13 14:11:17 -06:00
Will Dietz
b0c4138a3b
iproute: patchshebangs to work on 'hostPlatform' (not build)
2018-02-13 13:55:43 -06:00
Will Dietz
767bddbd80
libbfd: manually update config.guess/config.sub
...
Workaround for building "from" the bfd directory but needing
to update files a level above.
This needs to be done *after* autoreconf since autoreconf
will replace these itself, apparently.
2018-02-13 13:42:21 -06:00
Will Dietz
42a17d638b
libbfd: back to postPatch, restore configurePlatforms
2018-02-13 13:42:21 -06:00
Will Dietz
e25a343716
cmake: don't force gcc, use more general cc/c++
2018-02-13 12:39:34 -06:00
Will Dietz
6825c0c18b
nettle: cleanup cross changes
...
reviewer feedback + minor other things I noticed
while revisiting.
2018-02-13 12:36:54 -06:00
lewo
596a03e002
Merge pull request #33429 from vdemeester/init-gomodifytags
...
gomodifytags: init at 2017-12-14
2018-02-13 19:10:28 +01:00
Will Dietz
804ae999f5
getconf: nothing uses glibc.bin for getconf, generalize to cc.libc
2018-02-13 11:53:02 -06:00
Will Dietz
d3b59f864a
define top-level attrs for getent, getconf
...
Note that currently getent is explicitly taken from "glibc.bin",
regardless of build configuration which this preserves for now.
(on non-musl anyway)
2018-02-13 11:47:16 -06:00
Tim Steinbach
45e9b7b1c1
linux: 4.9.80 -> 4.9.81
2018-02-13 12:44:43 -05:00
Tim Steinbach
3b9f6874d8
linux: 4.14.18 -> 4.14.19
2018-02-13 12:40:34 -05:00
Will Dietz
6c3df22c5a
libintlOrEmpty: use actual gettext on non-glibc too (musl)
2018-02-13 11:27:27 -06:00
Will Dietz
a65aa78e14
libbfd: simplify per reviewer feedback
...
Changing postPatch to postAutoreconf is needed
when updateAutotoolsGnuConfigScriptsHook is used
or the directory change happens too early.
2018-02-13 11:20:08 -06:00
Shea Levy
f73b358842
nixUnstable: Bump
2018-02-13 12:18:50 -05:00
Michael Raskin
e6742ac722
Merge pull request #34940 from timokau/sage-no-docs
...
sage: Don't build docs by default
2018-02-13 17:14:37 +00:00
John Ericson
a26b46bd52
offrss: Fix for cross
2018-02-13 12:13:07 -05:00
Will Dietz
2bfe036f42
libexecinfo: fix CC/AR
2018-02-13 11:06:56 -06:00
Will Dietz
7f3527d33f
libexecinfo: fetch patches, add meta, maintain
2018-02-13 11:06:56 -06:00