3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

32503 commits

Author SHA1 Message Date
Franz Pletz 40be34b3f9
xmrig-proxy: 2.11.0 -> 2.14.0 2019-04-01 17:24:33 +02:00
Franz Pletz 6f6cb6a925
xmrig: 2.13.1 -> 2.14.1 2019-04-01 17:24:33 +02:00
Robert Schütz 389dfb628b flexget: 2.17.20 -> 2.20.17 2019-04-01 17:17:28 +02:00
Florian Klink 8313a5dcd3
Merge pull request #58588 from shazow/fix/vlc
vlc: Add chromecast support; libmicrodns: Init at 0.0.10
2019-04-01 17:16:42 +02:00
R. RyanTM 6b8d41c8fb googler: 3.7.1 -> 3.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/googler/versions
2019-04-01 07:46:16 -07:00
Andrey Petrov c37aa79639 vlc: add chromecastSupport option
Enables Chromecast support by default in VLC.

Fixes #58365.

Includes release note.
2019-04-01 09:44:56 -04:00
markuskowa a2561fa76f
Merge pull request #58633 from matthiasbeyer/qgit-fix-homepage
qgit: Fix meta.homepage
2019-04-01 10:45:24 +02:00
Jaakko Luttinen 005fb92d32
josm: fix support for kendzi3d plugin 2019-04-01 00:27:49 +02:00
aszlig ed8f3b5fa3
chromium/updater: Fix usage of insecure MD5 hashes
The title of https://github.com/NixOS/nix/issues/802 says it all:

    Is it time to deprecate md5?

Of course it is - we shouldn't use MD5 for our beautiful updater, but
switch to SHA1 instead. It's the future!

       .    .          .       .           .
  .              .        .          .               .
    .    .           .           .        .-.   .         .     .
           -------     ______             | `\                .
.   ______   .            '   ``-..-.-,.-.`.  `----._______
           .  -------   .   . `.`.-=,'='-===| SHA1  \______`--._
 --------------      ---   .  ..-.-.-=-.-===|   ____________.--"
               ---------  . . .- .,==-'`-'-./  /__----'^  `^  `^  `^
   ____   -----     --  ____   ' . _____   \______[=>  =>  =>  =>
         .                   .       .                .
   .          .     .     .              .        .          .

Signed-off-by: aszlig <aszlig@nix.build>
2019-03-31 22:41:44 +02:00
Matthias Beyer a9d4d87f05 qgit: Fix meta.homepage
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-03-31 21:48:30 +02:00
strager 75aa8460ac kitty: support macOS (#56740)
Install the `kitty` command-line utility and the `kitty.app` macOS
application.

* Prefer libicns (png2icns) over Apple's non-free iconutil.
* Work around warnings from Apple headers by disabling -pedantic-errors
  and -Werror.
* Work around ld not support LLVM-LTO by disabling LTO.
* Make Kitty and glfw compile for macOS 10.11 (and macOS 10.10).
2019-03-31 15:18:58 -04:00
Gabriel Ebner 05bed043b7
Merge pull request #58324 from dtzWill/update/khal-0.10.0
khal: 0.9.10 -> 0.10.0
2019-03-31 20:36:30 +02:00
Will Dietz d4f172c87f khal: disable tests on aarch64 2019-03-31 12:08:46 -05:00
Will Dietz 4f62e1bb0c khal: 0.10.0 -> 0.10.1 2019-03-31 12:06:39 -05:00
markuskowa c637aeff19
Merge pull request #58541 from luispedro/add_megahit
megahit: init at 1.1.4
2019-03-31 12:51:59 +02:00
Luis Pedro Coelho bf48451959 megahit: init at 1.1.4
This is widely used in bioinformatics for assembling genomes &
metagenomes
2019-03-31 05:56:14 +02:00
worldofpeace 4d4b67b65e eolie: 0.9.45 -> 0.9.60
Changelog: https://gitlab.gnome.org/World/eolie/compare/0.9.45...0.9.60

https://gitlab.gnome.org/World/eolie/tags
2019-03-30 22:42:43 -04:00
worldofpeace b641b4d29e
Merge pull request #58601 from worldofpeace/typora/0.9.68
typora: 0.9.64 -> 0.9.68
2019-03-30 22:39:33 -04:00
Dmitry Kalinkin ea757ac59f
Merge pull request #58108 from veprbl/pr/root5_fix
root5: fix build
2019-03-30 22:36:23 -04:00
Silvan Mosberger 4f25405a7b
Merge pull request #58517 from strager/iterm2
iterm2: fix build
2019-03-31 04:08:30 +02:00
worldofpeace 3687a98b73 lollypop: 1.0 -> 1.0.3
https://gitlab.gnome.org/World/lollypop/tags/1.0.1
https://gitlab.gnome.org/World/lollypop/tags/1.0.2
https://gitlab.gnome.org/World/lollypop/tags/1.0.3
2019-03-30 22:04:09 -04:00
worldofpeace ba25c931a3 notes-up: 1.6.3 -> 2.0.0
Changelog: https://github.com/Philip-Scott/Notes-up/compare/1.6.3..2.0.0

https://github.com/Philip-Scott/Notes-up/releases/tag/2.0.0
2019-03-30 22:04:09 -04:00
worldofpeace f54b4963cf typora: 0.9.64 -> 0.9.68
Make the wrapping happen in postFixup
or else the wrapper is incomplete.
That was noted in #56533

Closes https://github.com/NixOS/nixpkgs/pull/56533
2019-03-30 21:44:58 -04:00
Herwig Hochleitner 233e551674 chromium: disable vaapi support
this fixes playback on radeon

see https://github.com/NixOS/nixpkgs/pull/57837#issuecomment-477906724
2019-03-31 01:04:49 +01:00
R. RyanTM 72397be198 cvs_fast_export: 1.45 -> 1.47 (#58045)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cvs-fast-export/versions
2019-03-31 00:38:59 +01:00
R. RyanTM 893abe12e8 bowtie2: 2.3.4.3 -> 2.3.5 (#58014)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bowtie2/versions
2019-03-31 00:37:38 +01:00
R. RyanTM dd4e17159c gnunet: 0.10.1 -> 0.11.0 (#58100)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gnunet/versions
2019-03-31 00:31:56 +01:00
Nathan T.A. Lewis ac8224ae9b spideroak: 7.1.0 -> 7.5.0 (#58450)
As of version 7.3.0, Spideroak no longer supports 32 bit on Linux.
2019-03-31 00:27:37 +01:00
Vincent Demeester fd3fdc31b4 minikube: 0.35.0 -> 1.0.0 (#58475)
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-03-31 00:21:00 +01:00
Bart Brouns 9afeb90e16 i3status-rust: 0.9.0.2019-02-15 -> 0.9.0.2019-03-21 (#58590) 2019-03-30 23:49:54 +01:00
Silvan Mosberger f1b08ec9ec
Merge pull request #58527 from vdemeester/update-runc
runc: 1.0.0-rc6 -> 1.0.0-rc7
2019-03-30 23:16:56 +01:00
Renaud 9b23257efd
Merge pull request #52277 from caugner/protonvpn-cli
protonvpn-cli: init at 1.1.2
2019-03-30 23:16:37 +01:00
Silvan Mosberger f5b334836e
Merge pull request #58561 from dtzWill/update/qownnotes-19.3.4
qownnotes: 19.3.0 -> 19.3.4
2019-03-30 23:08:35 +01:00
Silvan Mosberger d55a6f2696
Merge pull request #58572 from etu/update-stupidterm
stupidterm: 2018-09-25 -> 2019-03-26
2019-03-30 23:04:13 +01:00
worldofpeace b6b0ccdaf5 tilix: 1.8.9 -> 1.9.0
Dropped removing "DBusActivatable" from the desktop file
because we just needed to fix the executable path in
the DBus Service.

https://github.com/gnunn1/tilix/releases/tag/1.9.0
2019-03-30 17:36:32 -04:00
worldofpeace b556663201 peek: build with vala_0_40
Fixes https://github.com/NixOS/nixpkgs/issues/58433
2019-03-30 14:09:31 -04:00
Sarah Brofeldt 7b6430984b gitea: Fix sqlite support and baked-in tags 2019-03-30 17:21:06 +01:00
Elis Hirwing c94d027510
gitea: 1.7.3 -> 1.7.5
Changelogs:
https://github.com/go-gitea/gitea/releases/tag/v1.7.5
https://github.com/go-gitea/gitea/releases/tag/v1.7.4
2019-03-30 11:23:35 +01:00
Elis Hirwing 686da10633
stupidterm: 2018-09-25 -> 2019-03-26
Update contains clearing of urgency hint and they started shipping
their own .desktop file, so we switched to using that.
2019-03-30 11:05:48 +01:00
Will Dietz 9a5cd6cdfb qownnotes: 19.3.0 -> 19.3.4 2019-03-29 17:58:07 -05:00
Florian Klink 158bc85918
Merge pull request #58531 from andir/firefox
firefox: 66.0.1 -> 66.0.2, firefox-bin: 66.0.1 -. 66.0.2
2019-03-29 23:58:00 +01:00
Florian Klink ef047e711c
Merge pull request #58545 from bgamari/gitaly-fixup-gitlab-shell
nixos/gitlab: Install and fixup vendorised gitlab-shell
2019-03-29 23:41:02 +01:00
Michael Weiss cbeea5918d
signal-desktop: 1.23.1 -> 1.23.2 2019-03-29 21:52:49 +01:00
worldofpeace b46e9ad84b
Merge pull request #58544 from dtzWill/update/hub-2.11.1
gitAndTools.hub: 2.11.0 -> 2.11.1
2019-03-29 16:05:43 -04:00
Silvan Mosberger aadb1cbe26
Merge pull request #58494 from markuskowa/upd-octopus
octopus: 8.3 -> 8.4
2019-03-29 20:43:28 +01:00
markuskowa 7701fd7603
Merge pull request #58097 from r-ryantm/auto-update/ginac
ginac: 1.7.4 -> 1.7.5
2019-03-29 20:27:39 +01:00
Silvan Mosberger 030b845413
Merge pull request #58492 from markuskowa/upd-molden
molden: 5.9.3 -> 5.9.5
2019-03-29 20:16:08 +01:00
Ben Gamari 50a4de7326 nixos/gitlab: Install and fixup vendorised gitlab-shell
gitaly now ships its own vendorised version of gitlab-shell. Previously
we failed to install this, resulting in
https://gitlab.com/gitlab-org/gitlab-ce/issues/59403.
2019-03-29 11:53:07 -04:00
Will Dietz b10d09901b gitAndTools.hub: 2.11.0 -> 2.11.1 2019-03-29 10:51:53 -05:00
Vladyslav M 60ec578e6a
Merge pull request #57237 from vlaci/pkgs/emacs
emacs: backport hunspell 1.7.0 support from upstream
2019-03-29 16:32:07 +02:00
zimbatm b9038204d6
sublime3: Fix python api locale (#58491) 2019-03-29 14:38:03 +01:00
Maximilian Bosch 9197ad64ee
Merge pull request #58102 from r-ryantm/auto-update/gphoto2
gphoto2: 2.5.17 -> 2.5.20
2019-03-29 11:20:14 +01:00
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
Bignaux Ronan dd6742bece ps2client: init at 2018-10-18 2019-03-27 13:38:50 +01: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
Linus Heckemann a94c9ad2de netperf: remove libsmbios on non-x86
This fixes building on ARM systems.
2019-03-25 10:43:28 +01: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
R. RyanTM f85d7f45b4 imagemagick7: 7.0.8-22 -> 7.0.8-34
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/imagemagick/versions
2019-03-24 22:32:15 -07: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
Cole Mickens 60e2d2ce2b chromium: enable mojo + vaapi + allow hw accel
fixes https://github.com/NixOS/nixpkgs/pull/57837
closes https://github.com/NixOS/nixpkgs/pull/56973
2019-03-25 02:02:05 +01:00
Robert Schütz 694d7a6525 newsboat: 2.14.1 -> 2.15 (#58225) 2019-03-24 23:54:14 +01:00
Will Dietz f114ab593e tor-browser-bundle-bin: 8.0.6 -> 8.0.8 2019-03-24 17:37:41 -05:00
Philipp Volguine 76e46fce41 muse-sequencer: 3.0.2 -> 3.1pre1
- The old version was no longer building on hydra, this fixes that.
- Moved some dependencies to nativeBuildInputs
2019-03-24 18:22:03 -04:00
Joachim F 8a5317f25b
Merge pull request #58213 from oxij/pkgs/tor-browser-update
firefoxPackages.tor-browser: 8.0.6 -> 8.0.8
2019-03-24 20:11:43 +00:00
Jan Tojnar 97eb65324d treewide: no gnome aliases 2019-03-24 14:46:50 -04:00
Jan Malakhovski e975d058cd tor-browser-bundle: inherit meta 2019-03-24 18:40:38 +00:00
SLNOS ec4a7a02ca firefoxPackages.tor-browser: carry over more configureFlags from upstream
These are taken from `tor-browser-build.git` repository.
2019-03-24 18:40:37 +00:00
SLNOS 6ed479de0c firefoxPackages.tor-browser: 8.0.6 -> 8.0.8 2019-03-24 18:40:34 +00:00
volth 2be90ccb4f gnome3.gtk -> gtk3
fix evaluation when config.allowAliases == false

(regression after #55735)
2019-03-24 14:34:39 -04:00
Pascal Wittmann 994476e138
Merge pull request #58010 from r-ryantm/auto-update/bitlbee
bitlbee: 3.5.1 -> 3.6
2019-03-24 17:50:04 +01:00
Christoph Hrdinka 2bc0bf8578
Merge pull request #58075 from dtzWill/update/qtpass-1.2.3
qtpass: 1.2.1 -> 1.2.3
2019-03-24 17:30:14 +01:00
Sarah Brofeldt 8cd3071978
Merge pull request #58170 from dtzWill/update/slack-3.3.8
slack: 3.3.7 -> 3.3.8
2019-03-24 11:48:38 +01:00
worldofpeace 9437ec584a
Merge pull request #57511 from f--t/fix/krita-update
krita: 4.1.7.101 -> 4.1.8
2019-03-24 06:26:53 -04:00
ft 2001ceb7ae krita: 4.1.7.101 -> 4.1.8 2019-03-24 06:24:22 -04:00
Robert Schütz 39cb31eac6
qutebrowser: 1.6.0 -> 1.6.1 (#58019)
https://github.com/qutebrowser/qutebrowser/releases/tag/v1.6.1
2019-03-24 09:32:15 +01:00
Tomas Hlavaty 377898bdc0 firefox-bin: allow overriding systemLocale 2019-03-24 09:32:01 +01:00
Tomas Hlavaty fa144d2361 libreoffice: japanese added 2019-03-24 08:39:38 +01:00
Hlöðver Sigurðsson 990eaa30d9 fix: csound-manual by using newer git revision (#57663) 2019-03-24 02:19:54 -04:00
Paul TREHIOU 62fd641e83 riot-web: 1.0.3 -> 1.0.5 (#58040) 2019-03-24 01:14:04 +01:00
Dmitry Kalinkin abda3f0325
paulstretch: refactor, reindent 2019-03-23 20:01:03 -04:00
Vincent Demeester 6285216699 kompose: 1.9.0 -> 1.18.0 (#58166)
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-03-24 00:55:09 +01:00
Philipp Volguine e0c3c2ed52 paulstretch: init at version 2.2-2
This is a neat little program for extreme sound stretching and it was
not in the repo yet.
2019-03-23 19:27:19 -04:00
Carles Pagès cd0f0374f6 kodi: 18.0 -> 18.1
Also updated its bundled ffmpeg for a bugfix.
2019-03-24 00:22:48 +01:00
eyjhbb@gmail.com 65af64a29e sweethome3d: 6.0 -> 6.1.2 2019-03-23 21:05:21 +01:00
Will Dietz 4dc434aa9d toot: 0.20.0 -> 0.21.0
https://github.com/ihabunek/toot/releases/tag/0.21.0
2019-03-23 15:04:26 -05:00
Gabriel Ebner 4446452347
Merge pull request #58163 from dtzWill/update/qalculate-3
libqalculate,qalculate-gtk: 2.9.0 -> 3.0.0
2019-03-23 18:50:24 +01:00
luz.paz 13158c692c gmsh 4.2.1->4.2.2 2019-03-23 12:51:12 -04:00
markuskowa b10799905c
Merge pull request #58162 from r-ryantm/auto-update/gromacs
gromacs: 2019 -> 2019.1
2019-03-23 12:29:48 +01:00
Michael Raskin b8ed97001e libreoffice: wrapper: fallback to /tmp if /run is not usable 2019-03-23 12:16:53 +01:00
Michael Weiss ff7d16fb33
signal-desktop: 1.23.0 -> 1.23.1 2019-03-23 11:23:44 +01:00
Will Dietz dad85bd731 slack: 3.3.7 -> 3.3.8 2019-03-23 04:42:35 -05:00
Joachim F f65a6ac829
Merge pull request #57766 from 8084/init-retext
retext: init at 7.0.4
2019-03-23 09:23:44 +00:00
Frederik Rietdijk b40d752872 Merge master into staging-next 2019-03-23 09:18:41 +01:00
Andreas Rammhold 6be00c0f12
Merge pull request #58155 from andir/firefox
firefox: 66.0 -> 66.0.1, firefox-esr-60: 60.6.0esr -> 60.6.1esr
2019-03-23 09:01:38 +01:00
8084 4b1d08558c
moved makeWrapper to nativeBuildInputs 2019-03-23 10:40:04 +03:00
Will Dietz 24484b216a qalculate-gtk: 2.9.0 -> 3.0.0
http://qalculate.github.io/news.html
2019-03-23 01:09:17 -05:00
R. RyanTM c70807aa13 gromacs: 2019 -> 2019.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/gromacs/versions
2019-03-22 22:05:26 -07:00
worldofpeace 1dbbb021cd
Merge pull request #58118 from vdemeester/update-minishift
minishift: 1.32.0 -> 1.33.0
2019-03-22 22:15:15 -04:00
worldofpeace ec4af5c5c1
Merge pull request #57838 from pacien/riot-desktop-1.0.4
riot-desktop: init at 1.0.4
2019-03-22 21:13:01 -04:00
Andreas Rammhold bf0715aeb8
firefox-bin: 66.0 -> 66.0.1 2019-03-23 01:44:26 +01:00
Andreas Rammhold 3e7b029ab7
firefox-esr-60: 60.6.0esr -> 60.6.1esr 2019-03-23 01:43:39 +01:00
Andreas Rammhold e716a952cd
firefox: 66.0 -> 66.0.1 2019-03-23 01:43:20 +01:00
pacien 839c988dd0 riot-desktop: init at 1.0.4 2019-03-22 22:26:31 +01:00
Dmitry Kalinkin 60a09a9dcc
Merge pull request #57598
terraform-providers: bump versions
2019-03-22 15:42:11 -04:00