3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

9091 commits

Author SHA1 Message Date
Will Dietz a52a89c266
cni: 0.6.0 -> 0.7.0
https://github.com/containernetworking/cni/releases/tag/v0.7.0
2019-06-04 15:45:05 -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
Ryan Mulligan 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
Bas van Dijk 6b4279e792 terraform-provider-elasticsearch: 0.6.0 -> 0.7.0 2019-06-04 12:34:24 +02:00
Matthew Bauer 8c09536ef1
Merge pull request #62622 from matthewbauer/zoom-us-ld-preload
zoom-us: set LD_PRELOAD=.../v4l2convert.so
2019-06-03 15:07:38 -04:00
Matthew Bauer 9d65bb588f zoom-us: set LD_PRELOAD=.../v4l2convert.so
This was needed for my webcam to work with zoom-us. v4l2convert is a
wrapper for apps that only support simple bgr24 or yuv420. For these
apps to support webcams that don’t use those formats, we need to use
LD_PRELOAD to get those symbols. Taken from archlinux wiki:

https://wiki.archlinux.org/index.php/Webcam_setup#V4L1_support
2019-06-03 13:08:45 -04:00
Matthew Bauer 3e96aebf4e enchant: 1.6.1 -> 2.2.3
Moves default enchant to 2.2.3. Release url:

https://github.com/AbiWord/enchant/releases/tag/v2.0.0

Mostly need to verify no breakage occurs for packages using enchant.
2019-06-03 11:13:36 -04:00
Jörg Thalheim 51d3d5b8d0
skypeforlinux: 8.44.0.40 -> 8.45.0.41 (#62569)
skypeforlinux: 8.44.0.40 -> 8.45.0.41
2019-06-03 13:25:07 +01:00
Jörg Thalheim e8e1dc71c5
Merge pull request #62529 from danieldk/remove-btsync-module
nixos/btsync: remove
2019-06-03 13:21:58 +01:00
Maximilian Bosch 739f74d056
Merge pull request #62586 from davidtwco/franz-5.1.0
franz: 5.0.0-beta.19 -> 5.1.0
2019-06-03 11:44:45 +02:00
David Wood e82ddcb684
franz: 5.0.0-beta.19 -> 5.1.0 2019-06-03 08:57:01 +01:00
Daniël de Kok 3093e35f8f bittorrentSync: remove 2019-06-03 09:16:13 +02:00
R. RyanTM dcbb041636 skypeforlinux: 8.44.0.40 -> 8.45.0.41
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/skypeforlinux/versions
2019-06-02 21:02:52 -07:00
worldofpeace 43311f45c7
Merge pull request #62258 from marsam/fix-flexget
flexget: fix build
2019-06-02 16:50:10 -04:00
Alyssa Ross 45f4cc1957
Merge pull request #57803 from alyssais/lynx
lynx: enable default-colors
2019-06-02 19:16:55 +00:00
Mario Rodas c5e7786260
flexget: 2.20.22 -> 2.21.2 2019-06-02 11:48:56 -05:00
Mario Rodas cc38877ab7
flexget: fix build 2019-06-02 11:48:56 -05:00
R. RyanTM abf603b8be kubernetes: 1.14.1 -> 1.14.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kubernetes/versions
2019-06-01 18:52:21 -07:00
Mario Rodas 4bd48f6125
Merge pull request #62409 from dywedir/synapse-bt
synapse-bt: unstable-2018-10-17 -> unstable-2019-05-26
2019-06-01 18:03:05 -05:00
Kierán Meinhardt eb8a9f68cf libcoap: init at 4.2.0 2019-06-01 23:47:25 +02:00
Vladyslav M 6cc9bc3f81
synapse-bt: unstable-2018-10-17 -> unstable-2019-05-26 2019-06-01 21:21:35 +03:00
worldofpeace c90e94a641
Merge pull request #62253 from nyanloutre/riot_update_1_2_0
riot-{web,desktop}: 1.1.0 -> 1.2.1
2019-06-01 11:49:12 -04:00
nyanloutre 06195c925f riot-{web,desktop}: 1.1.0 -> 1.2.1 2019-06-01 11:48:34 -04:00
Alyssa Ross 062210bdff treewide: update cargoSha256 hashes for cargo-vendor upgrade
A recent upgrade of cargo-vendor changed its output slightly, which
broke all cargoSha256 hashes in nixpkgs.
See https://github.com/NixOS/nixpkgs/issues/60668 for more information.

Since then, a few hashes have been fixed in master by hand, but there
were a lot still to do, so I did all of the ones left over with some
scripts I wrote.

The one hash I wasn’t able to update was habitat's, because it’s
currently broken and the build doesn’t get far enough to produce a
hash anyway.
2019-06-01 15:17:52 +00:00
Michael Weiss 87bb9234ab
signal-desktop: 1.25.0 -> 1.25.1 2019-06-01 14:13:50 +02:00
markuskowa 4b25d2fd94
Merge pull request #62357 from r-ryantm/auto-update/balsa
balsa: 2.5.6 -> 2.5.7
2019-06-01 13:24:14 +02:00
R. RyanTM f1402eb425 balsa: 2.5.6 -> 2.5.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/balsa/versions
2019-05-31 23:44:23 -07:00
worldofpeace 67ed5b3362
Merge pull request #62286 from vdemeester/update-minishift
minishift: 1.33.0 -> 1.34.0
2019-05-31 20:11:25 -04:00
Will Dietz 3a26a1fe94 weston: 5.0.0 -> 6.0.0 (#58522)
https://lists.freedesktop.org/archives/wayland-devel/2019-March/040356.html
https://lists.freedesktop.org/archives/wayland-devel/2019-March/040334.html

* weston: use freerdp2 not legacy
* freerdp_legacy: drop as no longer needed (weston was last user)

Co-Authored-By: Michael Weiss <dev.primeos@gmail.com>
2019-05-31 22:59:50 +02:00
Michael Weiss 37d232fb5f
signal-desktop: 1.24.1 -> 1.25.0 2019-05-31 21:20:38 +02:00
Vincent Demeester 2ae57776a8
minishift: 1.33.0 -> 1.34.0
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-05-31 09:39:20 +02:00
Tim Steinbach 2c074fc6c8
vivaldi: 2.5.1525.46-1 -> 2.5.1525.48-1 2019-05-30 11:00:21 -04:00
SLNOS c4962cd506 firefoxPackages.tor-browser: 8.0.9 -> 8.5.0
Actually, more like -> 8.5.0.1 as this version is made against the
branch with the pending fixup patch applied.
2019-05-30 12:31:59 +00:00
Peter Hoeg c10addd601
Merge pull request #62204 from peterhoeg/u/quaternion
quaternion: 0.0.9.4 -> 0.0.9.4c
2019-05-30 14:31:19 +08:00
Michael Weiss 61adb40d6f
gns3Packages.{server,gui}Preview: 2.2.0b1 -> 2.2.0b2 2019-05-29 22:02:16 +02:00
Michael Weiss 63e443d84d
gns3Packages.{server,gui}Stable: 2.1.19 -> 2.1.20 2019-05-29 22:02:16 +02:00
Maximilian Bosch a6238795a6
Merge pull request #62201 from dtzWill/update/feedreader-2.9.2
feedreader: 2.8.2 -> 2.9.2
2019-05-29 12:39:51 +02:00
Frederik Rietdijk 97aba37876
Merge pull request #61657 from NixOS/staging-next
Staging next
2019-05-29 08:38:21 +00:00
Will Dietz 1540c0e120 wireshark: 3.0.1 -> 3.0.2 2019-05-29 16:20:12 +09:00
Peter Hoeg 907e3c8374 quaternion: 0.0.9.4 -> 0.0.9.4c
This is technically not needed as the changes only relate to appstream packaging
but as we are rebuilding it anyway due to libqmatrixclient changing, we might as
well.
2019-05-29 10:08:12 +08:00
Mario Rodas 21e2601d2a
Merge pull request #62145 from GRBurst/protonmail-bridge
protonmail-bridge: 1.1.4 -> 1.1.5
2019-05-28 21:02:57 -05:00
Will Dietz b186b03253
feedreader: 2.8.2 -> 2.9.2
https://github.com/jangernert/FeedReader/releases/tag/v2.9.1
https://github.com/jangernert/FeedReader/releases/tag/v2.9.2
2019-05-28 21:02:10 -05:00
Michael Weiss 3b38247781
gns3Packages.{server,gui}Stable: 2.1.18 -> 2.1.19 2019-05-29 00:36:41 +02:00
Timo Kaufmann 53b08beea6
tridactyl-native: init at 1.14.9 (#61703) 2019-05-28 13:14:06 +02:00
GRBurst c22e43fe44 protonmail bridge: 1.1.4 -> 1.1.5 2019-05-28 12:19:32 +02:00
Garry Cairns f6a68410f8 Adds Citrix workspace app package
Citrix workspace is replacing Citrix receiver as per
https://docs.citrix.com/en-us/citrix-workspace-app.html
2019-05-28 08:50:47 +02:00
Frederik Rietdijk 36a6746f21 Merge master into staging-next 2019-05-28 08:32:03 +02:00
Silvan Mosberger 99b68ffbb0
chromium: Fix build
Since https://github.com/NixOS/nixpkgs/pull/60499, the unwrapped
chromium already contains the applications directory.
2019-05-28 02:33:00 +02:00
Bas van Dijk ea061fd71d
Merge pull request #62122 from basvandijk/terraform-provider-elasticsearch-0.6.0
terraform-provider-elasticsearch: init at 0.6.0
2019-05-27 19:34:15 +02:00
Silvan Mosberger 2dd05f18c7
Merge pull request #62075 from Kiwi/new-zncModules
New znc modules
2019-05-27 18:40:18 +02:00