Commit Graph
181903 Commits
Author SHA1 Message Date
RenaudandGitHub 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 BoschandGitHub 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 BauerandGitHub 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:
https://github.com/telegramdesktop/tdesktop/commit/b2f821d3deb65ade7416d28a18148176f6c40b34

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
R. RyanTMandFranz Pletz 984120f4c9 sabnzbd: 2.3.8 -> 2.3.9 (#62565) 2019-06-04 19:25:35 +00:00
adisbladisandGitHub 92c8f71599 Merge pull request #62629 from mmahut/wasabi
wasabiwallet: init at 1.1.5
2019-06-04 20:25:13 +01:00
R. RyanTMandFranz Pletz 4713af7b49 qjackctl: 0.5.7 -> 0.5.8 (#62550) 2019-06-04 19:24:46 +00:00
R. RyanTMandFranz Pletz df3cdc29be quantum-espresso: 6.4 -> 6.4.1 (#62556) 2019-06-04 19:24:04 +00: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 BauerandGitHub 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 BoschandGitHub be042b9437 Merge pull request #62657 from mmahut/kroko
kronometer: adding homepage and description
2019-06-04 20:12:50 +02:00
Maximilian BoschandGitHub 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 WeissandGitHub 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 BoschandGitHub 5940f6b3f0 Merge pull request #62165 from Infinisil/fix/trinity
trinity: small clean up
2019-06-04 19:56:32 +02:00
Dmitry KalinkinandGitHub 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 HilhorstandMichael Weiss e7be5691ba sway: manually update version in meson.build
This wasn't done upstream. Adapted from:

https://github.com/primeos/nixpkgs-primeos/blob/5956e993dd320183f943e72fd6ec200232900249/default.nix#L32-L34

Co-Authored-By: Michael Weiss <dev.primeos@gmail.com>
2019-06-04 19:32:14 +02:00
Matthieu CoudronandGitHub 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 BauerandGitHub 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 TojnarandGitHub ea59f09946 maintainers/scripts/update.nix: various fixes (#62478)
maintainers/scripts/update.nix: various fixes
2019-06-04 18:24:16 +02:00
Mario RodasandGitHub 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 BauerandGitHub 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 BauerandGitHub 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 LaporteandVincent 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. RyanTMandRenaud 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 DubusandGitHub 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 RodasandGitHub 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. RyanTMandMario Rodas 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 RodasandGitHub ca4f7e0518 Merge pull request #62601 from rvolosatovs/update/cockroachdb
cockroachdb: 1.19.0 -> 1.19.1
2019-06-04 08:12:35 -05:00
Orivej Desh d1cd9ff16c croaring: init at 0.2.61 2019-06-04 13:09:09 +00:00
Ryan MulliganandGitHub 0c2eff0539 Merge pull request #62456 from r-ryantm/auto-update/kubernetes
kubernetes: 1.14.1 -> 1.14.2
2019-06-04 05:52:40 -07:00
RenaudandGitHub 48d5837b88 Merge pull request #62564 from r-ryantm/auto-update/rsyslog
rsyslog: 8.1904.0 -> 8.1905.0
2019-06-04 14:44:59 +02:00
Matthieu CoudronandGitHub e496104638 Merge pull request #62654 from teto/lua_update
Lua updater update :)
2019-06-04 21:41:23 +09:00
Bas van DijkandGitHub b71fa33328 Merge pull request #62655 from basvandijk/terraform-provider-elasticsearch-0.7.0
terraform-provider-elasticsearch: 0.6.0 -> 0.7.0
2019-06-04 14:12:25 +02:00
Profpatsch f71bdfd5ab purescript: add test that compiles & runs a minimal module
This ensures the compiler actually works.

`console.log` is wrapped in a purescript function and everything is
run with nodejs.
2019-06-04 13:55:58 +02:00
Kevin CoxandGitHub 2156d43659 Merge pull request #62603 from dywedir/cargo-web
cargo-web: 0.6.23 -> 0.6.25
2019-06-04 12:49:13 +01:00
Marek Mahut bc1cb3a6f4 kronometer: adding homepage and description 2019-06-04 13:48:51 +02:00