Commit graph

6073 commits

Author SHA1 Message Date
Roman Volosatovs
7da57081fe
kitty: apply patch on Darwin for running as symlink 2019-05-13 10:08:40 +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
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
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
Renaud
822c758eca
Merge pull request #61327 from r-ryantm/auto-update/josm
josm: 14945 -> 15031
2019-05-12 17:55:06 +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
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
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
Renaud
047400d753
Merge pull request #61227 from uvNikita/moonlight
moonlight-embedded: update and add vaapi support
2019-05-11 10:25:25 +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
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
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
Ryan Mulligan
78526a79da
Merge pull request #53393 from srghma/hubstaff_143
hubstaff: 1.3.1 → 1.4.5
2019-05-09 20:51:00 -07:00
Will Dietz
66493d7bff
electrum: grab tests from github, but use signed sources
Not crazy about this solution, but seems better than
not running tests or ignoring upstream's signatures.
2019-05-09 15:57:27 -05:00
Will Dietz
a879c72552
electrum: fixup Exec lines in .desktop
Not sure why upstream added $HOME/.local/bin to $PATH for these,
but IMO that is for users to handle as they see fit.

And it's not very nix-like :).
2019-05-09 15:50:07 -05:00
Will Dietz
9cae933ce7
electrum: fetch from official site, check signature (manually) 2019-05-09 15:50:06 -05:00
Will Dietz
d6ec298e3e
electrum: 3.3.4 -> 3.3.5
https://github.com/spesmilo/electrum/blob/3.3.5/RELEASE-NOTES
2019-05-09 15:50:05 -05:00
worldofpeace
416d05f001 tilix: 1.9.0 -> 1.9.3 2019-05-08 23:27:20 -04:00
dawidsowa
4bf92ed816 gallery-dl: 1.8.2 -> 1.8.3 2019-05-08 12:32:14 +02:00
Serhii Khoma
aadfa893ab hubstaff: 1.4.3 -> 1.4.5 2019-05-08 11:29:28 +03:00
Serhii Khoma
6324caac14 hubstaff: 1.3.1 → 1.4.3 2019-05-08 11:10:51 +03:00
adisbladis
677e5e1fe2
gpsbabel: 1.5.4 -> 1.6.0 2019-05-07 22:23:17 +02:00
Will Dietz
5f13ffc00b
Merge pull request #60363 from matthiasbeyer/update-taskell
taskell: 1.3.2 -> 1.4.2
2019-05-07 13:42:36 -05:00
c0bw3b
4f8bf685f8 pstree: remove and alias to psmisc 2019-05-08 02:53:09 +09:00
dawidsowa
715002eaf7 gallery-dl: init at 1.8.2 2019-05-08 02:45:56 +09:00
Frederik Rietdijk
0196d8f11c Merge master into staging-next 2019-05-07 09:00:06 +02:00
Renaud
c1fc82a02e
Merge pull request #60990 from r-ryantm/auto-update/mediainfo
mediainfo: 18.12 -> 19.04
2019-05-05 20:00:28 +02:00
R. RyanTM
92e243d56d mediainfo: 18.12 -> 19.04
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mediainfo/versions
2019-05-05 08:22:30 -07:00
Aaron Andersen
1ef93c9c51
Merge pull request #60915 from aanderse/issue/60498
kupfer: fix broken build
2019-05-04 20:23:39 -04:00
Frederik Rietdijk
193b899af2 Merge master into staging-next 2019-05-04 17:34:04 +02:00
Aaron Andersen
fc32b49933 kupfer: switch from name to pname 2019-05-04 11:13:15 -04:00
Aaron Andersen
545af899c2 kupfer: fix broken build 2019-05-04 11:13:10 -04:00
Alyssa Ross
8b9c7d543b
Merge pull request #60503 from manveru/pt-update
pt: 0.7.3 -> 0.10.0, use bundlerApp
2019-05-04 13:19:50 +00:00
Vladyslav M
8bc70c937b
waybar: 0.5.1 -> 0.6.1 (#60613)
waybar: 0.5.1 -> 0.6.1
2019-05-04 12:36:42 +03:00
Minijackson
70098c2037
waybar: 0.5.1 -> 0.6.1 2019-05-04 09:57:34 +02:00
Frederik Rietdijk
0f10b72b5f Merge master into staging-next 2019-05-03 19:56:31 +02:00
Michael Fellinger
e287749936 taskjuggler: fix security issues 2019-05-03 14:38:19 +02:00
nyanloutre
07f53c71e8 electron-cash: enable tests 2019-05-03 17:43:06 +09:00
Silvan Mosberger
d6ddcf318e
Merge pull request #60812 from r-ryantm/auto-update/translate-shell
translate-shell: 0.9.6.9 -> 0.9.6.10
2019-05-03 07:29:05 +02:00
R. RyanTM
a872d68060 translate-shell: 0.9.6.9 -> 0.9.6.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/translate-shell/versions
2019-05-02 14:50:09 -07:00
Frederik Rietdijk
1979224f15 Merge master into staging-next 2019-05-02 21:38:22 +02:00
Peter Simons
676d292cef gmrun: if /etc/gmrunrc exists, prefer it over the copy we installed in $out 2019-05-02 13:30:58 +02:00
Matthias Beyer
a0f644faa3 taskell: 1.4.0 -> 1.4.2
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-05-02 10:24:43 +02:00
Frederik Rietdijk
155c9d8e18 Merge master into staging-next 2019-05-02 08:43:14 +02:00
Peter Hoeg
5aae21daea
Merge pull request #60467 from peterhoeg/u/gcal
gcalcli: 4.0.4 -> 4.1.0
2019-05-02 09:50:52 +08:00
nyanloutre
0a1ed299f4 electron-cash: 3.3.6 -> 4.0.2 2019-05-02 01:06:33 +09:00
Renaud
78e0c60f99
Merge pull request #60627 from r-ryantm/auto-update/mediainfo-gui
mediainfo-gui: 18.12 -> 19.04
2019-05-01 16:48:05 +02:00