Commit graph

196409 commits

Author SHA1 Message Date
worldofpeace 8b957f8359 pantheon.switchboard-plug-printers: fix build 2019-10-10 10:38:03 -04:00
worldofpeace e55bd86e82 pantheon.switchboard-plug-keyboard: fix build 2019-10-10 10:37:51 -04:00
worldofpeace 21c127f7d0 pantheon.granite: fix build with latest vala
Still waiting for release #69052
2019-10-10 10:16:13 -04:00
worldofpeace bdb851ee2d pantheon: use latest vala
elementary OS's ecosystem is curated around Ubuntu's LTS releases.
This means the development platform for their curated applications
always includes a LTS version of vala (in 18.04 it's 0.40).
Because of how vala development works it suspect some of these
applications to have serious issues if complied with the latest vala.
However in the past year or so, for Pantheon at least, I don't think
their applications will have much issues with latest vala, and if there
is I don't think they'd be difficult to fix. In this single regard they've
become more responsive since their preferred language is vala.

As for the curated applications I have less of this confidence in.
So I'd have to be accept less applications, but that's something
I'm willing to compromise on. And this is easily reversible or
could be done on a per-application basis. And nix already makes
this trivial.
2019-10-09 22:47:37 -04:00
Dmitry Kalinkin a7b3728c64
Merge pull request #70255 from eadwu/sourcehut/update-1
sourcehut.*: 2019.10.02
2019-10-09 12:50:58 -04:00
Ryan Mulligan 4aac0e422f
Merge pull request #70711 from r-ryantm/auto-update/python3.7-braintree
python37Packages.braintree: 3.56.0 -> 3.57.1
2019-10-09 09:27:08 -07:00
Renaud a07a926c04
Merge pull request #69984 from r-ryantm/auto-update/tintin
tintin: 2.01.8 -> 2.01.90
2019-10-09 18:21:22 +02:00
Renaud c742163768
Merge pull request #69990 from r-ryantm/auto-update/x42-plugins
x42-plugins: 20190714 -> 20190820
2019-10-09 18:15:25 +02:00
Renaud 7899b5be55
Merge pull request #70190 from hkjn/20191001-ledgerblue-0.1.29
pythonPackages.ledgerblue: 0.1.28 -> 0.1.29
2019-10-09 18:09:58 +02:00
Michael Weiss bd16602cb9
gitRepo: 1.13.6 -> 1.13.7 2019-10-09 18:02:22 +02:00
Renaud 0047d6795a
Merge pull request #70245 from juaningan/pysonos
python3Packages.pysonos: 0.0.22 -> 0.0.23
2019-10-09 17:59:17 +02:00
Wael Nasreddine 9dc7b25eaa
termite: passthru vte-ng (#70776) 2019-10-09 08:42:59 -07:00
Robin Gloster d6d4a6b456
Merge pull request #70845 from BenBals/master
Geogebra: 5.0.535 -> 5.0.560
2019-10-09 17:36:35 +02:00
Robin Gloster 0bf7300375
Merge pull request #70850 from yoohaemin/patch-1
Fix documentation typo
2019-10-09 17:35:41 +02:00
Robin Gloster 8e1fdad7c6
Merge pull request #70858 from manveru/nginx-map-hash-sizes
nginx: add map_hash_*_size options
2019-10-09 17:32:40 +02:00
David Guibert 18b5ca29f5 inxi: enable json output
Before this patch:
$ inxi --output json --output-file output.json $additional_args
Error 80: The required json Perl module is not installed:
Cpanel::JSON::XS OR JSON::XS
See --recommends for more information.

With this patch, it works as expected:
$ inxi --output json --output-file output.json $additional_args
Writing JSON data to: output.json
Data written successfully.
2019-10-09 08:30:56 -07:00
Robert Schütz 164c0a29ee python.pkgs.py3status: propagate setuptools
`pkg_resources` is imported since
cf26a686fb.
2019-10-09 08:30:15 -07:00
Christoph Hrdinka 65be608330
Merge pull request #70371 from dminuoso/dovecot-fix-type
dovecot: fix wrong type in configFile option
2019-10-09 17:25:12 +02:00
Nikita Uvarov 8627cc58ba rtags: 2.16 -> 2.34 2019-10-09 08:02:39 -07:00
Marek Mahut dc9757bd63
Merge pull request #70842 from mmahut/jormungandr
jormungandr: 0.5.5 -> 0.5.6
2019-10-09 16:58:50 +02:00
Franz Pletz f024e7b769
Merge pull request #67890 from mguentner/mxisd_ma1sd
mxisd: 1.4.5 -> 1.4.6 ☺ ma1sd: init at 2.1.1
2019-10-09 14:36:56 +00:00
Milan Pässler ff0148d868 nixos/nginx: use mailcap mime.types
The mime type definitions included with nginx are very incomplete, so
we use a list of mime types from the mailcap package, which is also
used by most other Linux distributions by default.
2019-10-09 14:20:40 +00:00
Renaud 015e3edd24
Merge pull request #70397 from doronbehar/update-qtutilities
qtutilities: 6.0.0 -> 6.0.1
2019-10-09 16:03:29 +02:00
Michael Fellinger 2d0b34aa1c
nginx: add map_hash_*_size options 2019-10-09 15:59:03 +02:00
Renaud 1544d7df69
Merge pull request #70496 from illegalprime/libphonenumber-8.10.20
libphonenumber: 8.9.9 -> 8.10.20
2019-10-09 15:07:56 +02:00
Luz ec13398cdf librepcb: 0.1.0 -> 0.1.2 (#70538)
* Update to new source

* Fix message 'xcb plugin not found'
2019-10-09 14:59:48 +02:00
Vladimír Čunát 3f39ab6d53
Merge #68730: opencpn: 5.0.0 -> unstable-2019-05-15
This unbreaks the build.
2019-10-09 14:27:26 +02:00
Vladimír Čunát 44511d2739
opencpn: remove the "broken" mark, as it builds now 2019-10-09 14:25:55 +02:00
Vladimír Čunát 61273bc672
Merge branch 'master' 2019-10-09 14:24:04 +02:00
Renaud dbf21775d4
Merge pull request #70527 from Izorkin/nginx-unit
unit: 1.11.0 -> 1.12.0
2019-10-09 13:58:44 +02:00
Renaud 7a82ed50b3
Merge pull request #70564 from r-ryantm/auto-update/distgen
distgen: 1.3 -> 1.4
2019-10-09 13:47:07 +02:00
Renaud d8aae81885
Merge pull request #70599 from r-ryantm/auto-update/hebcal
hebcal: 4.18 -> 4.19
2019-10-09 13:43:53 +02:00
R. RyanTM 8a7f358c74 aespipe: 2.4e -> 2.4f (#70547)
* aespipe: 2.4e -> 2.4f

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/aespipe/versions

* aespipe: enable Padlock and AES-NI
2019-10-09 13:42:10 +02:00
Konrad Borowski 7e1e138606 nixos/caddy: add tests (#70778) 2019-10-09 11:32:03 +00:00
markuskowa eb7ecd3b6f
Merge pull request #70849 from markuskowa/upd-openmpi
openmpi: 4.0.1 -> 4.0.2
2019-10-09 13:28:14 +02:00
Jörg Thalheim aa22903f1b
libtermkey: 0.20 -> 0.22 (#59570)
libtermkey: 0.20 -> 0.22
2019-10-09 12:17:20 +01:00
Haemin Yoo 8fc5984e83
Fix documentation typo 2019-10-09 19:43:12 +09:00
Markus Kowalewski 9b04b8cf2b
openmpi: 4.0.1 -> 4.0.2
removed upstream patch
2019-10-09 12:32:51 +02:00
José Romildo Malaquias f251c29484
Merge pull request #70035 from mkf/cwm-windowManager
nixos/cwm: init. Added windowManager cwm, basing on the module for dwm.
2019-10-09 07:04:39 -03:00
Andreas Rammhold c1c9758e7c
Merge pull request #70815 from r-ryantm/auto-update/libyaml-cpp
libyamlcpp: 0.6.2 -> 0.6.3
2019-10-09 12:03:20 +02:00
Ben Justus Bals 911d5d59ec
Geogebra: 5.0.535 -> 5.0.560 2019-10-09 11:59:46 +02:00
Andreas Rammhold 633baf4273
Merge pull request #70843 from B4dM4n/systemd-tmpfiles
nixos/systemd: fix broken tmpfiles.d symlinks
2019-10-09 11:44:19 +02:00
Marek Mahut bfa72ae587 jormungandr: 0.5.5 -> 0.5.6 2019-10-09 11:25:30 +02:00
Fabian Möller 996d846726
nixos/systemd: fix broken tmpfiles.d symlinks 2019-10-09 10:53:01 +02:00
Peter Simons 5384da4e69
Merge pull request #70515 from peti/t/update-to-gfortran8
gfortran: use version 8 by default to match our C and C++ compiler
2019-10-09 10:52:26 +02:00
Elis Hirwing e904777dc9
Merge pull request #70756 from r-ryantm/auto-update/python3.7-voluptuous-serialize
python37Packages.voluptuous-serialize: 2.2.0 -> 2.3.0
2019-10-09 09:39:36 +02:00
Elis Hirwing 79852ae24a
Merge pull request #70777 from kolaente/update/gitea-1.9.4
gitea: 1.9.3 -> 1.9.4
2019-10-09 09:34:45 +02:00
markuskowa e92e170692
Merge pull request #70773 from r-ryantm/auto-update/rdma-core
rdma-core: 25.0 -> 26.0
2019-10-09 09:29:18 +02:00
Vladyslav M 6dc7f20f85
hexyl: 0.5.1 -> 0.6.0 (#70800)
hexyl: 0.5.1 -> 0.6.0
2019-10-09 10:08:03 +03:00
Vladimír Čunát d8218de5c5
go: apply upstream patch
This should fix the tests almost always failing on Hydra for i686.
2019-10-09 08:41:19 +02:00