Commit graph

161372 commits

Author SHA1 Message Date
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
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 b5f80fdd4c
networkmanagerapplet: 1.8.20 -> 1.8.22 2019-06-04 15:10:49 -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
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
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