177825 Commits

Author SHA1 Message Date
Mitsuhiro Nakamura
bcce173f25 sl: use appropriate compiler 2019-04-22 23:39:34 +09:00
Roosembert Palacios
ecb90aedec
Add package for libguesfs containing libguestfs appliances
Appliances are necessary when building images using virt-builder.
(e.g. `virt-builder -o debian-9.img debian-9`)

Signed-off-by: Roosembert Palacios <roosembert.palacios@epfl.ch>
2019-04-22 16:27:40 +02:00
Tim Steinbach
527dfd3ba9
linux: 5.1-rc5 -> 5.1-rc6 2019-04-22 09:31:34 -04:00
Aaron Andersen
b23f87e35b
Merge pull request #59952 from nyanloutre/jellyfin-update
jellyfin: 10.2.2 -> 10.3.0
2019-04-22 09:27:15 -04:00
Graham Christensen
73debdc298
Merge pull request #60020 from bebehei/spotify-libnotify
spotify: add libnotify as dependency
2019-04-22 08:52:22 -04:00
Mario Rodas
58827750c8
Merge pull request #59986 from ivan/snscrape-0.2.0
snscrape: 0.1.3 -> 0.2.0
2019-04-22 07:34:05 -05:00
Aaron Andersen
c3f69d1373
Merge pull request #59381 from aanderse/automysqlbackup
automysqlinit: init at 3.0_rc6
2019-04-22 08:30:23 -04:00
Chris Rendle-Short
2236fe0ab9 librecad: add .desktop file and icon
Use the .desktop file and app icon included in the source package.
2019-04-22 22:17:00 +10:00
Benedikt Heine
7a5dcb7421 spotify: add libnotify as dependency
The option "Show desktop notification when the song changes" will only
work, when libnotify is available in spotify.
2019-04-22 14:16:48 +02:00
Vladimír Čunát
105bfc3ad3
libpng: 1.6.36 -> 1.6.37
If I understand the announcement right, there's nothing important beyond
incorporating the patches we were applying (ARM NEON memory leak):
https://sourceforge.net/p/png-mng/mailman/message/36641210/
2019-04-22 13:55:09 +02:00
José Romildo Malaquias
e26dba547a mate.mate-desktop: 1.22.0 -> 1.22.1 2019-04-22 08:53:00 -03:00
Chris Rendle-Short
328b1d3cd5 hyperrogue: add .desktop file and icon
Add XDG .desktop file and icons.
2019-04-22 21:52:52 +10:00
Chris Rendle-Short
f5881572ac brogue: add .desktop file and icon
Add XDG .desktop file and icon. Note that the .desktop file included in
the source archive is not used because it uses unsuitable paths and
refers to an old version of the game.
2019-04-22 21:11:03 +10:00
Vladyslav M
fccea6b430
libvterm-neovim: 2017-11-05 -> 2018-11-26 2019-04-22 13:54:23 +03:00
worldofpeace
186fc20392
pythonPackages.cryptography: vectors are checkInputs 2019-04-22 12:29:34 +02:00
Michael Weiss
047af233cd
python37Packages.cryptography: 2.5 -> 2.6.1
Changelog:
https://cryptography.io/en/latest/changelog/#v2-6-1

Important changes:
- BACKWARDS INCOMPATIBLE: Removed
  cryptography.hazmat.primitives.asymmetric.utils.encode_rfc6979_signature
  and
  cryptography.hazmat.primitives.asymmetric.utils.decode_rfc6979_signature,
  which had been deprecated for nearly 4 years. Use
  encode_dss_signature() and decode_dss_signature() instead.
- BACKWARDS INCOMPATIBLE: Removed cryptography.x509.Certificate.serial,
  which had been deprecated for nearly 3 years. Use serial_number
  instead.
2019-04-22 12:29:34 +02:00
Michael Weiss
22714ad6d0
python37Packages.cryptography: Improve the test vectors integration
This should make the management easier. The package cryptography_vectors
contains the test vectors for cryptography and should therefore always
have the same version. By linking the version of cryptography_vectors to
cryptography, this simply cannot be forgotten.
2019-04-22 12:29:34 +02:00
Jan Tojnar
a961a289a9
networkmanager: port to Meson
All hail Meson!

One serious issue is that building docs does not work.

We patch gobject-introspection to use absolute paths for shared libraries
in GIR files. Building the NetworkManager docs relies on the produced
introspection data but since the library is not yet installed
at the time the docs are generated, the build will fail.

It works in Autotools for some reason; they probably use
the pregenerated GIRs from the tarball.

Disabling the docs completely is not possible at the moment either,
since nmc [depends on them][1].

I have decided to fix this by pointing the installed location to the one
in the build directory using libredirect. Unfortunately, we cannot just set
the environment variables directly, since the build system runs
the documentation generator in a clean environment.

I have also added man, doc and devdoc outputs so the generated files have
somewhere to go.

Secondly, since Nix store is immutable, we also cannot use the package prefix
for configuration and mutable state data. At the same time, we cannot write
to the appropriate global directories during build. Autotools allowed to change
this in installFlags but Meson lacks similar mechanism so we need to patch
the build files.

Finally, I also removed the at_console patch since the permission has been
removed in 0.9.10.

[1]: https://bugzilla.gnome.org/show_bug.cgi?id=796755
2019-04-22 12:10:10 +02:00
Matthieu Coudron
2a3c7bf04f protobuf: 3.7.0 -> 3.7.1
Required bump by mozc
2019-04-22 18:55:22 +09:00
Elis Hirwing
fe691b13b2
gitea: 1.7.6 -> 1.8.0
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.8.0
2019-04-22 11:41:57 +02:00
Elis Hirwing
1f9943bcb0
Merge pull request #59973 from aanderse/super-tux-kart
superTuxKart: 0.9.3 -> 1.0
2019-04-22 11:19:11 +02:00
Daniel Schaefer
bac4d95aa2 treewide: Change URLs to HTTPS
Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them
if there's actual content. Inspired by
https://github.com/NixOS/nixpkgs/issues/60004
2019-04-22 10:19:54 +02:00
Joachim F
0109c84f71
Merge pull request #52988 from JohnAZoidberg/chipsec
chipsec: init at 1.3.7
2019-04-22 08:09:27 +00:00
Vladyslav M
6adda5c34c
weechatScripts.weechat-autosort: unstable-2018-01-11 -> 3.4 2019-04-22 11:06:02 +03:00
Gabriel Ebner
9458ddb8ec fcitx-engines.mozc: pin to protobuf 3.6
See https://github.com/NixOS/nixpkgs/pull/59662
2019-04-22 10:02:10 +02:00
Kevin Rauscher
918edecca9 mopidy-iris: 3.33.0 -> 3.36.0 2019-04-22 09:35:28 +02:00
Vladyslav M
364290da9c
mako: 1.2 -> 1.3 (#59890)
mako: 1.2 -> 1.3
2019-04-22 09:57:11 +03:00
Lily Ballard
5457c041ea ffsend: 0.2.42 -> 0.2.45 2019-04-21 21:30:35 -07:00
Will Dietz
54084dd821 shadowfox: 1.5.2 -> 1.7.20, move to buildGoModule (#59972) 2019-04-21 21:06:31 -07:00
Mario Rodas
64ed902a33
pgmetrics: 1.6.1 -> 1.6.2 2019-04-21 23:00:00 -05:00
worldofpeace
eb60ddb5d2
Merge pull request #59968 from markuskowa/fix-guake
guake: fix by setting strictDeps to false
2019-04-21 23:26:49 -04:00
worldofpeace
5f39726ce4 librsvg: 2.44.12 -> 2.44.13
https://gitlab.gnome.org/GNOME/librsvg/blob/2.44.13/NEWS
2019-04-21 22:53:54 -04:00
Matthew Bauer
bf0c56eb89
Merge pull request #59998 from matthewbauer/librsvg-revert
Revert "librsvg: 2.44.12 -> 2.45.5"
2019-04-21 22:45:18 -04:00
Matthew Bauer
4cb7743b09 Revert "librsvg: 2.44.12 -> 2.45.5"
This reverts commit 43f21c58eafd62d20138f9a6a8286f54d3db8d0b.
2019-04-21 22:04:12 -04:00
worldofpeace
ae294ea97a
Merge pull request #59995 from jonafato/gnomeExtensions.icon-hider-v23
gnomeExtensions.icon-hider: 21 -> 23
2019-04-21 21:47:11 -04:00
Ivan Kozik
cf2d0ed49a Remove prometheus-statsd-bridge alias
The executable name and arguments are different in prometheus-statsd-exporter.
2019-04-22 00:39:57 +00:00
Jon Banafato
4916f338b5 gnomeExtensions.icon-hider: 21 -> 23
Upgrade to the latest version, now with GNOME 3.32 support. Mark as not
broken. Full changelog available at
https://github.com/ikalnytskyi/gnome-shell-extension-icon-hider/compare/v21...v23
2019-04-21 20:39:34 -04:00
Matthew Bauer
2b0c513ff4
aws-c-event-stream: add libexecinfo on musl 2019-04-21 20:29:10 -04:00
Malo Bourgon
1b972aa8de vimPlugins.deoplete-fish: init at 2018-09-15 2019-04-21 16:38:06 -07:00
Malo Bourgon
2aa505b5d9 vimPlugins.vim-choosewin: init at 2018-06-11 2019-04-21 16:33:35 -07:00
worldofpeace
ce14f9a9be lightlocker: compile schemas 2019-04-21 19:32:15 -04:00
Daniel Schaefer
1636f11f12 chipsec: Kernel driver only works on x86_64-linux
See: https://github.com/chipsec/chipsec/issues/461

Noticed that when ofBorg failed to build the kernel driver on ARM.
2019-04-22 01:32:13 +02:00
Malo Bourgon
8e3eccccba vimPlugins.NeoSolarized: init at 2018-05-07 2019-04-21 16:31:18 -07:00
Malo Bourgon
0a43d78ed9 vimPlugins.vim-fish: init at 2017-11-22 2019-04-21 16:29:04 -07:00
Malo Bourgon
9bc3eb7a66 vimPlugins: update 2019-04-21 16:25:46 -07:00
Will Dietz
68e7656ddb
Merge pull request #59970 from dtzWill/update/bash-5.0-p7
bash_5: 5.0-p2 -> 5.0-p7
2019-04-21 18:24:37 -05:00
Will Dietz
f0beeee4fb
Merge pull request #59971 from dtzWill/update/teeworlds-0.7.3
teeworlds: 0.7.2 -> 0.7.3
2019-04-21 18:24:00 -05:00
Will Dietz
bcc9858699
Merge pull request #59813 from dtzWill/update/zstd-1.4.0
zstd: 1.3.8 -> 1.4.0
2019-04-21 18:22:48 -05:00
Timo Kaufmann
41d594b448
python.pkgs.gmpy2: backport upstream bugfixes (#59987) 2019-04-22 00:09:33 +02:00
Yurii Izorkin
5ba8811758 nginxMainline: 1.15.10 -> 1.15.12 (#59950) 2019-04-22 00:08:08 +02:00