Minijackson
53947f19c2
waybar: 0.6.1 -> 0.6.5
2019-05-18 19:48:35 +02:00
Joachim Fasting
fc1129c8af
electrum: implement crude updater
...
Takes care of the tedium of checking signatures & whatnot. Does not update
checksum for the tests yet ...
Usage
$ nix-shell maintainers/scripts/update.nix --argstr package electrum
Warning: dumps cruft to $PWD
2019-05-17 12:36:29 +02:00
Will Dietz
44d9383483
electrum: 3.3.5 -> 3.3.6
...
https://github.com/spesmilo/electrum/blob/3.3.6/RELEASE-NOTES
2019-05-16 15:40:38 -05:00
Silvan Mosberger
54b50ba5c3
Merge pull request #61572 from dtzWill/update/termite-15
...
termite: 15, minor patch follow-up
2019-05-16 20:56:06 +02:00
Will Dietz
357239577f
buku: 4.1 -> 4.2 ( #61564 )
...
* buku: 4.1 -> 4.2
* buku: fix install tests
2019-05-16 20:44:00 +02:00
Will Dietz
4757f0e7cf
termite: pick upstream fix for off-by-one w/newer vte
2019-05-15 21:29:55 -05:00
Will Dietz
11a7e02e58
termite: 14 -> 15
2019-05-15 18:48:29 -05:00
Will Dietz
9e90275466
dbeaver: 6.0.3 -> 6.0.4
2019-05-15 17:13:39 -05:00
Mario Rodas
1d9aaf6569
Merge pull request #61126 from matthiasbeyer/update-taskell
...
taskell: 1.4.2 -> 1.4.3
2019-05-14 21:39:46 -05:00
Matthias Beyer
3e6ac2c754
taskell: Add package meta information
2019-05-14 21:06:51 -05:00
Renaud
6722aafe7f
Merge pull request #61302 from risicle/ris-k2pdfopt-leptonica-cve
...
k2pdfopt: patch custom leptonica with security fixes
2019-05-13 23:13:28 +02:00
Will Dietz
0ec02df42c
electrum: use system qdarkstyle, upstream loosened req due to fix
2019-05-13 13:03:40 -05:00
Dmitry Kalinkin
2ddcab0d89
Merge pull request #61295 from rvolosatovs/fix/zathura
...
Fix Zathura on Darwin
2019-05-13 10:32:59 -04:00
Dmitry Kalinkin
73265c19c7
Merge pull request #61369 from rvolosatovs/fix/kitty
...
Fix Kitty wrapper on MacOS
2019-05-13 10:14:52 -04:00
Ryan Mulligan
9f96c7f90a
Merge pull request #61444 from r-ryantm/auto-update/tzupdate
...
tzupdate: 1.3.1 -> 1.4.0
2019-05-13 05:49:00 -07:00
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
R. RyanTM
8d21e03c9d
tzupdate: 1.3.1 -> 1.4.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/tzupdate/versions
2019-05-13 02:52:38 -07:00
Roman Volosatovs
240fce7ba7
kitty: symlink the deref binary
2019-05-13 10:08:40 +02:00
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
Roman Volosatovs
4afa4cda63
zathura: Add a comment about why poppler is used on Darwin
2019-05-11 23:43:00 +02:00
Robert Scott
a7b397295b
k2pdfopt: patch custom leptonica with security fixes
...
this is what you get to inherit if you insist on old versions. cross-port
of r19.03's 0861ad591a
.
2019-05-11 16:15:24 +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
Roman Volosatovs
9ddd56a7e3
zathura: use poppler on Darwin by default
2019-05-11 16:03:03 +02:00
Roman Volosatovs
a2f3f6881b
zathura: fix darwin builds
2019-05-11 16:02:58 +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
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
Matthias Beyer
09c0b89a81
taskell: 1.4.2 -> 1.4.3
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-05-08 09:14:18 +02: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