Commit Graph

29972 Commits

Author SHA1 Message Date
R. RyanTM
65ca3ab5f4 matio: 1.5.14 -> 1.5.15
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/matio/versions
2019-04-16 18:49:13 +02:00
R. RyanTM
3d610adde0 libopus: 1.3 -> 1.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/libopus/versions
2019-04-16 18:48:55 +02:00
R. RyanTM
e78b679b04 opencolorio: 1.1.0 -> 1.1.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/opencolorio/versions
2019-04-16 18:46:26 +02:00
R. RyanTM
b53b9c3545 openfst: 1.7.1 -> 1.7.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/openfst/versions
2019-04-16 18:46:07 +02:00
Michael Raskin
0981d4c747
Merge pull request #59515 from r-ryantm/auto-update/glibmm
glibmm: 2.58.0 -> 2.60.0
2019-04-16 14:15:39 +00:00
Michael Raskin
2f3579dfd5 protobufc: fix compatibility with updated protobuf by picking the upstream minor patch 2019-04-16 16:07:42 +02:00
Jan Tojnar
5efa597089
dleyna-renderer: fix build with gupnp 1.2 2019-04-16 15:16:26 +02:00
Jan Tojnar
6fce599d1c
dleyna-server: fix build with gupnp 1.2 2019-04-16 15:16:25 +02:00
Jan Tojnar
40cd020bd6
dleyna-core: fix build with gupnp-1.2 2019-04-16 15:16:25 +02:00
Tor Hedin Brønner
aae3987047
gupnp-igd: add gupnp-1.2 compatibility 2019-04-16 15:11:45 +02:00
Jan Tojnar
e5e0d13224
gupnp-dlna: clean up & add updateScript 2019-04-16 15:11:45 +02:00
Jan Tojnar
21f198ff59
gupnp-av: add updateScript 2019-04-16 15:11:44 +02:00
Jan Tojnar
7e7fc2e3ef
gupnp: 1.0.3 → 1.2.0
https://gitlab.gnome.org/GNOME/gupnp/blob/gupnp-1.2.0/NEWS

Co-Authored-By: Tor Hedin Brønner <torhedinbronner@gmail.com>
2019-04-16 15:11:44 +02:00
Jan Tojnar
232f3b0eb5
gssdp: 1.0.2 → 1.2.0
https://gitlab.gnome.org/GNOME/gssdp/blob/gssdp-1.2.0/NEWS
2019-04-16 15:11:43 +02:00
strager
153e7fca32 boost: fix 1.55 build on macOS (#59508)
darwin-no-system-python.patch does not apply cleany on Boost 1.55's
sources. Fix this patch file for Boost 1.55, making it build
successfully on macOS.
2019-04-16 03:11:01 -04:00
Michael Raskin
1acacaaf32 Merge pull request #59233 from dnaq/libsodium-1.0.17
libsodium: 1.0.16 -> 1.0.17
(cherry picked from commit 5655be51cc)
2019-04-16 08:12:51 +02:00
Michael Raskin
555d6e9602
Revert "libsodium: 1.0.16 -> 1.0.17" 2019-04-16 06:02:39 +00:00
Michael Raskin
5655be51cc
Merge pull request #59233 from dnaq/libsodium-1.0.17
libsodium: 1.0.16 -> 1.0.17
2019-04-16 06:00:50 +00:00
Tor Hedin Brønner
752e176d67 flatpak: clear GDK_PIXBUF_MODULE_FILE
GDK_PIXBUF_MODULE_FILE is often set to a nix store path not available in a app
sandbox. This can cause some apps to fail launching, simply reset this env var
when running applications.

fixes https://github.com/NixOS/nixpkgs/issues/53441
2019-04-16 04:52:30 +02:00
Matthew Bauer
f475aeaf29
Merge pull request #59535 from matthewbauer/homepage-fixes
treewide: update homepages to https where available
2019-04-15 20:47:30 -04:00
Matthew Bauer
290a5d916e treewide: update homepages to https where available
Based on "problems" from repology:

https://repology.org/repository/nix_unstable/problems

Mostly simple changes to reflect redirects.
2019-04-15 10:10:05 -04:00
R. RyanTM
379f453ecb ndpi: 2.2 -> 2.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ndpi/versions
2019-04-15 05:00:11 -07:00
strager
6ccf2201f9 gettext: fix stdenv-darwin; remove Bison dependency (#59553)
Commit 1279016787 broke building
nixpkgs.clangStdenv (stdenv-darwin) on macOS:

    nix-build -A clangStdenv .
    these derivations will be built:
      /nix/store/b3vyrfzarzyh51n7fj9wrpw12sq3765l-stdenv-darwin.drv
    building '/nix/store/b3vyrfzarzyh51n7fj9wrpw12sq3765l-stdenv-darwin.drv'...
    output '/nix/store/3agkxvkbhfpimnx5imr09q4rq9pxmjda-stdenv-darwin' is not allowed to refer to the following paths:
         /nix/store/jnzhx3hni0ds1wf49z8wfnxi3qdnkk6q-gnum4-1.4.18
           /nix/store/smdncnz5pkl5q39k4ldk8bh84p2hmj19-bison-3.3.2
    error: build of '/nix/store/b3vyrfzarzyh51n7fj9wrpw12sq3765l-stdenv-darwin.drv' failed

Remove gettext's build dependency on Bison to avoid this error, fixing
Nixpkgs on macOS.

To avoid rebuilding everything unnecessarily on Linux, only apply these
changes to macOS and keep the Bison dependency for Linux.
2019-04-15 01:09:44 -04:00
adisbladis
267b16fbd4
ldacbt: init at 2.0.2.3 2019-04-15 03:45:57 +01:00
worldofpeace
5d8f4a1e02
Merge pull request #58400 from minijackson/kodi-wayland
kodi: add Wayland support
2019-04-14 20:35:47 -04:00
Minijackson
b5045c610f waylandpp: init at 0.2.5 2019-04-14 20:32:26 -04:00
Tor Hedin Brønner
d492738459
Merge pull request #59419 from hedning/gnome-3.32.1
Gnome 3.32.1
2019-04-15 01:15:14 +02:00
xrelkd
e3cad1e03e marisa: 0.2.4 -> 0.2.5 (#59486) 2019-04-14 23:01:22 +02:00
R. RyanTM
668f5c9e6f flatcc: 0.5.2 -> 0.5.3 (#59495)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flatcc/versions
2019-04-14 22:42:47 +02:00
R. RyanTM
16c3a79c27 glibmm: 2.58.0 -> 2.60.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/glibmm/versions
2019-04-14 12:52:43 -07:00
Tor Hedin Brønner
a12e647549 libdazzle: 3.32.0 -> 3.32.1
https://download.gnome.org/sources/libdazzle/3.32/libdazzle-3.32.1.news
2019-04-14 19:36:39 +02:00
Tor Hedin Brønner
f9f8ded313 gnome3.libgweather: 3.32.0 -> 3.32.1
https://download.gnome.org/sources/libgweather/3.32/libgweather-3.32.1.news
2019-04-14 19:30:41 +02:00
Tor Hedin Brønner
860c2dcb2f vte: 0.56.0 -> 0.56.1
https://download.gnome.org/sources/vte/0.56/vte-0.56.1.changes
2019-04-14 19:26:18 +02:00
Tor Hedin Brønner
c3d46bb9eb gnome3.gvfs: 1.40.0 -> 1.40.1
https://download.gnome.org/sources/gvfs/1.40/gvfs-1.40.1.news
2019-04-14 19:26:18 +02:00
Tor Hedin Brønner
5587831405
gtk3: 3.24.7 -> 3.24.8 (#59408)
https://gitlab.gnome.org/GNOME/gtk/blob/3.24.8/NEWS
2019-04-14 19:14:36 +02:00
Michael Raskin
0788770f52
Merge pull request #59458 from r-ryantm/auto-update/cgal
cgal: 4.13 -> 4.14
2019-04-14 15:29:26 +00:00
worldofpeace
c2d8d2fece gom: patch longer timout for stress test
https://gitlab.gnome.org/GNOME/gom/issues/22
2019-04-14 09:29:48 -04:00
Robert Schütz
90d166dc7d
Merge pull request #57181 from FlorianFranzen/protobuf
protobuf: 3.6 -> 3.7
2019-04-14 14:44:55 +02:00
Florian Franzen
985b9e47b8 protobuf: 3.6 -> 3.7 2019-04-14 13:20:14 +02:00
Florian Franzen
d1feec73e4 protobuf3_6: 3.6.1 -> 3.6.1.3 2019-04-14 13:19:38 +02:00
R. RyanTM
7c72274164 cimg: 2.5.5 -> 2.5.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cimg/versions
2019-04-14 04:13:20 -07:00
R. RyanTM
82603a40b5 cgal: 4.13 -> 4.14
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cgal/versions
2019-04-14 03:41:58 -07:00
Dmitry Kalinkin
59c81160e7
Merge pull request #58504 from symphorien/static-proot
Static proot, wafHook cross compilation
2019-04-13 12:04:32 -04:00
Vladyslav M
bf598c4b77
Merge pull request #59063 from dywedir/hunspellDicts
hunspellDicts.uk-ua: init at 4.2.5
2019-04-13 10:08:45 +03:00
worldofpeace
1f1fb8d898 gtksourceview3: re-enable tests 2019-04-13 00:26:30 -04:00
R. RyanTM
c287e8a03f lv2: 1.14.0 -> 1.16.0 (#57309)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lv2/versions
2019-04-12 22:01:13 +02:00
R. RyanTM
bae324acb7 libofx: 0.9.13 -> 0.9.14 (#58303)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libofx/versions
2019-04-12 21:37:53 +02:00
Matthew Bauer
d453273fbf llvm8: support c++ in cross case
this adds libc++ to the LLVM cross, giving us access to the full
Nixpkgs set. This requires 4 stages of wrapped compilers:

- Clang with no libraries
- Clang with just compiler-rt
- Clang with Libc, and compiler-rt
- Clang with Libc++, Libc, and compiler-rt
2019-04-11 21:28:51 -04:00
Frederik Rietdijk
292a3ad6a3 Merge staging-next into staging 2019-04-11 18:24:06 +02:00
Frederik Rietdijk
993e2b4ec2
Merge pull request #59098 from NixOS/staging-next
Staging next
2019-04-11 18:23:14 +02:00
Frederik Rietdijk
f6dcb5f70b hiredis-vip: init at 0.3.0 2019-04-11 09:38:50 +02:00
worldofpeace
5141b1c455 gom: init at 0.3.3 2019-04-11 03:24:58 -04:00
Frederik Rietdijk
c6341c279b Merge staging-next into staging 2019-04-11 07:52:44 +02:00
Frederik Rietdijk
230c67f43b Merge master into staging-next 2019-04-11 07:50:23 +02:00
Sarah Brofeldt
99eddf32dc
Merge pull request #59077 from divi255/master
libow: init at 3.2p1
2019-04-11 07:30:23 +02:00
ryan4729
49c646cbf7 ffmpeg_4: build with videotoolbox on darwin (#57743) 2019-04-11 01:09:45 -04:00
divisor
d44250ba18 libow: init at 3.2p1 2019-04-10 23:48:10 +02:00
Aaron Andersen
d165ed8b24
Merge pull request #57937 from dtzWill/update/physfs-3.0.2
physfs: 3.0.1 -> 3.0.2
2019-04-10 11:51:25 -04:00
R. RyanTM
e33145305a libinput: 1.12.6 -> 1.13.1
https://lists.freedesktop.org/archives/wayland-devel/2019-March/040363.html
https://lists.freedesktop.org/archives/wayland-devel/2019-April/040403.html
2019-04-10 11:13:03 -04:00
John Ericson
da3ad842c2
Merge pull request #59253 from matthewbauer/android-fixes
Get Android cross working again
2019-04-10 10:47:59 -04:00
Herwig Hochleitner
63ad043e41 webkitgtk: 2.24.0 -> 2.24.1 2019-04-10 16:36:20 +02:00
R. RyanTM
fe88eb2331 c-blosc: 1.14.4 -> 1.16.2 (#56605)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/c-blosc/versions
2019-04-10 11:31:54 +02:00
Michael Raskin
cd2a342249
Merge pull request #59236 from aanderse/flightgear
flightgear & simgear: 2018.2.2 -> 2018.3.1
2019-04-10 09:29:01 +00:00
Matthew Bauer
67e6e031e1 readline: add android patch 2019-04-10 01:30:34 -04:00
Matthew Bauer
a79a8f29bc waf: use wafConfigureFlags for waf flags
This avoids the potential conflict between autoconf flags and the waf
flags. There is some overlap between the two but waf errors when it
doesn’t recognize the flag.
2019-04-09 23:44:37 -04:00
John Ericson
43cfb6e570
Merge pull request #59240 from matthewbauer/fix-tk-on-macos
tk: use aqua backend on darwin
2019-04-09 22:50:38 -04:00
Amar1729
2fe4ab3200 argp-standalone: add x86_64-linux support 2019-04-09 22:32:04 -04:00
Matthew Bauer
82b8393bc4 tk: use aqua backend on darwin
Most users don’t have xquartz, so let’s use the default window system
for macOS.
2019-04-09 21:44:38 -04:00
Aaron Andersen
d99925aad9 simgear: 2018.2.2 -> 2018.3.1 2019-04-09 17:56:46 -04:00
Jan Tojnar
9002989bf0
Merge pull request #59180 from jtojnar/gimp-2.10.10
gimp: 2.10.8 → 2.10.10
2019-04-09 22:18:31 +02:00
dnaq
7303aad985 libsodium: 1.0.16 -> 1.0.17 2019-04-09 22:01:38 +02:00
R. RyanTM
325fa0d51b libnfs: 3.0.0 -> 4.0.0 (#57285)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libnfs/versions
2019-04-09 21:57:04 +02:00
R. RyanTM
fa2630f906 libidn2: 2.1.1 -> 2.1.1a (#57277)
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-04-09 21:45:54 +02:00
Frederik Rietdijk
ef0345a3fa Merge staging-next into staging 2019-04-09 20:39:09 +02:00
R. RyanTM
97fe2b0f95 nspr: 4.20 -> 4.21 (#57335)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nspr/versions
2019-04-09 19:03:20 +02:00
Frederik Rietdijk
d108b49168 Merge master into staging-next 2019-04-09 16:38:35 +02:00
Jan Tojnar
1fffbf8ae7
gegl_0_4: 0.4.12 → 0.4.14
Upgrade, clean up and remove intltool, which is not used since 0.3.22.
2019-04-09 16:04:57 +02:00
R. RyanTM
df1dbc6327 aws-c-common: 0.3.2 -> 0.3.3 (#56596)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/aws-c-common/versions
2019-04-09 00:36:07 +02:00
R. RyanTM
436b925156 mbedtls: 2.15.1 -> 2.16.0 (#53278)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mbedtls/versions
2019-04-09 00:34:00 +02:00
R. RyanTM
f8376f17a7 libsForQt5.mlt: 6.12.0 -> 6.14.0 (#58724)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mlt/versions
2019-04-08 23:53:18 +02:00
R. RyanTM
42bad1bf03 libbluray: 1.0.2 -> 1.1.0 (#57270)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libbluray/versions
2019-04-08 22:50:48 +02:00
R. RyanTM
b7639bc540 phonon: 4.10.1 -> 4.10.2 (#54157)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/phonon-qt4/versions
2019-04-08 22:49:15 +02:00
R. RyanTM
e0d8d72a9f aws-sdk-cpp: 1.7.53 -> 1.7.56 (#56595)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/aws-sdk-cpp/versions
2019-04-08 22:44:22 +02:00
R. RyanTM
759e54888c gtksourceview: 3.24.9 -> 3.24.10 (#58175)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gtksourceview/versions
2019-04-08 22:34:31 +02:00
R. RyanTM
875c891ee4 qwt6_qt4: 6.1.3 -> 6.1.4 (#58863)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qwt/versions
2019-04-08 22:16:17 +02:00
R. RyanTM
9ca5a58e9e libsolv: 0.7.3 -> 0.7.4 (#58712)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libsolv/versions
2019-04-08 20:51:48 +02:00
R. RyanTM
8123d6236b spice-protocol: 0.12.14 -> 0.12.15 (#58889)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/spice-protocol/versions
2019-04-08 20:19:32 +02:00
Ryan Mulligan
debd42753f
Merge pull request #58299 from r-ryantm/auto-update/liblo
liblo: 0.29 -> 0.30
2019-04-08 09:34:49 -07:00
R. RyanTM
ec2df9895f folly: 2019.01.28.00 -> 2019.03.18.00 (#58673)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/folly/versions
2019-04-08 15:37:30 +00:00
Ryan Mulligan
4135ad69a1
Merge pull request #58316 from r-ryantm/auto-update/libwpg
libwpg: 0.3.2 -> 0.3.3
2019-04-08 07:19:33 -07:00
R. RyanTM
4538f9ee3f flatpak: 1.2.3 -> 1.2.4 (#58671)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flatpak/versions
2019-04-08 12:39:13 +02:00
Austin Seipp
8ace9e6a44 pmdk: init at 1.6
Intel is finally shipping real persistent memory, now that Optane DCPMMs
are available with Cascade Lake processors. Therefore, programmers need
a persistent memory programming API!

In particular, pmdk is needed for QEMU features relating to persistent
memory: by enabling pmdk as a dependency of QEMU, you can proxy NVDIMMs
from the host system to virtual machines with the exact same consistency
guarantees. (In the normal case, these host NVDIMMs can be used as a
backend device for DAX-enabled filesystems, and the persistent memory
given to the virtual machine can be represeted as objects in the
filesystem, allowing granular distribution of non-volatile memory to
clients.)

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-08 01:42:26 -05:00
Austin Seipp
7fd1250b80 libndctl: 63 -> 64.1
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-08 01:42:26 -05:00
Ryan Mulligan
c2a27c27c0
Merge pull request #58008 from r-ryantm/auto-update/babl
babl: 0.1.60 -> 0.1.62
2019-04-07 17:36:55 -07:00
Ryan Mulligan
12bb60fc18
Merge pull request #58643 from andrewchambers/fix-license
vo-amrwbenc: Fix an incorrect license.
2019-04-07 17:22:10 -07:00
Ryan Mulligan
096603c68a
Merge pull request #58703 from r-ryantm/auto-update/leatherman
leatherman: 1.5.4 -> 1.6.0
2019-04-07 16:40:41 -07:00
Ryan Mulligan
11645d307b
Merge pull request #58681 from r-ryantm/auto-update/glog
glog: 0.3.5 -> 0.4.0
2019-04-07 15:37:59 -07:00
Ryan Mulligan
0d6c98647e
Merge pull request #57234 from r-ryantm/auto-update/fltk
fltk: 1.3.4 -> 1.3.5
2019-04-07 14:54:18 -07:00
R. RyanTM
4cbf06a96f libx86emu: 2.1 -> 2.2 (#58716)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libx86emu/versions
2019-04-07 23:37:30 +02:00
Will Dietz
d36e8e7115 libpqxx: 6.4.2 -> 6.4.3 (#59035)
https://github.com/jtv/libpqxx/releases/tag/6.4.3
2019-04-07 22:53:27 +02:00