Elis Hirwing
83a01ab93a
Merge pull request #60661 from thiagokokada/add-bemenu-pkg
...
bemenu: init at 0.1.0
2019-05-13 13:24:50 +02:00
lewo
694b1c9e7d
Merge pull request #60653 from callahad/fast-export-v190107
...
gitAndTools.gitFastExport: (old) -> v190107
2019-05-13 11:53:17 +02:00
André-Patrick Bubel
81b1136dc5
vcv-rack: correct license, redistribution is allowed
2019-05-13 18:46:53 +09:00
Jaka Hudoklin
053b58a7a7
Merge pull request #61415 from teto/wireshark_cleanup
...
wireshark: cleanup
2019-05-13 10:45:58 +02:00
Mario Rodas
a459734c25
Merge pull request #61407 from mvnetbiz/octoprint-jinja2
...
octoprint: fix held back jinja2 dependency
Fixes https://github.com/NixOS/nixpkgs/issues/61183
2019-05-12 20:42:38 -05:00
Mario Rodas
395a9def0d
octoprint: fix darwin build
2019-05-12 20:41:38 -05:00
Matthieu Coudron
6e21976092
wireshark: cleanup
...
the call to fixCmakeFiles looks useless and just pollutes git status when developing
on wireshark.
I also removed an old variable that generated a warning.
2019-05-13 10:16:48 +09:00
Matt Votava
2a96ed5850
octoprint: fix held back jinja2 dependency
...
Octoprint holds back python jinja2 package due to breaking changes.
nixpkgs' jinja2 recently changed to running tests, but the octoprint
version fails building due to having an older pytest configuration,
and this versions pypi release doesn't have the tests dir distributed in
the tarball anyways.
2019-05-12 16:36:17 -07:00
worldofpeace
ffd8102fb4
Merge pull request #61222 from worldofpeace/bump/tilix
...
tilix: 1.9.0 -> 1.9.3
2019-05-12 18:37:28 -04:00
R. RyanTM
af6a39460a
cbc: 2.9.9 -> 2.10.2 ( #58016 )
...
* cbc: 2.9.9 -> 2.10.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/cbc/versions
* cbc: 2.10.0 -> 2.10.2
+ mark as broken on aarch64 (fails to build)
2019-05-12 23:46:18 +02:00
Christopher A. Williamson
e6aaadf610
mkclean: init at 0.8.10
2019-05-13 05:43:28 +09:00
Alex Branham
0695bb6f46
syncthing: 1.1.1 -> 1.1.3
2019-05-13 04:25:31 +09:00
Spencer Baugh
4b8803dae6
switch users of "gnupg1" to plain "gnupg"
...
gnupg is gnupg 2.2. gnupg1 is also gnupg 2.2, just with a few extra
symlinks in the bin directory. None of these packages need those
symlinks, and it's confusing for them to say they're depending on
"gnupg1", so switch their dep to plain "gnupg".
2019-05-12 20:08:50 +02:00
Sebastien Bourdeauducq
992150d37b
symbiyosys: fix path to bash
2019-05-12 20:00:10 +02:00
Renaud
822c758eca
Merge pull request #61327 from r-ryantm/auto-update/josm
...
josm: 14945 -> 15031
2019-05-12 17:55:06 +02:00
Renaud
c2b68ec2f7
Merge pull request #61324 from r-ryantm/auto-update/ipe
...
ipe: 7.2.11 -> 7.2.12
2019-05-12 17:42:28 +02:00
Renaud
d081baa4a5
Merge pull request #61335 from r-ryantm/auto-update/minimap2
...
minimap2: 2.16 -> 2.17
2019-05-12 17:27:28 +02:00
Maximilian Bosch
c99a01aa7a
calcurse: fix python3 wrapper
...
The current Python wrapper for `httplib2` breaks when running e.g.
`./result/bin/calcurse-caldav` with the following error:
```
Traceback (most recent call last):
File "./result/bin/calcurse-caldav", line 6, in <module>
import httplib2
ModuleNotFoundError: No module named 'httplib2'
```
The easiest workaround is to use the `wrapPython` tool to properly patch
library path inside the script.
2019-05-12 16:54:30 +02:00
Dan Callahan
1d13eb119d
gitAndTools.gitFastExport: (old) -> v190107
2019-05-12 14:40:15 +01:00
R. RyanTM
ad5676f8b9
minimap2: 2.16 -> 2.17
...
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-05-11 21:12:42 -07:00
R. RyanTM
a26cda2b64
josm: 14945 -> 15031
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/josm/versions
2019-05-11 16:58:54 -07:00
R. RyanTM
aa0dd5df19
ipe: 7.2.11 -> 7.2.12
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ipe/versions
2019-05-11 16:12:49 -07:00
Alexey Shmalko
dedda379bb
Merge pull request #61161 from stefano-m/awesome-issue-60538
...
awesome: add optional gtk3 support
2019-05-12 00:37:19 +03:00
Renaud
f46b69d793
Merge pull request #60473 from wucke13/apmplanner-2
...
apmplanner-2: 2.0.26 -> 2.0.27-rc1
2019-05-11 21:55:44 +02:00
Vincent Demeester
8e10b333fb
minikube: 1.0.0 -> 1.0.1
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-05-11 13:41:12 -04:00
wucke13
a670a8dbb1
apmplanner-2: 2.0.26 -> 2.0.27-rc1
2019-05-11 19:15:10 +02:00
Stefano Mazzucco
75886e3b47
awesome: add optional gtk3 support
...
Add optional gtk3 support to Awesome so that the `beautiful.gtk` module can be
used.
The `beautiful.gtk` uses `lgi` to obtain Gtk via gobject-introspect:
return require('lgi').Gtk
Since the current build does not include the typelib files needed, the above
call fails.
It turns out that both `gtk3` and `atk` (Accessibility toolkit) are needed, so
this commit adds them as optional build inputs.
Setting `gtk3Support` to `true` e.g. in an overlay will make `beautiful.gtk`
work at the cost of an increased closure size (currently 99.6M vs 223.4M).
Fixes https://github.com/NixOS/nixpkgs/issues/60538
2019-05-11 17:36:54 +01:00
Joachim F
b6300babad
Merge pull request #61211 from dtzWill/update/electrum-3.3.5
...
electrum: 3.3.4 -> 3.3.5 (not your typical version bump)
2019-05-11 14:45:40 +00:00
Timo Kaufmann
3814d7b14a
givaro: 4.0.4 -> 4.1.0, fflas-ffpack: 2.3.2 -> 2.4.0, linbox: 1.5.2 -> 1.6.0 ( #61285 )
...
The three packages are interdependent and need to be updated together,
like the main contributor did for sage:
https://trac.sagemath.org/ticket/24214
2019-05-11 16:09:07 +02:00
Maximilian Bosch
88b32c775e
Merge pull request #61275 from nyanloutre/riot_update_1_1_0
...
riot-{web,desktop}: 1.0.8 -> 1.1.0
2019-05-11 13:13:55 +02:00
Renaud
047400d753
Merge pull request #61227 from uvNikita/moonlight
...
moonlight-embedded: update and add vaapi support
2019-05-11 10:25:25 +02:00
nyanloutre
ed244efeab
riot-desktop: 1.0.8 -> 1.1.0
2019-05-11 09:22:43 +02:00
nyanloutre
adc9db2a3a
riot-web: 1.0.8 -> 1.1.0
2019-05-11 09:22:35 +02:00
Aaron Andersen
39a1f3c8d3
Merge pull request #60747 from rexim/chatterino2
...
chatterino2: init at unstable-2019-05-11
2019-05-10 21:47:22 -04:00
rexim
79586cae40
chatterino2: init at unstable-2019-05-11
2019-05-10 21:03:48 -04:00
kolaente
29d35a9ddb
maintainers: add kolaente
2019-05-11 02:01:08 +02:00
kolaente
bad4902dc2
gitea: 1.8.0 -> 1.8.1
2019-05-11 01:51:25 +02:00
worldofpeace
ecdb583ded
Merge pull request #61218 from IvanMalison/slack-libappindicator
...
slack: add libappindicator-gtk3 to rpath
2019-05-10 18:15:01 -04:00
Will Dietz
d7ff576529
Merge pull request #60343 from dtzWill/fix/luarocks-nix-formatting-and-awesome-doc-goodness
...
luarocks-nix,luaPackages: formatting and additions; awesome: docs!
2019-05-10 16:56:58 -05:00
Michael Weiss
a6388e030a
tdesktop: 1.6.7 -> 1.7.0
2019-05-10 23:33:04 +02:00
Renaud
b246b32119
Merge pull request #60639 from r-ryantm/auto-update/neovim-unwrapped
...
neovim-unwrapped: 0.3.4 -> 0.3.5
2019-05-10 19:26:11 +02:00
Michael Raskin
76e2a96475
Changelog meta entry ( #60371 )
...
meta.changelog: enable, document, add for GNU Hello
2019-05-10 16:55:29 +00:00
Alexander Bantyev
38c093e376
olive-editor: init at 0.0.1 ( #57867 )
...
* olive-editor: init at unstable-2019-03-18
* olive-editor: unstable-2019-03-18 -> 0.0.1
Upstream tagged a first alpha release
+ frei0r is now available on Darwin
2019-05-10 18:31:04 +02:00
Renaud
074c02f90f
Merge pull request #60935 from jluttine/gimp-add-gtk-path
...
gimp: fix GTK_PATH
2019-05-10 18:04:24 +02:00
Mario Rodas
6ca0b1462f
Merge pull request #60427 from artemist/sox-opus
...
sox: Add option to include opus support
2019-05-10 08:28:55 -05:00
Florian Klink
7495a761cc
virtualbox: python2 -> python3 ( #61100 )
...
virtualbox: python2 -> python3
2019-05-10 14:54:56 +02:00
Florian Klink
b93d3473d3
virtualbox: 5.2.28 -> 6.0.6 ( #60943 )
...
virtualbox: 5.2.28 -> 6.0.6
2019-05-10 14:47:12 +02:00
Will Dietz
bc94dcf500
digikam: 6.0.0 -> 6.1.0 ( #60042 )
...
* digikam: 6.0.0 -> 6.1.0
* digikam: add dep, use ffmpeg_4
* digikam: set DK_PLUGIN_PATH to help find plugins
2019-05-10 13:22:05 +02:00
Nikita Uvarov
fc5b5cdaef
moonlight-embedded: add libva support
...
This enables hardware decoding using VA API.
2019-05-10 10:24:10 +02:00
Nikita Uvarov
30e5254de5
moonlight-embedded: 2.4.7 -> 2.4.9
2019-05-10 10:24:02 +02:00