Commit graph

3214 commits

Author SHA1 Message Date
Yann Hodique ff5f7f9588 hugo: 0.25 -> 0.25.1 2017-07-10 00:07:31 -07:00
Peter Hoeg 5906a2714d krusader: add missing dependencies 2017-07-09 09:36:58 +08:00
Peter Hoeg 4a8d67ebec krusader: fix compilation 2017-07-09 08:47:19 +08:00
Graham Christensen 800d44984f Merge pull request #26968 from Infinisil/buku-tests-and-completions
buku: Enabled tests and added shell completion
2017-07-08 15:54:57 -04:00
Yann Hodique 698f1f9717 hugo: 0.24.1 -> 0.25 2017-07-08 11:56:17 +02:00
zraexy 9932ecea90 qsyncthingtray: 0.5.7 -> 0.5.8 2017-07-07 11:20:19 -08:00
Frederik Rietdijk ff5423cdca calibre: use bundled html5lib
The bundled html5lib may be old and insecure, but that's all upstream
supports. Since dependencies are now requiring a newer html5lib we have
no choice but to let it use the bundled version.
2017-07-07 18:37:04 +02:00
Pascal Wittmann 1e95402803 pdfpc: 4.0.6 -> 4.0.7 2017-07-04 11:34:32 +02:00
Johannes Frankenau 063f110e17 urlscan: 0.8.3 -> 0.8.6 (#27102)
* urlscan: 0.8.3 -> 0.8.6

Moved from python-packages.nix to all-packages.nix because this is not
a Python library but just a Python application.

* Update default.nix

* Update all-packages.nix

* Update default.nix

* Update all-packages.nix
2017-07-04 09:31:36 +02:00
Johannes Frankenau 5dc2f6b3ad noice: init at 0.6 2017-07-03 15:41:37 +02:00
Michael Raskin b084b93faa Merge pull request #27034 from mimadrid/update/vifm-0.9
vifm: 0.8.2 -> 0.9
2017-07-02 13:26:01 +02:00
Frederik Rietdijk a5a98f98a0 krename: fix build 2017-07-02 11:01:22 +02:00
mimadrid fd488c4a2a
vifm: 0.8.2 -> 0.9 2017-07-02 10:27:20 +02:00
zraexy 288b408304 redshift-plasma-applet: 1.0.17 -> 1.0.18 2017-07-02 00:25:19 -08:00
Bart Brouns b1d79f0ef3 ranger: fix absolute paths in scope.sh 2017-07-02 01:51:40 +02:00
Joachim F 8f73c57643 Merge pull request #26958 from np/electrum-ltc-dash-protobuf3_2
electrum-{ltc,dash}: use protobuf3_2
2017-06-30 15:47:35 +01:00
Silvan Mosberger ab162eeffc buku: added not to remove line on next version 2017-06-30 14:47:55 +02:00
Silvan Mosberger bc81760a92 buku: test & completions revision 2017-06-29 20:38:14 +02:00
Silvan Mosberger fb62250664 buku: Enabled tests and added shell completion 2017-06-29 16:19:24 +02:00
Nicolas Pouillard 6db9cbfa4c
electrum-{ltc,dash}: use protobuf3_2 2017-06-29 10:07:49 +02:00
Johannes Frankenau 3107f33c9d buku: 2.9 -> 3.0 2017-06-29 09:47:49 +02:00
Robert Schütz 1a7745d6ec dmensamenu: init at 1.0.0 2017-06-28 11:43:39 +02:00
Joachim F 4e44b63892 Merge pull request #26453 from oxij/pkg/fix/ranger
ranger: add imagePreviewSupport option and make previews work out of the box
2017-06-27 20:40:57 +01:00
Jörg Thalheim 7df83abe85 keepassx-community: 2.1.4 -> 2.2.0 2017-06-26 07:31:44 +01:00
Jörg Thalheim bc488d4cb5 Merge pull request #26834 from calvertvl/upgrade-calibre-to-3.1.1
calibre: 2.84.0 -> 3.1.1
2017-06-25 10:22:50 +01:00
Jörg Thalheim f319442b77 keepassxc: fix 4.9 compatibility 2017-06-25 09:36:06 +01:00
Frederik Rietdijk fdf181237b yakuake: fix build 2017-06-25 09:56:34 +02:00
Frederik Rietdijk c7bc8b42f2 kdeconnect: fix build 2017-06-25 09:56:34 +02:00
Victor Calvert e600317768 calibre: 2.84.0 -> 3.1.1
links-privacy patch was removed as the content server was
rewritten in calibre 3.0.

The rewrite also needed a couple more python packages.
2017-06-25 03:52:36 -04:00
Yann Hodique 1be7323f5a hugo: 0.24 -> 0.24.1 2017-06-24 08:26:44 -07:00
Jörg Thalheim 40ccf99373 Merge pull request #26743 from sigma/pr/hugo-0.24
hugo: 0.23 -> 0.24
2017-06-24 16:23:52 +01:00
aszlig 1f65182272
electrum: Unify protobuf dependencies
Since 9c57f3b5c0 bumped the protobuf
version because the new upstream requires it, electrum now gets
protobuf3_0 *and* protobuf3_2 instead of just one version.

This leads to the following build errer:

Found duplicated packages in closure for dependency 'protobuf':
  protobuf 3.0.2 (...-python2.7-protobuf-3.0.2/lib/python2.7/site-packages)
  protobuf 3.2.0 (...-python2.7-protobuf-3.2.0/lib/python2.7/site-packages)

Using protobuf3_2 for keepkey and electrum fixes the build.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @np
2017-06-22 21:06:17 +02:00
Yann Hodique 0d72dfdcdf hugo: fix github repo owner 2017-06-21 06:13:31 -07:00
Yann Hodique 66a5e0c8e0 hugo: 0.23 -> 0.24 2017-06-21 06:04:09 -07:00
Jan Malakhovski 08ba40ae9c ranger: add imagePreviewSupport option and make previews work out of the box
Before one had to turn it on manually and update the preview script in dotfiles
manually when ranger updates.

Now it requires zero configuration. Just run `ranger` and it works, and
should continue to work automagically when ranger updates.

Everything still can be (de)configured via `rc.conf` in dotfiles.
2017-06-20 13:54:42 +00:00
Franz Pletz b0b9182241
gnuradio: 3.7.10.1 -> 3.7.11 2017-06-20 03:56:43 +02:00
Franz Pletz c8948e9109
josm: 11826 -> 12275 2017-06-20 03:56:39 +02:00
Franz Pletz aea08dd53e
kanboard: 1.0.40 -> 1.0.44 2017-06-20 03:45:38 +02:00
Thomas Tuegel c816bbc8a8
qt5: remove makeQtWrapper 2017-06-18 08:44:42 -05:00
Thomas Tuegel be7b7d908f
Remove kdeWrapper 2017-06-18 08:43:39 -05:00
Thomas Tuegel 7b6f8dc77f
qt5: move kdeDerivation to qt5.mkDerivation 2017-06-18 08:42:19 -05:00
Thomas Tuegel 210f688802
qt5: rename qmakeHook to qmake 2017-06-18 08:41:57 -05:00
Peter Hoeg 4eeefadf4f krename: 20161228 -> 20170610 2017-06-18 18:40:30 +08:00
Vladimír Čunát d88c0cf867
Merge #26628: treewide: setuid/setgid fallout 2017-06-17 13:23:39 +02:00
Jörg Thalheim 230c0d461a udevil: add remark to patch 2017-06-17 10:47:42 +01:00
romildo 38b3e42f54 tint2: 0.14.5 -> 0.14.6 2017-06-16 09:14:38 -03:00
Will Dietz 98b2e4816f udevil: minor cleanup, fix setuid/setgid problems 2017-06-16 06:57:08 -05:00
Yann Hodique 3f97bcaf2d hugo: 0.22.1 -> 0.23
This release includes a move to a new github organization.
2017-06-16 01:56:31 -07:00
Gabriel Ebner 0edd78f7bc calibre: fix missing gsettings schemas 2017-06-13 22:09:48 +02:00
Yann Hodique 5c8192c7d6 hugo: 0.22 -> 0.22.1 (#26558)
thanks
2017-06-13 21:40:45 +02:00