Commit Graph

161471 Commits

Author SHA1 Message Date
Nahum Shalman
e3e32c2028 go-jsonnet: init at v0.13.0 2019-06-05 13:39:56 -04:00
Jan Tojnar
7dc8413b49
zathura: pass gsettings schemas (#62726)
zathura: pass gsettings schemas
2019-06-05 18:12:23 +02:00
Robin Gloster
e9369eff80
Merge pull request #62731 from ivan/libmatroska-1.5.2
libmatroska: 1.5.0 -> 1.5.2
2019-06-05 16:01:01 +00:00
Mario Rodas
d3c9e5e16d
Merge pull request #62667 from vanschelven/fix-python-sh
python: sh: fix (patch a test to be able to install again)
2019-06-05 10:37:25 -05:00
Nahum Shalman
220e1d7e7f jsonnet: 0.12.1 -> 0.13.0 (#62732) 2019-06-05 11:18:27 -04:00
Klaas van Schelven
927e9d4ff2 python: sh: fix (patch a test to be able to install again)
See https://github.com/amoffat/sh/pull/468
2019-06-05 17:12:27 +02:00
Matthew Bauer
693a4efa4c
Merge pull request #53013 from wucke13/betaflight-configurator-naive
betaflight-configurator: init at 10.5.1
2019-06-05 10:08:29 -04:00
R. RyanTM
40567497a9 shairport-sync: 3.2.2 -> 3.3 (#62567) 2019-06-05 13:49:58 +00:00
Ivan Kozik
3c54135a8b libmatroska: 1.5.0 -> 1.5.2
Fixes the build, broken by https://github.com/NixOS/nixpkgs/pull/62459
(libmatroska 1.5.0 expects libebml 1.3.7)
2019-06-05 13:28:13 +00:00
Tim Steinbach
d0343a2943
linux: 5.1.6 -> 5.1.7 2019-06-05 09:26:22 -04:00
Tim Steinbach
0856849a3e
linux: 5.0.20 -> 5.0.21 2019-06-05 09:23:26 -04:00
Tim Steinbach
badc197e28
linux: 4.19.47 -> 4.19.48 2019-06-05 09:19:55 -04:00
Nikolay Amiantov
1cae1c4ccc Revert "spidermonkey_60: 60.4.0 -> 60.7.0"
This reverts commit 081408041a.
2019-06-05 16:07:07 +03:00
talyz
ae2778c9e3 firefox-wayland: Add missing dependency libglvnd (libEGL)
Firefox running in wayland mode is unable to find and load
libEGL.so (and says so on stdout). This puts it in "basic"
mode (unaccelerated graphics) and disables WebGL. Fix this by adding
libglvnd to the LD_LIBRARY_PATH.
2019-06-05 14:49:55 +02:00
markuskowa
0bf6841a21
Merge pull request #62570 from r-ryantm/auto-update/slurm
slurm: 18.08.7.1 -> 19.05.0.1
2019-06-05 14:46:41 +02:00
José Romildo Malaquias
b7aaf96543
Merge pull request #62673 from romildo/upd.mate
mate.mate-user-share: add dbus-glib dependency
2019-06-05 09:31:22 -03:00
Franz Pletz
a10ea5f979
Merge pull request #62721 from mayflower/pkg/pam-u2f
pam_u2f: 1.0.8 -> 1.0.9
2019-06-05 12:29:22 +00:00
Will Dietz
081408041a spidermonkey_60: 60.4.0 -> 60.7.0 2019-06-05 15:05:50 +03:00
José Romildo Malaquias
6226d724db mate.mate-user-share: add dbus-glib dependency 2019-06-05 09:03:52 -03:00
Jan Tojnar
ac9fcb5a74
zathura: pass gsettings schemas
File chooser dialogue in print dialogue requires GTK’s GSettings schemas
or it will trigger a trap.

Closes: https://github.com/NixOS/nixpkgs/issues/16287
2019-06-05 14:00:41 +02:00
markuskowa
3b30e61539
Merge pull request #62485 from r-ryantm/auto-update/nextcloud
nextcloud: 15.0.8 -> 16.0.1
2019-06-05 13:47:03 +02:00
xrelkd
3f624ed0a2 cargo-bloat: 0.6.4 -> 0.7.0 2019-06-05 19:09:22 +08:00
Vladimír Čunát
ec2b43e07a
knot-dns: 2.8.1 -> 2.8.2
https://gitlab.labs.nic.cz/knot/knot-dns/raw/v2.8.2/NEWS
2019-06-05 12:50:21 +02:00
Franz Pletz
e7a0328c53
pam_u2f: 1.0.8 -> 1.0.9
Fixes CVE-2019-12209 & CVE-2019-12210.

https://developers.yubico.com/pam-u2f/Release_Notes.html
2019-06-05 12:39:06 +02:00
markuskowa
964e5fd4f6
Merge pull request #62572 from r-ryantm/auto-update/sndio
sndio: 1.2.0 -> 1.5.0
2019-06-05 12:35:35 +02:00
Elis Hirwing
df3ec3a962
Merge pull request #62289 from ngerstle-cognite/add-dapper
dapper: init at v0.4.1
2019-06-05 11:35:05 +02:00
Ivan Kozik
8c78ae27f6 chromium: 74.0.3729.157 -> 75.0.3770.80
CVE-2019-5828 CVE-2019-5829 CVE-2019-5830 CVE-2019-5831
CVE-2019-5832 CVE-2019-5833 CVE-2019-5834 CVE-2019-5835
CVE-2019-5836 CVE-2019-5837 CVE-2019-5838 CVE-2019-5839
CVE-2019-5840

Update a patch for Python 3, fixes #62347.

Update a GN arg to fix this warning:

warning: The GN arg 'remove_webcore_debug_symbols' is deprecated and
warning: will be removed April 15, 2019. Please change your args.gn
warning: to use 'blink_symbol_level = 0'. https://crbug.com/943869
2019-06-05 09:27:52 +00:00
Ivan Kozik
4481a0150b chromium: use LLVM 8.0.0 to more closely match upstream 2019-06-05 09:27:52 +00:00
Klaas van Schelven
9ed7c047b8 pythonPackages.rfc3987: init at 1.3.8 2019-06-05 09:59:01 +02:00
Matthieu Coudron
f67d8591a1 lua: removed zip.nix orphan file
I couldn't find any reference to it and luazip was already packaged in
lua-packages.nix (now generated).
2019-06-05 16:21:18 +09:00
Matthieu Coudron
704358dcb5 luaPackages.luazip: 2007-10-30 -> 1.2.7 2019-06-05 16:20:27 +09:00
Vladyslav M
d0017d7b7e
Merge pull request #62678 from dtzWill/update/ibm-plex-2.0.0
ibm-plex: 1.4.1 -> 2.0.0
2019-06-05 10:14:00 +03:00
N G
f9d83f4ee0 dapper: init at v0.4.1 2019-06-05 08:54:19 +02:00
Matthieu Coudron
62d4e044e7 luaPackages.cjson: move to generated 2019-06-05 15:23:42 +09:00
R. RyanTM
97b23ec91d pmd: 6.14.0 -> 6.15.0 (#62503)
* pmd: 6.14.0 -> 6.15.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/pmd/versions

* pmd: cleanup
2019-06-05 08:10:59 +02:00
worldofpeace
e283999204
Merge pull request #62275 from dtzWill/update/xorgserver-1.20.5
xorg.xorgserver: 1.20.4 -> 1.20.5
2019-06-05 00:17:25 -04:00
worldofpeace
447011a9b8
pythonPackages.flask-swagger: disable checkPhase 2019-06-05 00:05:56 -04:00
Ryan Mulligan
e3f42e112a
Merge pull request #62454 from r-ryantm/auto-update/ktlint
ktlint: 0.32.0 -> 0.33.0
2019-06-04 21:02:44 -07:00
Mario Rodas
8b5da61fbb
Merge pull request #62670 from vanschelven/python-flask-swagger
pythonPackages.flask-swagger: init at 0.2.14
2019-06-04 22:51:43 -05:00
Matthieu Coudron
f2f1726a9f
Merge pull request #62669 from teto/lua-lsp
Add one latex and one lua LSP server
2019-06-05 12:36:07 +09:00
worldofpeace
947c814aa8
Merge pull request #62438 from r-ryantm/auto-update/irqbalance
irqbalance: 1.5.0 -> 1.6.0
2019-06-04 23:33:46 -04:00
worldofpeace
092549015b
Merge pull request #62459 from r-ryantm/auto-update/libebml
libebml: 1.3.7 -> 1.3.9
2019-06-04 23:24:44 -04:00
worldofpeace
4f51252c41
Merge pull request #62687 from dtzWill/update/calibre-3.44.0
calibre: 3.42.0 -> 3.44.0
2019-06-04 23:18:40 -04:00
Matthew Bauer
894644c8e8 mesa-glu: add macOS frameworks
- glu needs ApplicationServices
2019-06-04 23:14:59 -04:00
Matthew Bauer
0121da2af1 mesa: fix stubs on darwin
Adds a special case for isDarwin
2019-06-04 23:14:13 -04:00
worldofpeace
132b013b9a
Merge pull request #62263 from Izorkin/nginx-unit
unit: 1.8.0 -> 1.9.0
2019-06-04 23:14:02 -04:00
worldofpeace
1d66d62bbc
Merge pull request #62430 from r-ryantm/auto-update/gtkwave
gtkwave: 3.3.100 -> 3.3.101
2019-06-04 23:12:58 -04:00
worldofpeace
094e150804
Merge pull request #61729 from worldofpeace/geoclue/no-root
nixos/geoclue2: don't run as root
2019-06-04 23:11:34 -04:00
worldofpeace
9d29db09d0
Merge pull request #62346 from r-ryantm/auto-update/amazon-ecs-cli
amazon-ecs-cli: 1.14.0 -> 1.14.1
2019-06-04 23:07:59 -04:00
worldofpeace
7eec89bf47
Merge pull request #62685 from dtzWill/update/klavaro-3.0.7
klavaro: 3.05 -> 3.07
2019-06-04 23:04:25 -04:00
worldofpeace
5e6001cfde
Merge pull request #62492 from r-ryantm/auto-update/opera
opera: 58.0.3135.127 -> 60.0.3255.109
2019-06-04 23:01:23 -04:00
worldofpeace
2da824a9fb
Merge pull request #62486 from r-ryantm/auto-update/now-cli
now-cli: 15.0.10 -> 15.3.0
2019-06-04 22:54:50 -04:00
worldofpeace
35c3396f41
Merge pull request #62595 from cstrahan/dropbox/fix-tray-menu
dropbox: fix tray menu with StatusNotifierItem trays
2019-06-04 22:45:26 -04:00
Matthew Bauer
a08d462563
unix-tools: default when no provider exists 2019-06-04 22:45:11 -04:00
worldofpeace
2af9cabd0c
Merge pull request #62689 from dtzWill/update/networkmanagerapplet-1.8.22
networkmanagerapplet: 1.8.20 -> 1.8.22
2019-06-04 22:37:51 -04:00
Samuel Dionne-Riel
f6e1664e7d
Merge pull request #61726 from samueldr/refind-aarch64
refind: allows building for aarch64
2019-06-04 22:09:08 -04:00
worldofpeace
0aeca5a7c7
Merge pull request #62674 from jonringer/lutris_add_hicolor
lutris: add hicolor theme
2019-06-04 21:01:24 -04:00
Jonathan Ringer
fbc96ad9e0 lutris: add hicolor theme 2019-06-04 16:51:35 -07:00
Will Dietz
13b6e9287e
buildah: 1.8.2 -> 1.8.3
https://github.com/containers/buildah/releases/tag/v1.8.3
2019-06-04 16:20:50 -05:00
Will Dietz
eced625802
pyotherside: 1.5.4 -> 1.5.5
https://github.com/thp/pyotherside/releases/tag/1.5.5
2019-06-04 16:15:32 -05:00
Maximilian Bosch
ae666de77c
Merge pull request #62679 from dtzWill/update/vale-1.4.2
vale: 1.4.0 -> 1.4.2
2019-06-04 23:01:36 +02:00
Renaud
fdcb5313c5
Merge pull request #62680 from dtzWill/update/jdupes-1.13
jdupes: 1.12 -> 1.13
2019-06-04 22:51:54 +02:00
Renaud
59ba474aa6
Merge pull request #62688 from dtzWill/update/public-sans-1.004
public-sans: 1.003 -> 1.004
2019-06-04 22:48:25 +02:00
Michael Weiss
a712174a6a
gitRepo: 1.13.2 -> 1.13.3 2019-06-04 22:39:32 +02:00
Maximilian Bosch
addb7e4516
Merge pull request #61266 from bdesham/add-git-repo-updater
git-repo-updater: init at 0.5
2019-06-04 22:20:53 +02:00
Matthew Bauer
d60310fb69
Merge pull request #62619 from matthewbauer/julia-do-strip
julia: strip out gfortran refs
2019-06-04 16:17:12 -04:00
Will Dietz
b5f80fdd4c
networkmanagerapplet: 1.8.20 -> 1.8.22 2019-06-04 15:10:49 -05:00
Will Dietz
2acfae695a
public-sans: 1.003 -> 1.004
https://github.com/uswds/public-sans/releases/tag/v1.004
2019-06-04 15:09:08 -05:00
Michael Weiss
28556f054f
tdesktop: 1.7.0 -> 1.7.3
GCC 8.x is required to avoid the following error:

cc1plus: error: -Werror=class-memaccess: no option -Wclass-memaccess

If we build without "-Wno-error=class-memaccess" the build should fail
and the upstream requirements were raised from GCC 7 to GCC 8 anyway:
b2f821d3de

The two additional patches are required to avoid build errors like this:

/build/source/Telegram/ThirdParty/qtlottie/src/bodymovin/bmbase.cpp:123:12:
error: invalid use of incomplete type 'class QDebug'
   qWarning()
            ^
In file included from
/nix/store/1qk60bhxcf95iicms7mkyjq3h7lz136p-qtbase-5.12.0-dev/include/QtCore/qglobal.h:1200,
                 from
/nix/store/1qk60bhxcf95iicms7mkyjq3h7lz136p-qtbase-5.12.0-dev/include/QtCore/qalgorithms.h:43,
                 from
/nix/store/1qk60bhxcf95iicms7mkyjq3h7lz136p-qtbase-5.12.0-dev/include/QtCore/qlist.h:43,
                 from
/nix/store/1qk60bhxcf95iicms7mkyjq3h7lz136p-qtbase-5.12.0-dev/include/QtCore/QList:1,
                 from
/build/source/Telegram/ThirdParty/qtlottie/src/bodymovin/bmbase.h:31,
                 from
/build/source/Telegram/ThirdParty/qtlottie/src/bodymovin/bmbase.cpp:29:
/nix/store/1qk60bhxcf95iicms7mkyjq3h7lz136p-qtbase-5.12.0-dev/include/QtCore/qlogging.h:57:7:
note: forward declaration of 'class QDebug'
 class QDebug;
       ^~~~~~
2019-06-04 22:03:34 +02:00
Michael Weiss
f8d26961de
wallutils: 5.7.2 -> 5.8.0 2019-06-04 22:02:44 +02:00
Will Dietz
a14dc648a9
klavaro: 3.05 -> 3.07 2019-06-04 15:01:42 -05:00
Will Dietz
ebff445549
calibre: 3.42.0 -> 3.44.0 2019-06-04 14:58:48 -05:00
Will Dietz
5cb9d4d62e
jdupes: 1.12 -> 1.13
https://github.com/jbruchon/jdupes/releases/tag/v1.13
2019-06-04 14:49:12 -05:00
Will Dietz
7eb8534c72
vale: 1.4.0 -> 1.4.2
https://github.com/errata-ai/vale/releases/tag/v1.4.2
https://github.com/errata-ai/vale/releases/tag/v1.4.1
2019-06-04 14:47:45 -05:00
Will Dietz
b9c4cc1088
ibm-plex: 1.4.1 -> 2.0.0
https://github.com/IBM/plex/releases/tag/v2.0.0
2019-06-04 14:46:32 -05:00
R. RyanTM
984120f4c9 sabnzbd: 2.3.8 -> 2.3.9 (#62565) 2019-06-04 19:25:35 +00:00
adisbladis
92c8f71599
Merge pull request #62629 from mmahut/wasabi
wasabiwallet: init at 1.1.5
2019-06-04 20:25:13 +01:00
R. RyanTM
4713af7b49 qjackctl: 0.5.7 -> 0.5.8 (#62550) 2019-06-04 19:24:46 +00:00
R. RyanTM
df3cdc29be quantum-espresso: 6.4 -> 6.4.1 (#62556) 2019-06-04 19:24:04 +00:00
Marek Mahut
3d0028e735 wasabiwallet: init at 1.1.5 2019-06-04 20:44:34 +02:00
Maximilian Bosch
be042b9437
Merge pull request #62657 from mmahut/kroko
kronometer: adding homepage and description
2019-06-04 20:12:50 +02:00
Maximilian Bosch
50aa468e63
Merge pull request #62563 from r-ryantm/auto-update/rspamd
rspamd: 1.9.2 -> 1.9.4
2019-06-04 20:08:25 +02:00
Michael Weiss
aa0baea2c0
Merge pull request #62608 from Synthetica9/sway11
wlroots: 0.5 -> 0.6
sway: 1.0 -> 1.1.1
2019-06-04 20:07:30 +02:00
Maximilian Bosch
5940f6b3f0
Merge pull request #62165 from Infinisil/fix/trinity
trinity: small clean up
2019-06-04 19:56:32 +02:00
Dmitry Kalinkin
857bbe85a5
Merge pull request #62630 from smaret/gildas-update
gildas: 20190501_a -> 20190601_b
2019-06-04 13:47:51 -04:00
Patrick Hilhorst
e7be5691ba
sway: manually update version in meson.build
This wasn't done upstream. Adapted from:

5956e993dd/default.nix (L32-L34)

Co-Authored-By: Michael Weiss <dev.primeos@gmail.com>
2019-06-04 19:32:14 +02:00
Vladyslav M
ed2be597fa
cargo-edit: 0.3.1 -> 0.3.2 2019-06-04 19:36:54 +03:00
Manuel Mendez
a02dfde074 pythonPackages.packet-python: enable tests 2019-06-04 12:31:26 -04:00
Manuel Mendez
70a6962d06 pythonPackages.packet-python: 1.37.1 -> 1.38.2 2019-06-04 12:31:21 -04:00
Matthew Bauer
75a82b54a1
Merge pull request #44343 from Izorkin/mariadb-10.3
mariadb: 10.2.17 -> 10.3.15
2019-06-04 12:28:31 -04:00
Jan Tojnar
ea59f09946
maintainers/scripts/update.nix: various fixes (#62478)
maintainers/scripts/update.nix: various fixes
2019-06-04 18:24:16 +02:00
Mario Rodas
743583b907
Merge pull request #62403 from xrelkd/update/brook
brook: 20190401 -> 20190601
2019-06-04 11:10:25 -05:00
Izorkin
a3da901ec7 mariadb: 10.2.17 -> 10.3.15 2019-06-04 19:02:16 +03:00
Matthew Bauer
0778645861
Merge pull request #51902 from Izorkin/mariadb-galera
mariadb.galera: 25.3.24 -> 25.3.26
2019-06-04 11:33:47 -04:00
Matthew Bauer
760c9995b0
Merge pull request #60349 from matthewbauer/fix-60345
check-meta: use system tuple in platforms
2019-06-04 11:29:48 -04:00
Vincent Laporte
9120dbf180 ocamlPackages.alcotest: 0.8.2 -> 0.8.5 2019-06-04 17:27:15 +02:00
Matthew Bauer
635b762569 systems: allow passing in string for cross/localSystem
This makes things a little bit more convenient. Just pass in like:

$ nix-build ’<nixpkgs>’ -A hello --argstr localSystem x86_64-linux --argstr crossSystem aarch64-linux
2019-06-04 11:17:25 -04:00
Klaas van Schelven
35442093e1 pythonPackages.flask-swagger: init at 0.2.14 2019-06-04 17:14:24 +02:00
Matthieu Coudron
1b2e667ad6 luaPackages.lua-lsp: init at scm-2 2019-06-05 00:12:15 +09:00
Matthieu Coudron
021e04d0eb luaPackages.lpeglabel: init at 1.5.0 2019-06-05 00:11:56 +09:00