Commit graph

5859 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
Jaakko Luttinen 005fb92d32
josm: fix support for kendzi3d plugin 2019-04-01 00:27:49 +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
Silvan Mosberger 4f25405a7b
Merge pull request #58517 from strager/iterm2
iterm2: fix build
2019-03-31 04:08:30 +02: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
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
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
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
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 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
Elis Hirwing 72d29f87ae
Merge pull request #58061 from eyJhb/sweethome3d
sweethome3d: 6.0 -> 6.1.2
2019-03-27 09:42:19 +01: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
Minijackson e3dadb1231 waybar: 0.4.0 -> 0.5.0 2019-03-26 20:45:42 +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
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
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
Vladyslav M 8df67d6d72
zola: 0.5.1 -> 0.6.0 2019-03-25 23:26:07 +02: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
Jan Tojnar 97eb65324d treewide: no gnome aliases 2019-03-24 14:46:50 -04:00
volth 2be90ccb4f gnome3.gtk -> gtk3
fix evaluation when config.allowAliases == false

(regression after #55735)
2019-03-24 14:34:39 -04: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
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
Will Dietz ea28f9dd31
Merge pull request #58081 from dtzWill/update/joplin-1.0.140
joplin-desktop: 1.0.120 -> 1.0.140
2019-03-22 13:02:15 -05:00
Joachim F 2f80ccc2fe
Merge pull request #57955 from ebzzry/deco-0.0.2
deco: 0.0.1 -> 0.0.2
2019-03-22 07:36:48 +00:00
Wael Nasreddine 52dae14f0c
buildGoModule: use go_1_12 instead of go_1_11 (#58103) 2019-03-21 20:40:07 -07:00
R. RyanTM c727b69ad6 gphoto2: 2.5.17 -> 2.5.20
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gphoto2/versions
2019-03-21 19:22:33 -07:00
Will Dietz 37dc79d003 joplin: 1.0.135 -> 1.0.140
https://discourse.joplin.cozic.net/t/joplin-version-1-0-89/78
2019-03-21 16:32:42 -05:00
Will Dietz 81200e7d4b joplin-desktop: 1.0.120 -> 1.0.135 2019-03-21 16:32:07 -05:00
Will Dietz 400b6032c8
Merge pull request #54847 from raquelgb/add-joplin-desktop
joplin-desktop: init at 1.0.120
2019-03-21 16:31:34 -05:00
Will Dietz f7d2c23328 qtpass: 1.2.1 -> 1.2.3
Patch no longer needed (seems to be already applied, and notes mention).
2019-03-21 16:18:48 -05:00
worldofpeace 9249ab3222 sequeler: 0.6.7 -> 0.6.8
https://github.com/Alecaddd/sequeler/releases/tag/v0.6.8
2019-03-20 23:10:33 -04:00
Alyssa Ross 0cd7f32a4c
Merge pull request #54627 from FlorianFranzen/waybar
waybar: init at 0.4.0
2019-03-20 23:38:04 +00:00
Rommel MARTINEZ afea6fbf92 deco: 0.0.1 -> 0.0.2 2019-03-20 19:33:38 +08:00
Daiderd Jordan 373488e6f4
Merge pull request #57868 from Kaali/coreaudio-sox
Add CoreAudio to sox on macOS
2019-03-19 19:11:13 +01:00
Will Dietz b517554ea6 nnn: 2.3 -> 2.4 (#57890)
https://github.com/jarun/nnn/releases/tag/v2.4
2019-03-19 10:17:25 +01:00
Väinö Järvelä 3cc74c3a7c Add CoreAudio to sox on macOS
Otherwise no audio devices are available for recording and playback on
macOS.
2019-03-18 20:17:40 +02:00
Florian Franzen b76e608ecc waybar: init at 0.4.0 2019-03-18 09:56:26 +01:00
Sarah Brofeldt 271ce3f79e
Merge pull request #57592 from samueldr/solaar/update
solaar: 2018-02-02 -> 2019-01-30 + udev rules inclusion
2019-03-16 17:02:28 +01:00
Samuel Dionne-Riel 17a2e7329b
Merge pull request #57719 from r-ryantm/auto-update/dbeaver-ce
dbeaver: 5.3.5 -> 6.0.0
2019-03-15 21:36:17 -04:00
xeji 4c2e0637c7
Merge pull request #56713 from r-ryantm/auto-update/josm
josm: 14620 -> 14760
2019-03-15 22:24:15 +01:00
R. RyanTM d7288572ae dbeaver: 5.3.5 -> 6.0.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/dbeaver-ce/versions
2019-03-15 13:51:55 -07:00
R. RyanTM aa018b57f2 sigal: 1.4.1 -> 2.0 (#55155)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sigal/versions
2019-03-15 20:43:43 +01:00