Commit Graph

32336 Commits

Author SHA1 Message Date
Vincent Demeester 28a2dd8024
runc: 1.0.0-rc6 -> 1.0.0-rc7
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-03-29 11:12:04 +01:00
Maximilian Bosch e2ae451560
Merge pull request #58523 from dtzWill/update/trilium-0.30.6
trilium: 0.30.4 -> 0.30.6
2019-03-29 11:09:31 +01:00
Andreas Rammhold c8186ad7b3
firefox: 66.0.1 -> 66.0.2 2019-03-29 10:41:00 +01:00
Andreas Rammhold 6977980927
firefox-bin: 66.0.1 -> 66.0.2 2019-03-29 10:36:47 +01:00
Will Dietz 89e15afa66 gitAndTools.hub: 2.10.0 -> 2.11.0
https://github.com/github/hub/releases/tag/v2.11.0
https://github.com/github/hub/releases/tag/v2.10.2
https://github.com/github/hub/releases/tag/v2.10.1
2019-03-29 02:48:53 -05:00
Will Dietz 6d7d5759fc trilium: 0.30.4 -> 0.30.6 2019-03-29 02:33:48 -05:00
Matthew Glazar 689e1efda0 iterm2: fix build
During iterm2's build, xcodebuild invokes $LD and passes it options such
as -isysroot. These options are intended for the linker driver (clang),
not for the linker directly. ld64 ($LD) does not recognize these
options, causing iterm2's build to fail.

Set $LD to $CC (clang) as intended, making iterm2's build succeed.
2019-03-28 20:44:08 -07:00
Maximilian Bosch 54e77d51b8
Merge pull request #58503 from geistesk/stellarium-v0.19.0
stellarium: 0.18.3 -> 0.19.0
2019-03-29 03:52:02 +01:00
Jan Tojnar 460d5bc0f7
sublime3-dev: 3184 → 3203 2019-03-28 23:42:52 +01:00
Graham Christensen 8b261be37f
Revert "sublime3-dev: 3184 → 3203"
This reverts commit 85b69524bf as its
hash is invalid.
2019-03-28 18:30:24 -04:00
Jan Tojnar 85b69524bf
sublime3-dev: 3184 → 3203 2019-03-28 23:09:33 +01:00
Florian Klink b243d81943
Merge pull request #56453 from averelld/jetbrains-updates
Update jetbrains editors
2019-03-28 22:22:01 +01:00
Michael Weiss 009719383c
androidStudioPackages.{dev,canary}: 3.5.0.7 -> 3.5.0.8 2019-03-28 22:03:09 +01:00
Matthew Bauer 45dbb34640
Merge pull request #58472 from thefloweringash/emacs-x-darwin
emacs: only use patchelf on linux
2019-03-28 17:02:21 -04:00
geistesk 5e6273df68 stellarium: 0.18.3 -> 0.19.0 2019-03-28 21:21:54 +01:00
Daniel Peebles d46bf208b6
Merge pull request #58461 from DzmitrySudnik/tf
terraform-providers: bump versions
2019-03-28 15:40:05 -04:00
Silvan Mosberger 32d67ef2a9
Merge pull request #58459 from xeji/p/qtikz
qtikz: fix build
2019-03-28 18:40:12 +01:00
markuskowa 403aa2dfed
Merge pull request #58180 from luzpaz/gmsh4.2.2
gmsh 4.2.1->4.2.2
2019-03-28 18:11:58 +01:00
Markus Kowalewski 3c19324e2a
octopus: 8.3 -> 8.4 2019-03-28 18:00:41 +01:00
Markus Kowalewski 6ea9c0243b
molden: 5.9.3 -> 5.9.5 2019-03-28 17:39:15 +01:00
d10n 37f416a9cd sublime3: Fix python api locale 2019-03-28 11:41:58 -04:00
Averell Dalton 9bba3e7835 jetbrains.webstorm: 2018.3.4 -> 2019.1 2019-03-28 15:50:36 +01:00
Averell Dalton 973117496a jetbrains.pycharm-professional: 2018.3.4 -> 2019.1 2019-03-28 15:50:27 +01:00
Averell Dalton 70c57c24c4 jetbrains.pycharm-community: 2018.3.4 -> 2019.1 2019-03-28 15:44:20 +01:00
Averell Dalton a2f6e40cc4 jetbrains.ruby-mine: 2018.3.3 -> 2018.3.5 2019-03-28 15:44:19 +01:00
Averell Dalton 68a33fce4c jetbrains.rider: 2018.3.2 -> 2018.3.4 2019-03-28 15:44:19 +01:00
Averell Dalton 2a328c840f jetbrains.phpstorm: 2018.3.3 -> 2019.1 2019-03-28 15:44:11 +01:00
Averell Dalton 4933eae0d5 jetbrains.idea-ultimate: 2018.3.4 -> 2019.1 2019-03-28 15:44:03 +01:00
Averell Dalton 7cb759636f jetbrains.idea-community: 2018.3.4 -> 2019.1 2019-03-28 15:43:55 +01:00
Averell Dalton 862b211788 jetbrains.goland: 2018.3.3 -> 2019.1 2019-03-28 15:43:37 +01:00
Averell Dalton 43d0137dc8 jetbrains.datagrip: 2018.3.2 -> 2018.3.4 2019-03-28 15:43:37 +01:00
Averell Dalton ead0e93553 jetbrains.clion: 2018.3.4 -> 2019.1 2019-03-28 15:43:37 +01:00
Johan Thomsen e76f30e5a2 kubernetes: 1.13.4 -> 1.13.5 2019-03-28 11:28:13 +01:00
Andrew Childs 26e82e684c emacs: only use patchelf on linux
This prevents building Emacs with X on Darwin.

Broken by 5af6e9f75e (#54916)
2019-03-28 16:03:46 +09:00
nyanloutre b16b1b377b kde-applications: 18.12.1 -> 18.12.3 2019-03-27 22:17:12 -04:00
nyanloutre 4b7d9dc868 fetch-kde-qt.sh: get hashes from metadata 2019-03-27 22:16:18 -04:00
DzmitrySudnik e10329a455 terraform-providers: bump versions 2019-03-27 19:34:40 -04:00
R. RyanTM 2ce544a8b1 minimap2: 2.15 -> 2.16 (#57319)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/minimap2/versions
2019-03-27 23:25:52 +01:00
R. RyanTM 3c9f5ae7e1 google-drive-ocamlfuse: 0.7.1 -> 0.7.2 (#56687)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/google-drive-ocamlfuse/versions
2019-03-27 23:15:58 +01:00
Uli Baum 0b8d40a754 qtikz: fix build
qcollectiongenerator was merged into qhelpgenerator in qt 5.12,
see https://blog.qt.io/blog/2018/11/02/whats-new-qt-help/
2019-03-27 22:35:21 +01:00
Silvan Mosberger a921f8a1d1
Merge pull request #57921 from rnhmjoj/monero
monero-gui: fix missing qml imports
2019-03-27 21:23:06 +01:00
Sarah Brofeldt 431d8e3038
Merge pull request #58454 from srhb/brig-fix-metrics
brig: Fix build of metrics jobs, cleanup
2019-03-27 20:17:50 +01:00
Sarah Brofeldt d57fbbe747 brig: Remove unused fetchgx arg 2019-03-27 19:35:42 +01:00
Maximilian Bosch 315643e12b
Merge pull request #58004 from r-ryantm/auto-update/atlassian-cli
atlassian-cli: 7.8.0 -> 8.0.0
2019-03-27 19:34:05 +01:00
worldofpeace 8137fa520b
Merge pull request #58447 from borisbabic/terminator_fix
terminator: fix missing gobject bindings
2019-03-27 13:40:57 -04:00
Boris Babic 34898d58ca terminator: fix missing gobject bindings
See: https://github.com/NixOS/nixpkgs/issues/56943
2019-03-27 18:00:54 +01:00
R. RyanTM 7abf9be865 yoshimi: 1.5.10.1 -> 1.5.10.2 (#57517)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/yoshimi/versions
2019-03-27 15:53:39 +01:00
R. RyanTM 6943a854d4 synthv1: 0.9.4 -> 0.9.5 (#57487)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/synthv1/versions
2019-03-27 15:52:01 +01:00
R. RyanTM 471dedff45 samplv1: 0.9.4 -> 0.9.5 (#57480)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/samplv1/versions
2019-03-27 15:47:20 +01:00
R. RyanTM 4442cd8a72 padthv1: 0.9.4 -> 0.9.5 (#57353)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/padthv1/versions
2019-03-27 15:44:51 +01:00
R. RyanTM 1b73fd1954 paml: 4.9h -> 4.9i (#57354)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/paml/versions
2019-03-27 15:44:21 +01:00
R. RyanTM b598b453d7 polar-bookshelf: 1.12.0 -> 1.13.10 (#57370)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/polar-bookshelf/versions
2019-03-27 15:42:49 +01:00
Will Dietz 7bdbdd248f
Merge pull request #58371 from dtzWill/update/mkv-32
mkvtoolnix,libmatroska,libebml: updates
2019-03-27 08:37:41 -05:00
rnhmjoj bbefa951e7
monero-gui: fix missing qml imports 2019-03-27 10:56:27 +01:00
Elis Hirwing 72d29f87ae
Merge pull request #58061 from eyJhb/sweethome3d
sweethome3d: 6.0 -> 6.1.2
2019-03-27 09:42:19 +01:00
Maximilian Bosch b4ca0e4b98
Merge pull request #58353 from marius851000/clementien
clementine: update to qt5
2019-03-27 09:40:46 +01:00
Anders Kaseorg 0a88820fc9 imagemagick7Big: Revert meta.broken to false (#58414)
imagemagickBig and imagemagick7Big were marked broken in #55634 due
to #55118.  #57313 fixed the bug but reverted the broken bit only on
imagemagickBig.  Revert it on imagemagick7Big too.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2019-03-26 22:56:38 -04:00
Ryan Mulligan 18aa59b0f2
Merge pull request #58340 from dywedir/zola
zola: 0.5.1 -> 0.6.0
2019-03-26 19:41:20 -07:00
Silvan Mosberger e03f62b8aa
Merge pull request #58390 from r-ryantm/auto-update/musescore
musescore: 3.0.1 -> 3.0.5
2019-03-27 03:21:15 +01:00
Ryan Mulligan 0a054fcfba
Merge pull request #58342 from fgaz/drawpile/2.1.4
drawpile: 2.1.3 -> 2.1.4
2019-03-26 19:01:20 -07:00
Maximilian Bosch 607c07d8ae
Merge pull request #58358 from bzizou/itsx
itsx: init at 1.1.1
2019-03-27 02:44:45 +01:00
Florian Klink 8e81880061
Merge pull request #58401 from flokli/gitlab-11.9.1
gitlab: 11.9.0 -> 11.9.1
2019-03-26 23:39:46 +01:00
Vladyslav M 1c9b39ef71
Merge pull request #58378 from minijackson/waybar-0.5.0
waybar: 0.4.0 -> 0.5.0
2019-03-26 23:10:46 +02:00
Silvan Mosberger 007e94cdb3
Merge pull request #58250 from thedavidmeister/2019-03-25-monero-14.0.2
2019 03 25 monero 14.0.2
2019-03-26 21:58:45 +01:00
Michael Weiss 6fc7d8a15e
androidStudioPackages.{dev,canary}: 3.5.0.6 -> 3.5.0.7 2019-03-26 21:39:07 +01:00
Florian Klink ec319793b4 gitlab: 11.9.0 -> 11.9.1 2019-03-26 21:00:04 +01:00
Florian Klink e558347243 gitaly: 1.27.0 -> 1.27.1 2019-03-26 20:59:46 +01:00
Minijackson e3dadb1231 waybar: 0.4.0 -> 0.5.0 2019-03-26 20:45:42 +01:00
Jaka Hudoklin 5c74e42bec
Merge pull request #56718 from xtruder/pkgs/brig/init
brig: init at 0.3.0
2019-03-26 19:42:31 +01:00
R. RyanTM 46c1867c18 musescore: 3.0.1 -> 3.0.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/musescore/versions
2019-03-26 11:28:20 -07:00
gnidorah ae024556c9 qmmp: 1.2.5 -> 1.3.1 2019-03-26 18:51:41 +01:00
Matthew Bauer 2a3167c8c0
Merge pull request #57461 from booxter/turses
turses: fix crash when starting with existing config file
2019-03-26 11:44:58 -04:00
Will Dietz 74b76c16ac mkvtoolnix: 31.0.0 -> 32.0.0
https://gitlab.com/mbunkus/mkvtoolnix/blob/release-32.0.0/NEWS.md
2019-03-26 10:12:04 -05:00
Bruno Bzeznik 00431493c0 itsx: init at 1.1.1 2019-03-26 15:52:35 +01:00
Florian Klink d73f16d676
Merge pull request #58332 from r-ryantm/auto-update/masterpdfeditor
masterpdfeditor: 5.2.20 -> 5.3.22
2019-03-26 11:16:37 +01:00
marius851000 e047449118 clementine: update to qt5 2019-03-26 11:11:29 +01:00
Florian Klink d402472b54
Merge pull request #57774 from bgamari/update-gitlab
gitlab: Update to 11.9.0
2019-03-26 11:08:33 +01:00
Francesco Gazzetta 05b056e44d drawpile: 2.1.3 -> 2.1.4 2019-03-26 10:15:25 +01:00
Peter Hoeg 6a66392d9a
Merge pull request #58072 from r-ryantm/auto-update/falkon
falkon: 3.0.1 -> 3.1.0
2019-03-26 15:41:39 +08:00
R. RyanTM 7f1a7b1d7d masterpdfeditor: 5.2.20 -> 5.3.22
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/masterpdfeditor/versions
2019-03-25 22:15:03 -07:00
Silvan Mosberger a268365662
Merge pull request #58197 from tohl/firefox-bin-systemLocale
firefox-bin with overrideable locale, tested on nixos x86_64
2019-03-26 06:01:19 +01:00
Will Dietz c8fa1272c6 khal: no need to set LC_ALL, python build bits do this. 2019-03-25 23:17:14 -05:00
Will Dietz ad91dca851 khal: 0.9.10 -> 0.10.0
https://github.com/pimutils/khal/releases/tag/v0.10.0

* new dep, click-log
* enable tests (pass!)

Release notes mention 'only dateutil < 2.7 is supported',
which may be a problem as ours is currently 2.8.

There's a history of python-dateutil version particularity
in previous releases (such as 0.9.10 upgrading from),
unsure if should override to older or if it's just a suggestion.
2019-03-25 22:36:42 -05:00
Matthew Bauer b332d66ce4
Merge pull request #56906 from stephengroat/terraform-providers.ansible
terraform-providers.ansible: init at 0.0.4
2019-03-25 22:07:44 -04:00
Graham Christensen 91f1560e52
Merge pull request #57114 from aanderse/kdevelop
kdevelop, kdev-php, kdev-python: 5.3.1 -> 5.3.2
2019-03-25 21:26:56 -04:00
Joachim F c9cd1356ea
Merge pull request #56522 from bzizou/messer-slim
messer-slim: init at 3.2.1
2019-03-26 00:42:58 +00:00
Joachim F 8a2b572ee9
Merge pull request #57830 from srghma/image_optim
image_optim: init at 0.26.3
2019-03-26 00:42:34 +00:00
Vladyslav M 8df67d6d72
zola: 0.5.1 -> 0.6.0 2019-03-25 23:26:07 +02:00
Ben Gamari d8c16f11a6 gitlab: 11.8.2 -> 11.9.0 2019-03-25 15:25:11 -04:00
Ben Gamari 0ba98bb64c gitlab: 11.7.5 -> 11.8.2 2019-03-25 15:25:06 -04:00
Maximilian Bosch d4a570ad57 citrix_receiver: remove old versions
The versions 13.8.0 and 13.9.{0,1} will be EOLed before the end of 19.03
and should be dropped.

To provide an easy upgrade path, all unsupported versions will throw an
evaluation error. All versions that are about the be EOLed can be added
there as well.

For now, all of those deprecated versions are still referenced in
`all-packages.nix`, but should be removed before the next release.

See also https://www.citrix.co.uk/support/product-lifecycle/milestones/receiver.html
2019-03-25 18:26:10 +00:00
Michael Weiss 698a3f7edd
tdesktop: 1.6.2 -> 1.6.3
tdesktopPackages.preview: 1.6.2 -> 1.6.3
2019-03-25 17:07:14 +01:00
Michael Weiss 072adccff7
gns3Packages.{server,gui}Preview: 2.2.0a2 -> 2.2.0a3 2019-03-25 14:14:22 +01:00
Michael Weiss abadb74b71
tdesktop: 1.6.1 -> 1.6.2
tdesktopPackages.preview: 1.6.1 -> 1.6.2
2019-03-25 14:14:22 +01:00
David Meister b1d040b39b monero-gui: 0.13.0.4 -> 0.14.0.0 2019-03-25 21:10:23 +11:00
David Meister a0a1dc0a55 monero: 0.13.0.4 -> 0.14.0.2 2019-03-25 21:07:52 +11:00
Michael Raskin 4697790b3c
Merge pull request #58228 from Zer0-/muse_vbump
muse-sequencer: 3.0.2 -> 3.1pre1
2019-03-25 06:34:32 +00:00
Will Dietz 17688c1417 libreoffice-fresh: 6.2.1.2 -> 6.2.2.2 (#58236)
* libreoffice-fresh: 6.2.1.2 -> 6.2.2.2
2019-03-25 06:32:45 +00:00
Will Dietz cf8ee4a6a3
Merge pull request #58186 from dtzWill/update/toot-0.21.0
toot: 0.20.0 -> 0.21.0
2019-03-24 23:09:17 -05:00
Will Dietz ce14509f4a
Merge pull request #58229 from dtzWill/update/tor-browser-bundle-bin-8.0.8
tor-browser-bundle-bin: 8.0.6 -> 8.0.8
2019-03-24 22:51:23 -05:00