Commit graph

29056 commits

Author SHA1 Message Date
Alyssa Ross 5ba4984b3a
CoinMP: broaden platforms
Builds fine on Darwin.
2019-01-25 15:08:37 +00:00
Alyssa Ross 9b0296601e
libzmf: broaden platforms
Builds fine on Darwin.
2019-01-25 15:08:36 +00:00
Alyssa Ross a825424fb6
libcmis: broaden platforms
Builds fine on Darwin.
2019-01-25 15:08:35 +00:00
Alyssa Ross 5aad87c919
libe-book: broaden platforms
Builds fine on Darwin.
2019-01-25 15:08:33 +00:00
Alyssa Ross 38bacf8aa2
libabw: broaden platforms
Builds fine on Darwin.
2019-01-25 15:08:32 +00:00
worldofpeace 78da8d668b pantheon: init a 5.0 2019-01-24 20:54:14 +00:00
Matthew Bauer 80ff19a45f
Merge pull request #36948 from dtzWill/fix/glibc-libgcc_s
glibc: don't use bootstrap libgcc_s
2019-01-23 17:12:55 -05:00
Matthew Bauer 2ed8ee4b4d Merge branch 'staging' into fix/glibc-libgcc_s 2019-01-23 16:52:54 -05:00
Frederik Rietdijk 43e867a226 ncurses: use github mirror
Development releases of ncurses are uploaded but often also removed
again. This is causing a lot of trouble, so let's instead use a
GitHub mirror.
2019-01-23 13:57:48 +01:00
Jörg Thalheim b7ad5e9225
Merge pull request #54485 from Mic92/c.utf-8
glibc: C.UTF-8 locales
2019-01-23 08:24:16 +00:00
Jörg Thalheim d966f31f23 glibc: add support for C.utf-8 2019-01-22 22:08:44 +00:00
Jörg Thalheim 5e24fccba4 glibc: remove installLocales argument
Since we now install a sane default this should be no longer necessary.
If it is still needed, it should be easy enough to do this in an overlay.
2019-01-22 22:08:30 +00:00
Vladimír Čunát 3fe32b675e
Merge branch 'master' into staging 2019-01-22 15:59:42 +01:00
Will Dietz 0d17a4c307 gtk3: 3.24.3 -> 3.24.4 2019-01-21 15:49:14 -06:00
Will Dietz 4bbd4243f5
Merge pull request #54408 from dtzWill/fix/smpeg-link-what-you-use
smpeg: fix build by linking against libX11 explicitly
2019-01-21 13:26:42 -06:00
Jan Tojnar c9bd2dee0e glibmm: fix darwin build
(cherry picked from commit 894e617322)
2019-01-21 18:54:31 +01:00
Tor Hedin Brønner b262be3260
Merge pull request #54428 from jtojnar/glibmm-darwin
glibmm: fix darwin build
2019-01-21 18:11:34 +01:00
Vladimír Čunát 2ff530ec53
gnutls: 3.6.2 -> 3.6.5
No security problems have been published about 3.6.x so far,
but I'd certainly count the almost-transparent TLS 1.3 support
as a security improvement.
2019-01-21 17:54:34 +01:00
Jan Tojnar 894e617322
glibmm: fix darwin build 2019-01-21 17:31:35 +01:00
Jan Tojnar 437e478a50
gdl: rename from gnome3.gdl 2019-01-21 12:03:34 +01:00
Will Dietz 783a781fb3 smpeg: fix build by linking against libX11 explicitly
Error:

/nix/store/anvi6cx0rcj9xn48af849qnr590avyn3-binutils-2.30/bin/ld: gtv.o: undefined reference to symbol 'XMoveWindow'
/nix/store/ps571bzx27x5imzifw4wiah32mpqpgva-libX11-1.6.7/lib/libX11.so.6: error adding symbols: DSO missing from command line
2019-01-21 00:31:17 -06:00
Dmitry Kalinkin 958201a98f
Merge pull request #48675 from veprbl/pr/xfitter_fix
xfitter: runtime fixes
2019-01-20 20:00:02 -05:00
Will Dietz 78aa689b54
Merge pull request #54358 from dtzWill/update/libwebp-1.0.2
libwebp: 1.0.1 -> 1.0.2
2019-01-20 18:29:53 -06:00
R. RyanTM d06f3ca44e libdeflate: 1.1 -> 1.2 (#54180)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libdeflate/versions
2019-01-20 22:34:35 +01:00
Will Dietz 8c11495e47 libhandy: 0.0.6 -> 0.0.7 (#54355)
* fix tests by providing hicolor

* enable glade catalog and introspection features explicitly
  (this is no longer the default or something)

https://bytesgnomeschozo.blogspot.com/2019/01/my-name-is-handy-lib-handy.html
2019-01-20 20:39:00 +01:00
Tim Steinbach 53e1db960a
binutils: 2.30.0 -> 2.31.1 2019-01-20 13:03:00 -05:00
Ryan Mulligan 44a93340a5
Merge pull request #54207 from r-ryantm/auto-update/freetds
freetds: 1.00.109 -> 1.00.110
2019-01-20 08:03:19 -08:00
Jan Tojnar ef14a225bb
Merge pull request #54007 from jtojnar/darwin-gsettings
Darwin GSettings support
2019-01-20 13:53:47 +01:00
Tor Hedin Brønner 44bd85c265
Merge pull request #54357 from dtzWill/update/gcr-3.28.1
gcr: 3.28.0 -> 3.28.1
2019-01-20 12:52:51 +01:00
Jan Tojnar c622d7d77a
Merge pull request #54324 from jtojnar/vapi-setup-hook
Vapi setup hook
2019-01-20 12:37:53 +01:00
Will Dietz 540ba74376 libwebp: 1.0.1 -> 1.0.2
https://github.com/webmproject/libwebp/releases/tag/v1.0.2
2019-01-20 01:58:15 -06:00
Will Dietz f395c96d11 gcr: 3.28.0 -> 3.28.1 2019-01-20 01:53:58 -06:00
Will Dietz 04f1e0098c glib: more "trash mount points" fixes from upstream 2019-01-20 01:21:17 -06:00
Jan Tojnar b766ec29a7
gobject-introspection.setupHook: limit XDG_DATA_DIRS
The setup hook was adding share directory to XDG_DATA_DIRS variable whenever
it existed, even when gir-1.0 subdirectory did not.
2019-01-20 04:04:44 +01:00
Vladimír Čunát e36b4d6a85
gdal: fix patch hashes
Commit d2f39adea9 added them with hashes *before* normalization done
by fetchpatch.
2019-01-20 00:38:41 +01:00
Austin Seipp 8cbe6b9ce4 nixpkgs: reorganize the postgresql extensions
This is a backwards compatible change; it mostly puts all the extensions
for postgresql in a common directory to keep them isolated.

It also moves a few things that /were not/ extensions out into other parts of
the filesystem namespace; namely the postgresql_jdbc and psqlodbc libraries
were moved under development/java-modules and development/libraries,
respectively. Because these libraries use the libpq postgresql client drivers,
they're less sensitive to underlying version changes anyway (since the protocol
is relatively stable).

No attributes were renamed or harmed in the creation of this patch.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-01-19 17:33:32 -06:00
Vladimír Čunát b277551a4b
Merge #52444: ffmpeg{_3_4,_4,-full}: updates 2019-01-19 16:56:21 +01:00
Vladimír Čunát 19d6c32fcf
libaom: fix fetch (and tweak version accordingly)
Apparently, upstream renamed the tag in the meantime :-/
2019-01-19 16:55:08 +01:00
Gabriel Ebner d2f39adea9 gdal: fix build with poppler 0.73 2019-01-19 15:42:58 +01:00
R. RyanTM 6f8e0ae608 gdal: 2.3.2 -> 2.4.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/gdal/versions
2019-01-19 15:21:50 +01:00
Frederik Rietdijk d531da6f8a
Merge pull request #54094 from rnhmjoj/shell
treewide: use ${stdenv.shell} instead of /bin/sh where possible
2019-01-19 14:15:51 +01:00
Vladimír Čunát 4eca960cb4
Merge #53946: attr: fix issues with 2.4.48
(into staging)
2019-01-19 10:58:07 +01:00
Vladimír Čunát 3456ad586b
Merge #51447: libpng: 1.6.35 -> 1.6.36, license v2
(into staging)
2019-01-19 10:56:57 +01:00
Voob of Doom 138720f2f1 ncurses: 6.1-20181027 -> 6.1-20190112
v6.1-20181027 url is 404.
2019-01-19 09:40:58 +01:00
R. RyanTM bda6bb7399 libidn2: 2.0.5 -> 2.1.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/libidn2/versions
2019-01-19 09:40:26 +01:00
R. RyanTM d1bcac2a54 zeromq: 4.3.0 -> 4.3.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/zeromq/versions
2019-01-19 09:31:29 +01:00
Will Dietz ce4b9ebda1 libgpgerror: 1.33 -> 1.34
https://dev.gnupg.org/T4296
2019-01-19 09:26:45 +01:00
Will Dietz f268eb6683 mesa: 18.3.1 -> 18.3.2 2019-01-19 09:26:22 +01:00
Frederik Rietdijk f8b45e2d84 Merge staging-next into staging 2019-01-19 09:24:01 +01:00
Jörg Thalheim 3376cbbdd7
Merge pull request #54238 from r-ryantm/auto-update/capstone
capstone: 4.0 -> 4.0.1
2019-01-18 13:40:16 +00:00