Dmitry Kalinkin
7726c8b0ed
yoda: 1.7.3 -> 1.7.4
2018-12-10 17:28:08 -05:00
markuskowa
07b5b553c6
Merge pull request #51811 from veprbl/pr/cernlib_fix
...
cernlib: fix build
2018-12-10 15:30:05 +01:00
Dmitry Kalinkin
a1ef7fd877
cernlib: restrict supported arches
2018-12-10 17:05:22 +03:00
Jörg Thalheim
efa57f8820
glib: fix cross -> inherit devdoc from native build
...
Glib uses gobject introspection to generate documentation.
If we would want to cross-compile those, we would need native binaries
from the previous build stage. Instead we can simply just copy over
the generated documentation.
2018-12-10 11:36:02 +00:00
Dmitry Kalinkin
357f6a8b7e
cernlib: fix build
...
The imake rules contain a comment line that looks like a pragma. Recently imake
in nixpkgs was switched to use tradcpp, which is a bit more strict about
interpreting unknown pragmas. To fix the build, the comments is changed to use
C++ style comments.
2018-12-10 06:38:45 +03:00
Jörg Thalheim
48e49d01b6
Merge pull request #51781 from Mic92/openssl-11-docs
...
openssl_1_1: Add "doc" output to contain HTML documentation
2018-12-10 00:43:20 +00:00
Andrew Dunham
14087abe6a
openssl_1_1: Add "doc" output to contain HTML documentation
...
This prevents cluttering up openssl_1_1.out with many megabytes of
documentation.
Fixes #51659
2018-12-09 14:49:00 +00:00
Jörg Thalheim
32788120f9
Merge pull request #51779 from Mic92/ncurses
...
ncurses: fix cross-build by disable stripping
2018-12-09 14:38:55 +00:00
Jörg Thalheim
ceaee84401
ncurses: fix cross-build by disable stripping
...
Ncurses uses `install -s` to also strip the binaries while installing.
This broke the cross build because the wrong strip command was chosen.
2018-12-09 13:49:41 +00:00
Jörg Thalheim
3fc03e52c0
Merge pull request #51762 from r-ryantm/auto-update/Vc
...
vc: 1.4.0 -> 1.4.1
2018-12-09 11:00:17 +00:00
Michael Raskin
6dad52ebf6
Revert "spice: add kerberos dependency"
...
Already fixed by #51769
This reverts commit a9779bdfc4
.
2018-12-09 11:09:27 +01:00
Michael Raskin
a9779bdfc4
spice: add kerberos dependency
2018-12-09 10:55:32 +01:00
Piotr Bogdan
ee09eacc35
cyrus_sasl: merge PR #51651 into master
2018-12-09 02:15:50 +00:00
R. RyanTM
c5ba3e15ab
wildmidi: 0.4.2 -> 0.4.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wildmidi/versions
2018-12-08 15:53:01 -08:00
R. RyanTM
a8c7bbaa69
vc: 1.4.0 -> 1.4.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/vc/versions
2018-12-08 15:30:18 -08:00
Vladimír Čunát
b9d22d3fe8
Merge #51688 : nettle: 3.4 -> 3.4.1 (security)
2018-12-08 20:30:42 +01:00
Jörg Thalheim
950d552360
Merge pull request #51741 from florianjacob/libsass
...
libsass: 3.5.4 -> 3.5.5
2018-12-08 18:20:33 +00:00
Jörg Thalheim
7d216be655
Merge pull request #51651 from hedning/fix-spice
...
cyrus-sasl: Remove private libs from .la files (fixes spice build)
2018-12-08 17:13:47 +00:00
Jörg Thalheim
ab984d24b0
cyrus-sasl: remove not-needed libtool fixup
...
since pruneLibtoolFiles is used openssl is no longer referenced
2018-12-08 17:10:09 +00:00
Jörg Thalheim
f92943932d
cyrus-sasl: remove non-existing freebsd patch
2018-12-08 17:52:17 +01:00
Tor Hedin Brønner
a00c862e97
cyrus_sasl: prune .la files
...
Version 2.1.27 adds `-lkrb5` etc. to `dependency_libs` in all the .la files,
which in turn breaks spice's build. Prune .la's dependency_libs with
pruneLibtoolFiles.
2018-12-08 17:52:17 +01:00
Renaud
8fcb406459
Merge pull request #51371 from dtzWill/update/live555-20181126
...
live555: 2018.10.17 -> 2018.11.26
2018-12-08 17:11:16 +01:00
Florian Jacob
60532db0d3
libsass: 3.5.4 -> 3.5.5
2018-12-08 16:34:13 +01:00
Frederik Rietdijk
3e950d584c
Merge staging-next into master
2018-12-08 16:29:21 +01:00
Vladyslav M
0fa0ce28af
Merge pull request #51702 from dtzWill/update/wayland-protocols-1.17
...
wayland-protocols: 1.16 -> 1.17
2018-12-08 17:14:03 +02:00
Florian Klink
717e5589fb
Merge pull request #51697 from dtzWill/update/dbus-1.12.12
...
dbus: 1.12.10 -> 1.12.12
2018-12-08 15:54:18 +01:00
markuskowa
c057861375
Merge pull request #51410 from jfrankenau/init-intel-media
...
intel-media-driver: init at 18.3.0
2018-12-08 15:43:42 +01:00
Johannes Frankenau
e48b9b5d0e
intel-media-driver: init at 18.3.0
2018-12-08 14:58:33 +01:00
Periklis Tsirakidis
a4700aa526
openjpeg: fix for CVE-2018-18088
2018-12-08 20:59:36 +09:00
Will Dietz
273ec1886a
libmicrohttpd: 0.9.60 -> 0.9.61
...
err, changelog:
https://gnunet.org/git/libmicrohttpd.git/commit/?h=v0.9.61&id=a78bc73beb1c34421659258801569128b256f797
2018-12-07 21:29:55 -06:00
Will Dietz
627e135935
wayland-protocols: 1.16 -> 1.17
2018-12-07 21:01:08 -06:00
Will Dietz
4046248c74
dbus: 1.12.10 -> 1.12.12
2018-12-07 20:52:11 -06:00
Will Dietz
ff084c7256
nettle: 3.4 -> 3.4.1 (security)
...
https://lists.gnu.org/archive/html/info-gnu/2018-12/msg00001.html
2018-12-07 20:27:53 -06:00
Will Dietz
3183342fc1
libgpgerror: 1.32 -> 1.33
...
https://dev.gnupg.org/T4205
2018-12-07 20:26:35 -06:00
c0bw3b
a14af16cfc
polkit: add patch for CVE-2018-19788
...
unprivileged users with UID > INT_MAX can successfully execute any systemctl command
Original issue: https://gitlab.freedesktop.org/polkit/polkit/issues/74
2018-12-07 19:35:43 +01:00
Frederik Rietdijk
747aa4cc93
Merge staging-next into staging
2018-12-07 15:31:52 +01:00
Frederik Rietdijk
5f554279ec
Merge master into staging-next
2018-12-07 15:22:35 +01:00
Frederik Rietdijk
4deb04a97a
openblas: 0.3.3 -> 0.3.4
2018-12-07 15:21:25 +01:00
Philipp Middendorf
bf050b13b0
libopusenc: init at 0.2.1
2018-12-07 13:19:04 +01:00
Jörg Thalheim
4f87d7e733
Revert "fontconfig: fix cross make-fonts-cache & make-fonts-config"
...
This reverts commit 508cbf4d25
.
This make the function ignore the fontconfig variable
2018-12-07 11:59:38 +00:00
Jörg Thalheim
12f4e081cb
Merge pull request #51601 from eburimu/fix/cross-make-fonts-cache-and-conf
...
fontconfig: fix cross make-fonts-cache & make-fonts-config
2018-12-07 11:55:12 +00:00
Renaud
61bb42b990
Merge pull request #51572 from georgewhewell/qmltermwidget-fix-darwin
...
qmltermwidget: add missing utmp lib on darwin
2018-12-06 22:52:50 +01:00
Orivej Desh
0c1a4e808a
libpqxx: fix license
2018-12-06 16:35:08 +00:00
eburimu
508cbf4d25
fontconfig: fix cross make-fonts-cache & make-fonts-config
2018-12-06 03:58:19 +03:00
Matthew Bauer
7a00e80329
ghc: don’t add libiconv automatically
...
ghc needs it to fail to correctly detect it for later.
2018-12-05 13:17:40 -06:00
volth
a9d153633e
cyrus_sasl: remove old patch
...
it was removed with "cyrus_sasl: 2.1.26 -> 2.1.27" b13af1e87b
but reappeared in broken "Merge staging-next into staging" 9b81c7e455
2018-12-05 10:58:05 -06:00
George Whewell
5205aaa655
qmltermwidget: add missing utmp lib on darwin
2018-12-05 15:43:25 +00:00
Joe Hermaszewski
33e7330440
libgpiod: init at 2018-10-07
...
Co-Authored-By: expipiplus1 <github@sub.monoid.al>
2018-12-05 11:18:31 +00:00
Matthew Bauer
53a67891ab
ncurses: make shared linking optinoal
...
when enableShared = false, we set --without-shared flag.
2018-12-04 21:16:43 -06:00
Matthew Bauer
e999def159
zlib: clean up static/shared distincion
...
This is kind of a mess, but basically:
- static=true, shared=true means to build statically but move it to
the static output
- static=true, shared=false means to build statically and leave it in
the main output
- static=false, shared=true means to not build static at all
Confusingly, the old default was static=true, shared=true even though
static=false? Still can’t figure out what was meant by that.
2018-12-04 21:14:41 -06:00
Matthew Bauer
9d8de9ffaa
c-ares: don’t set configure flags
...
These aren’t needed with dontDisableStatic
2018-12-04 20:58:19 -06:00
Travis Athougies
b682e03e12
libgpg-error: enable Aarch32 support for musl
...
* Add ARM32 musl support for libgpg-error (#51013 )
* libgpg-error: link headers instead of copying
2018-12-05 00:25:54 +01:00
Eelco Dolstra
fca4fbeba9
Revert "libgit2: 0.26.6 -> 0.26.8"
...
This reverts commit 28b4b4b1e4
.
Fixes #51416 .
2018-12-04 17:50:45 +01:00
locallycompact
da297ef8aa
libpcap: 1.8.1 -> 1.9.0
...
* libpcap to 1.8.1 -> 1.9.0 (#51216 )
Changelog: http://www.tcpdump.org/libpcap-changes.txt
* libpcap: refresh meta.homepage
and fix SHA hash
2018-12-04 14:54:13 +01:00
Renaud
f9a3550777
geoclue: fix gobject-introspection naming
...
gobjectIntrospection is now named gobject-introspection
2018-12-04 11:45:51 +01:00
Robin Gloster
c846e8dd7f
cyrus-sasl: remove obsolete patch
...
seems to have been merged incorrectly
2018-12-04 01:25:19 +01:00
Renaud
833ee1809a
Merge pull request #51454 from avnik/mythes-fixup
...
hunspell: unbreak mythes build, due transient dependencies
2018-12-04 01:02:57 +01:00
Alexander V. Nikolaev
b057ac71ea
mythes: fix link error on missed tinfo
library (ncurses)
2018-12-04 01:45:50 +02:00
Renaud
38f1913acf
Merge pull request #50661 from r-ryantm/auto-update/pcre2
...
pcre2: 10.31 -> 10.32
2018-12-03 23:42:13 +01:00
Benjamin Hipple
08c75aaedc
libffi: swap src URL from FTP to HTTPS
...
HTTPS is never worse and often better than FTP, since it's faster, more secure,
and more likely to be accessible through firewalls.
This does not change the tarball sha, as confirmed by `nix-prefetch-url`.
2018-12-03 22:10:29 +00:00
Renaud
dad991e63f
Merge pull request #50700 from r-ryantm/auto-update/libnftnl
...
libnftnl: 1.1.1 -> 1.1.2
2018-12-03 21:45:20 +01:00
John Ericson
4112aec98c
Merge pull request #51376 from Izorkin/jemalloc
...
jemalloc: add option disable-initial-exec-tls
2018-12-03 08:03:08 -05:00
worldofpeace
5198a4c3d4
Merge pull request #51358 from ivan/libtorrent-1.1.11
...
libtorrentRasterbar: 1.1.10 -> 1.1.11
2018-12-03 08:00:43 -05:00
Tor Hedin Brønner
7aa8b68ab7
geoclue: fix gobject-introspection naming
...
gobjectIntrospection is now named gobject-introspection.
2018-12-03 12:37:22 +01:00
Frederik Rietdijk
a510aa2672
Merge master into staging-next
2018-12-03 12:18:43 +01:00
Johannes Frankenau
ec21607d14
intel-gmmlib: init at 18.3.0
2018-12-03 10:42:34 +01:00
Will Dietz
fb137c1bcc
Merge pull request #51365 from dtzWill/update/nss-3.40.1
...
nss: 3.40 -> 3.40.1
2018-12-03 01:05:05 -06:00
Will Dietz
751beff4e0
Merge pull request #51352 from dtzWill/update/sqlite-3.26.0
...
sqlite: 3.25.3 -> 3.26.0
2018-12-03 00:58:35 -06:00
Will Dietz
1ccfa8fc19
Merge pull request #51190 from dtzWill/update/measa-18.2.6
...
mesa: 18.2.5 -> 18.2.6
2018-12-03 00:58:02 -06:00
Will Dietz
9d8ce1870e
Merge pull request #51366 from dtzWill/update/webp-1.0.1
...
libwebp: 1.0.0 -> 1.0.1
2018-12-03 00:57:16 -06:00
Renaud
8a601e2369
Merge pull request #50667 from r-ryantm/auto-update/opencascade-oce
...
opencascade: 0.17.2 -> 0.18.3
2018-12-03 07:42:36 +01:00
hlolli
e75ecf777b
python-qt init 3.2
2018-12-03 02:11:16 +01:00
Alexander V. Nikolaev
3e1acb0b44
hyperscan: init at 5.0.0
2018-12-03 00:13:35 +02:00
Matthew Bauer
973781444a
Merge branch 'darwin-fixes2'
2018-12-02 14:15:05 -06:00
Matthew Bauer
9ddc2ec27d
tsocks: broken on darwin
...
(cherry picked from commit 83982dc675ecf0fb6860d8077335c39e96d6c739)
2018-12-02 14:12:41 -06:00
markuskowa
506d4c7e44
Merge pull request #51329 from c0bw3b/cleanup/gnu-https
...
Favor HTTPS URLs - the GNU edition
2018-12-02 16:52:33 +01:00
c0bw3b
0498ccd076
Treewide: use HTTPS on GNU domains
...
HTTP -> HTTPS for :
- http://gnu.org/
- http://www.gnu.org/
- http://elpa.gnu.org/
- http://lists.gnu.org/
- http://gcc.gnu.org/
- http://ftp.gnu.org/ (except in fetchurl mirrors)
- http://bugs.gnu.org/
2018-12-02 15:51:59 +01:00
c0bw3b
93e511c319
Treewide: use HTTPS on GNU Savannah domains
...
HTTP -> HTTPS for:
- http://savannah.gnu.org/
- http://git.savannah.gnu.org/
- http://download.savannah.gnu.org/
- http://svn.savannah.gnu.org/
2018-12-02 15:33:09 +01:00
c0bw3b
0f868d8116
Treewide: use HTTPS on SourceForge
2018-12-02 15:33:08 +01:00
c0bw3b
a04a512f34
Treewide: use HTTPS on NonGNU domains
2018-12-02 15:21:04 +01:00
Jan Tojnar
a51a99c690
gobject-introspection: rename package
...
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
Izorkin
2489b4a8bf
jemalloc: add option disable-initial-exec-tls
2018-12-02 13:37:14 +03:00
Will Dietz
d7118788a4
live555: 2018.10.17 -> 2018.11.26
...
http://lists.live555.com/pipermail/live-devel/2018-November/021099.html
Also add videolan as alternative hosting since can't use official...
2018-12-02 00:14:20 -06:00
Will Dietz
d250c9fc4c
libwebp: 1.0.0 -> 1.0.1
...
https://github.com/webmproject/libwebp/releases/tag/v1.0.1
Also:
https://groups.google.com/a/webmproject.org/d/msg/webp-discuss/gXMAt-IYpiQ/AuPEJGq6AQAJ
(that post announces -rc2, next post after explains this is now 1.0.1)
2018-12-02 00:03:22 -06:00
Will Dietz
e1adb093b7
nss: 3.40 -> 3.40.1
2018-12-02 00:00:10 -06:00
Will Dietz
011c890a62
nss: generate url from version (doesn't change derivation hash)
...
Makes future upgrades easier...
2018-12-02 00:00:09 -06:00
Ivan Kozik
47f5771247
libtorrentRasterbar: 1.1.10 -> 1.1.11
2018-12-02 03:21:57 +00:00
Jan Tojnar
4920f0c0ad
Merge pull request #50977 from jtojnar/parallel-update.nix
...
update.nix: Run update scripts in parallel
2018-12-02 01:23:39 +01:00
Jörg Thalheim
8a5c9882cb
Merge pull request #51336 from dtzWill/update/or-tools-6.10
...
or-tools: v6.9.1 -> v6.10, touchups
2018-12-02 00:07:42 +00:00
Will Dietz
2d7c6d088e
sqlite: 3.25.3 -> 3.26.0
2018-12-01 18:01:08 -06:00
Will Dietz
f00b8b028d
gecode: remove maintainer per request
2018-12-01 15:02:20 -06:00
Will Dietz
303e4d7f1a
gecode: more deps, build w/gist support but make optional
...
Also rename "gecode_4" attribute since this is version 6?
2018-12-01 14:24:49 -06:00
Nicolas Schneider
bf3a98ce04
Fix qtbase cmake for gui plugins [Qt 5.6, 5.9]
...
This is 54377280f0
ported to Qt 5.6 and 5.9
LTS versions.
2018-12-01 21:09:33 +01:00
Will Dietz
1151a0182d
gecode: 6.0.0 -> 6.1.0
...
https://github.com/Gecode/gecode/releases/tag/release-6.1.0
2018-12-01 13:55:33 -06:00
Will Dietz
cd14ad53c3
or-tools: appease warning re:python3, try testing
2018-12-01 13:38:16 -06:00
Will Dietz
046e7980f9
or-tools: parallel
2018-12-01 13:38:16 -06:00
Will Dietz
70c2e88c96
or-tools: touchup
2018-12-01 13:38:16 -06:00
Will Dietz
c4feda8b01
or-tools: v6.9.1 -> v6.10
...
https://github.com/google/or-tools/releases/tag/v6.10
2018-12-01 13:38:16 -06:00
Jan Tojnar
59a94b57f0
update.nix: Run update scripts in parallel
...
To make updating large attribute sets faster, the update scripts
are now run in parallel.
Please note the following changes in semantics:
- The string passed to updateScript needs to be a path to an executable file.
- The updateScript can also be a list: the tail elements will then be passed
to the head as command line arguments.
2018-12-01 19:17:13 +01:00
Jan Tojnar
27aed1b642
libinput: fix docs & libinput command
...
libinput switched from Doxygen to Sphinx for user docs. Since Sphinx is a Python
module, it propagates Python. And because it is listed in nativeBuildInputs,
its python binary takes precedence over the one added in buildInputs.
This results in a wrong interpreter being substituted into shebangs.
The contamination occurred previously too but libinput does not use pyparsing
dependency since 1.12.0, so it could be removed.
I prevented Sphinx from propagating Python and added some additional
dependencies to it. In the future we might want something more reusable.
While at it, I also fixed the tests.
2018-12-01 03:35:08 +01:00
Jörg Thalheim
84162175a3
Merge pull request #51180 from mayflower/xorg-cross
...
treewide: cross-fixes
2018-12-01 00:43:02 +00:00
worldofpeace
7131b7f260
Merge pull request #48438 from worldofpeace/geoclue2/2.5.0
...
geoclue2: 2.4.12 -> 2.5.1
2018-11-30 18:07:53 -05:00
Bas van Dijk
274e72aa29
Merge pull request #51027 from LumiGuide/opencv-4.0.0
...
opencv4: init at 4.0.0
2018-11-30 23:56:36 +01:00
Bas van Dijk
e03512878b
Merge pull request #51021 from LumiGuide/opencv-3.4.4
...
opencv3: 3.4.3 -> 3.4.4
2018-11-30 23:56:20 +01:00
Jan Tojnar
3a3513e7e7
webkitgtk220x: drop
2018-11-30 23:29:34 +01:00
worldofpeace
607aefd972
geoclue2: 2.4.12 -> 2.5.1
2018-11-30 17:14:39 -05:00
Bas van Dijk
aa358e6ee7
opencv3: 3.4.3 -> 3.4.4
2018-11-30 23:07:52 +01:00
Bas van Dijk
2b87ed7c32
opencv4: init at 4.0.0
2018-11-30 22:45:57 +01:00
Tor Hedin Brønner
338b3fd11d
gobjectIntrospection: test our own patches
...
We patch gobject-introspection somewhat heavily, so add some unit tests that
will catch potential errors when we're eg. updating the patches.
There's two tests:
- Basic test for absolute nix store paths (testing absolute_shlib_path.patch)
- Test for macos `@rpath` sanitizing, including
fallback_libpath (macos-shared-library.patch)
2018-11-30 21:35:30 +01:00
Jan Tojnar
21505290ee
json-glib: 1.4.2 → 1.4.4
2018-11-30 21:35:20 +01:00
Jan Tojnar
e6fb865500
libhandy: init at 0.0.5
2018-11-30 21:35:17 +01:00
Tor Hedin Brønner
38c529f57a
glib: use absolute path for gio-launch-desktop
...
glib tries to look up `gio-launch-desktop` in the path which obviously can fail.
Specifically this now happens when launching gnome-shell.
2018-11-30 21:35:15 +01:00
Jan Tojnar
10b481c6ed
template-glib: 3.28.0 → 3.30.0
2018-11-30 21:35:14 +01:00
Jan Tojnar
7dc92f639c
gtksourceview4: 4.0.0 → 4.0.3
2018-11-30 21:35:13 +01:00
Jan Tojnar
62da0be551
at-spi2-core: 2.28.0 → 2.30.0
2018-11-30 21:35:11 +01:00
Jan Tojnar
8f85b506a9
at-spi2-atk: 2.26.2 → 2.30.0
2018-11-30 21:35:11 +01:00
Jan Tojnar
13e17e57e6
jsonrpc-glib: 3.28.1 → 3.30.0
2018-11-30 21:35:10 +01:00
Jan Tojnar
e80ef11e5e
zeitgeist: fix build
2018-11-30 21:35:00 +01:00
Tor Hedin Brønner
46448f27a8
libunique: Don't fail on deprecated-declarations
2018-11-30 21:34:49 +01:00
Jan Tojnar
8d078e5000
libhttpseverywhere: fix build
2018-11-30 21:34:44 +01:00
Jan Tojnar
dc5afbd775
gtk3: 3.22.30 → 3.24.1
2018-11-30 21:34:44 +01:00
Jan Tojnar
3ad7dc091e
libpsl: 0.17.0 → 0.20.2
2018-11-30 21:34:43 +01:00
Jan Tojnar
b053afde9a
telepathy-glib: clean up
2018-11-30 21:34:43 +01:00
Jan Tojnar
a268c6049b
webkitgtk: 2.20.5 → 2.22.0
2018-11-30 21:34:42 +01:00
Jan Tojnar
f78203de37
libsoup: 2.62.2 → 2.64.2
2018-11-30 21:34:28 +01:00
Jan Tojnar
6182a3fe4d
libsecret: 0.18.5 → 0.18.6
2018-11-30 21:34:28 +01:00
Jan Tojnar
3844468c93
librsvg: 2.42.4 → 2.44.9
2018-11-30 21:34:27 +01:00
Jan Tojnar
628ac455f0
libdazzle: 3.28.5 → 3.30.2
2018-11-30 21:34:27 +01:00
Jan Tojnar
1852c62c67
gvfs: 1.36.2 → 1.38.1
2018-11-30 21:34:27 +01:00
Jan Tojnar
b69f280708
gnome3.gtksourceview: 3.24.6 → 3.24.8
2018-11-30 21:34:26 +01:00
Jan Tojnar
fe4b53b8c3
gobjectIntrospection: 1.56.0 → 1.58.1
...
Upstream now strips absolute paths to their basename on all platforms apart from
Darwin: a41abe1868
To get around this without modifying the basename test we simply pass in
`basename=False` when normally generating gir files.
2018-11-30 21:34:25 +01:00
Jan Tojnar
3ac85d55b4
glib-networking: 2.56.0 → 2.58.0
2018-11-30 21:33:58 +01:00
Jan Tojnar
0149459f42
glib: 2.56.0 → 2.58.1
2018-11-30 21:33:58 +01:00
Jan Tojnar
b9d77e9f51
gdk_pixbuf: 2.36.12 → 2.38.0
2018-11-30 21:33:57 +01:00
Jan Tojnar
3c31467c9d
atk: 2.28.1 → 2.30.0
2018-11-30 21:33:53 +01:00
Jan Tojnar
c5881ec2c9
Merge remote-tracking branch 'upstream/master' into staging
2018-11-30 20:09:45 +01:00
worldofpeace
31740434e7
libsignon-glib: use double quotes for description
2018-11-30 13:46:21 -05:00
worldofpeace
40e234d2ae
gsignondPlugins.sasl: correct description
2018-11-30 13:46:21 -05:00
worldofpeace
214ac4bf72
gsignondPlugins.oauth: correct description
2018-11-30 13:46:21 -05:00
worldofpeace
f5d2cb0170
gsignondPlugins.mail: correct description
2018-11-30 13:46:20 -05:00
worldofpeace
66a8c69134
gsignondPlugins.lastfm: correct description
2018-11-30 13:46:20 -05:00
worldofpeace
4428c7c459
gsignond: add meta to wrapper
2018-11-30 13:46:20 -05:00
worldofpeace
8da5d27db8
gsignondPlugins.mail: 2018-10-04 -> 0.3.0
2018-11-30 13:46:12 -05:00
worldofpeace
f966aea21f
gsignond: unstable-2018-10-04 -> 1.2.0
2018-11-30 13:44:47 -05:00
worldofpeace
8d3a7ff48d
libsignon-glib: unstable-2018-10-24 -> 2.1
2018-11-30 13:44:25 -05:00
Frederik Rietdijk
1828a5c5ba
Merge master into staging-next
2018-11-30 17:46:21 +01:00
Michael Weiss
99d623850f
wlroots: Fix the build on master
...
I was testing the build on nixos-unstable but
64d50a0099
added another patch. Since this
patch is already in 0.48.0 it can't be applied again (overriding Meson
isn't optimal but we can't build wlroots with 0.46.1).
I've also dropped the "-Dxcb-xkb=enabled" flag since it was removed
(replaced with Xinput).
Thanks @kenogo for noticing this :)
2018-11-30 14:30:58 +01:00
Matthew Bauer
76c7a8bac0
Merge pull request #51205 from matthewbauer/more-setup-hooks
...
Add premake & imake setup hook
2018-11-29 19:36:25 -06:00
Matthew Bauer
f435272ce3
Merge pull request #50212 from matthewbauer/host-emulator
...
Add "emulator" function to systems
2018-11-29 19:34:20 -06:00
Matthew Bauer
9c8fd41224
treewide: add emulator to platform
...
You can use stdenv.hostPlatform.emulator to get an executable that
runs cross-built binaries. This could be any emulator. For instance,
we use QEMU to emulate Linux targets and Wine to emulate Windows
targets. To work with qemu, we need to support custom targets.
I’ve reworked the cross tests in pkgs/test/cross to use this
functionality.
Also, I’ve used talloc to cross-execute with the emulator. There
appears to be a cross-execute for all waf builds. In the future, it
would be nice to set this for all waf builds.
Adds stdenv.hostPlatform.qemuArch attrbute to get the qemuArch for
each platform.
2018-11-29 19:15:30 -06:00
Michael Weiss
80756cdb79
wlroots: 0.1 -> 0.2
2018-11-30 01:53:49 +01:00
Jörg Thalheim
7c6189d549
libosip_3: remove
...
Old package from 2015, that has no users in nixpkgs
2018-11-29 16:17:55 +00:00
Robin Gloster
694b4d29e1
ilmbase: fix cross
2018-11-29 13:06:27 +01:00
Robin Gloster
06f9b4769b
fribidi: fix cross
2018-11-29 12:51:48 +01:00
R. RyanTM
fc14aebab8
libngspice: 28 -> 29
...
* libngspice: 28 -> 29 (#50685 )
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libngspice/versions
* libngspice: refresh meta.license
See:
https://sourceforge.net/p/ngspice/ngspice/ci/master/tree/COPYING
2018-11-29 12:12:41 +01:00
Frederik Rietdijk
9b81c7e455
Merge staging-next into staging
2018-11-29 09:18:35 +01:00
Frederik Rietdijk
9db2421d1f
Merge master into staging-next
2018-11-29 08:12:56 +01:00
Matthew Bauer
c0a804c747
treewide: add dontUseImakeConfigure where needed
...
We need to set dontUseImakeConfigure in a few places to prevent imake
from overriding the default configure phase. This packages all have a
configure script that needs to get run:
- Xaw3d
- R
- tkgate
- ssvnc
2018-11-28 20:14:45 -06:00
Matthew Bauer
e0471b6c45
yojimbo: use premake build hook
2018-11-28 20:14:30 -06:00
Matthew Bauer
a06eb84705
bootil: cleanup installation
...
A few changes needed here:
- We don’t want to guess what our platform is. We can patch location
and targetdir to not put things in an unpredictable directory.
- Make premake4 a native build input.
- Set the premakefile variable.
2018-11-28 20:14:29 -06:00
Will Dietz
60856aa9ea
mesa: 18.2.5 -> 18.2.6
...
https://www.mesa3d.org/relnotes/18.2.6.html
2018-11-28 15:09:33 -06:00
Renaud
b5784b42b4
Merge pull request #50720 from Moredread/slic3r-prusa3d/1.41.1-fixes
...
slic3r-prusa3d: multiple fixes
2018-11-28 15:38:25 +01:00
Jörg Thalheim
f4f3f8f29e
spdlog: 0.14.0 -> 0.17.0 & 1.1.0 -> 1.2.1 ( #51143 )
...
spdlog: 0.14.0 -> 0.17.0 & 1.1.0 -> 1.2.1
2018-11-28 11:09:22 +00:00
Vladimír Čunát
834e7c4f0b
Merge #50249 : libjpeg-turbo: 1.5.3 -> 2.0.1
...
(into staging)
2018-11-28 10:23:33 +01:00
Andrew Dunham
ac3b358a8c
libtiff: 2018-11-04 -> 4.0.10
2018-11-28 10:43:44 +09:00
Jörg Thalheim
fbb114107d
wayland: fix cross-build
2018-11-28 01:06:42 +00:00
Jörg Thalheim
f17ff7d6ef
freetype: fix cross-build
2018-11-28 01:05:09 +00:00
Will Dietz
41d887af6f
Merge pull request #51120 from dtzWill/fix/ical-test
...
libical: disable parallel check, fix
2018-11-27 18:58:00 -06:00
Will Dietz
6ef78a415e
Merge pull request #51125 from dtzWill/update/gmime-3.2.3
...
gmime3: 3.2.1 -> 3.2.3
2018-11-27 18:55:08 -06:00
Ryan Mulligan
4c1ba5df0c
Merge pull request #45274 from rehno-lindeque/pkgs/aravis/init
...
aravis: init at 0.5.13
2018-11-27 14:20:34 -08:00
Aaron Andersen
5a1eb1819b
spdlog: 0.14.0 -> 0.17.0 & 1.1.0 -> 1.2.1
2018-11-27 15:57:10 -05:00
Will Dietz
ce4e3a3d46
gmime3: 3.2.2 -> 3.2.3
...
https://github.com/jstedfast/gmime/blob/3.2.3/NEWS
2018-11-27 11:34:00 -06:00
Will Dietz
b3de1c5f21
gmime: 3.2.1 -> 3.2.2
...
It says fixed vala packaging but commits don't seem to do that?
2018-11-27 11:33:55 -06:00
Ben Wolsieffer
0d7407cf6f
grpc: 1.15.0 -> 1.16.1
2018-11-27 12:02:55 -05:00
Will Dietz
6cb1bdb67f
libical: disable parallel check, fix
2018-11-27 10:32:24 -06:00
Will Dietz
42213e4962
Merge pull request #50971 from dtzWill/update/pixman-0.36.0
...
pixman: 0.34.0 -> 0.36.0
2018-11-27 09:56:14 -06:00
Will Dietz
d0ed3e5079
nghttp2: 1.34.0 -> 1.35.0
...
https://nghttp2.org/blog/2018/11/23/nghttp2-v1-35-0/
2018-11-27 09:54:31 -06:00
Vladimír Čunát
a5de78b7d7
Merge branch 'master' into staging-next
2018-11-26 10:28:00 +01:00
Renaud
604b0f34c9
taglib_1_9: refresh meta
2018-11-25 20:51:59 +01:00
c0bw3b
9762e2c3bd
confuse: remove and replace with libconfuse
...
- confuse is a duplicate of libconfuse
- upstream name is libconfuse so keep this one
- replace confuse with libconfuse in packages depending on it
2018-11-25 18:20:42 +01:00
Renaud
6a5fff3741
Merge pull request #51001 from c0bw3b/cleanup/more-https
...
Treewide: use more HTTPS-enabled sources
2018-11-25 16:22:34 +01:00
Renaud
16dabf2d5b
Merge pull request #50068 from r-ryantm/auto-update/libevdev
...
libevdev: 1.5.9 -> 1.6.0
2018-11-25 11:46:04 +01:00
R. RyanTM
d83c8f4616
libp11: 0.4.7 -> 0.4.9
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libp11/versions
2018-11-25 04:34:29 -05:00
Renaud
4b66d9af3a
Merge pull request #49288 from r-ryantm/auto-update/rdkafka
...
rdkafka: 0.11.5 -> 0.11.6
2018-11-25 10:33:54 +01:00
Jörg Thalheim
4b6bdc29b0
libpfm: fix cross compilation
2018-11-25 00:45:55 +00:00
c0bw3b
561e18126f
libmatheval: get patches from salsa.debian.org
...
http://anonscm.debian.org/cgit is not available anymore
2018-11-25 00:12:55 +01:00
c0bw3b
b911f22730
Treewide: use https for www.spice-space.org
2018-11-25 00:01:22 +01:00
c0bw3b
dd3e576654
Treewide: use https for src.fedoraproject.org
2018-11-24 23:53:27 +01:00
c0bw3b
adea16b86c
Treewide: use https for launchpad.net
2018-11-24 23:47:52 +01:00
c0bw3b
0ea604ac1d
Treewide: use https for SourceForge
2018-11-24 19:58:03 +01:00
c0bw3b
88ce525e85
Treewide: use https for repo.or.cz
2018-11-24 19:56:51 +01:00
Jörg Thalheim
3681fa5456
direnv: make cross-compile on windows
2018-11-24 10:43:47 +00:00
Frederik Rietdijk
c1792242ef
Merge staging-next into staging
2018-11-24 10:44:50 +01:00
Frederik Rietdijk
e41154d1ab
Merge master into staging-next
2018-11-24 10:43:33 +01:00
Will Dietz
d3c85e3314
webkitgtk: 2.22.3 -> 2.22.4
2018-11-23 19:25:16 -06:00
Will Dietz
e90f44f94b
pixman: remove unused args
2018-11-23 18:21:03 -06:00
Will Dietz
d4f2925a1c
pixman: 0.34.0 -> 0.36.0
2018-11-23 17:05:36 -06:00
Vladimír Čunát
dd69374a63
libjpeg-turbo: don't change ABI, don't add *.a
...
(refers to the parent commit)
2018-11-23 15:47:06 +01:00
Jörg Thalheim
8dca420161
Merge pull request #50937 from tathougies/travis/uriparser-cross
...
uriparser: Enable cross-compilation
2018-11-23 09:54:04 +00:00
Daniel Goertzen
e8bce19aea
openssl: fix cross compile (perl)
...
Fixes issue #50921 . Build result was depending on build perl instead of
host perl which broke cross compilation.
2018-11-23 10:37:54 +01:00