Commit Graph

181911 Commits

Author SHA1 Message Date
Joachim F
6500ab9e61
Merge pull request #62676 from KaiHa/tor-browser-xauthority
tor-browser-bundle: set default value for XAUTHORITY
2019-06-04 21:30:13 +00:00
Silvan Mosberger
08f2e282e1
nixos/deluge: add autFile, config and port options (#58552)
nixos/deluge: add autFile, config and port options
2019-06-04 23:16:06 +02: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
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
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
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
Kai Harries
ceee963080 tor-browser-bundle: set default value for XAUTHORITY
XAUTHORITY is not set on systems using wayland. Therefore set a
default value for XAUTHORITY.
2019-06-04 21:07:00 +02:00
Matthew Bauer
0fef9f89e4 systems: fix lib-tests
These were broken by the added system doubles. This just adds those to
the lib-tests.
2019-06-04 14:51:33 -04:00
Marek Mahut
3d0028e735 wasabiwallet: init at 1.1.5 2019-06-04 20:44:34 +02:00
Matthew Bauer
22039a182e
Merge pull request #62606 from Shados/fix-62602
nixos/grub: Add defaultText for font option
2019-06-04 14:34:13 -04: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
Matthew Bauer
de70b76779 systems: fixup from last commit
it’s powerpc-none not ppc-none
2019-06-04 13:42:14 -04:00
Matthew Bauer
f7c7207a3f systems: add missing doubles
in https://github.com/NixOS/nixpkgs/pull/60349, the attr handling was
removed. This means we rely on these double values for determing what
we are compatible with. This adds some of the missing doubles to this
list.

https://hydra.nixos.org/eval/1523389#tabs-removed
2019-06-04 13:34:40 -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
Matthieu Coudron
77057b1b3c
Merge pull request #62265 from mmlb/update-packet-python
Update packet python
2019-06-05 01:33:12 +09: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
Brice Waegeneire
2fa256bd55 nixos/deluge: add authFile, config & port options 2019-06-04 18:08:11 +02: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
Matthew Bauer
40271ae138 systems: remove forMeta
This is unused now.
2019-06-04 11:09:43 -04:00
R. RyanTM
741d20c900 qbs: 1.13.0 -> 1.13.1 (#62549)
* qbs: 1.13.0 -> 1.13.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/qbs/versions

* qbs: add meta.homepage
2019-06-04 17:02:45 +02:00
Georges Dubus
537d213df5
Merge pull request #62220 from madjar/keybase-4.0.0
keybase,keybase-gui: 3.2.2 -> 4.0.0
2019-06-04 17:01:11 +02:00
Patrick Hilhorst
9ab064b8d9
sway: 1.0 -> 1.1.1 2019-06-04 16:12:42 +02:00
Patrick Hilhorst
67f340ec00
wlroots: 0.5 -> 0.6 2019-06-04 16:11:41 +02:00
Silvan Mosberger
b13df4545c
trinity: small clean up 2019-06-04 16:00:29 +02:00
Mario Rodas
474566bccb
Merge pull request #62583 from r-ryantm/auto-update/urh
urh: 2.5.7 -> 2.6.0
2019-06-04 08:22:37 -05:00
R. RyanTM
b2732a541d
urh: 2.5.7 -> 2.7.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/urh/versions
2019-06-04 08:15:45 -05:00
Mario Rodas
ca4f7e0518
Merge pull request #62601 from rvolosatovs/update/cockroachdb
cockroachdb: 1.19.0 -> 1.19.1
2019-06-04 08:12:35 -05:00