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
c2a37617ea
nnn: init at 1.2
2017-07-03 20:14:38 +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
Yann Hodique
3b29d702da
hugo: 0.21 -> 0.22
2017-06-12 10:21:40 -07:00
Vladimír Čunát
86da6d441f
lyx: maintenance 2.2.2 -> 2.2.3
...
In particular, they claim some fixes related to Qt-5.8,
so I switched back to using the default Qt (=5.8 ATM).
Tested just briefly.
2017-06-11 17:10:06 +02:00
Aristid Breitkreuz
1fe951816c
ipmiview: 2.12.0 -> 2.13.0
2017-06-10 13:34:52 +02:00
Jörg Thalheim
800d525ac4
Merge pull request #26349 from midchildan/tilix
...
tilix: init at 1.5.8
2017-06-10 10:31:08 +01:00
midchildan
54b23e605c
tilix: init at 1.6.1
2017-06-09 16:53:47 +09:00
Ryan Mulligan
110e03897f
xterm: install desktop file and icon
2017-06-07 07:31:49 +02:00
Franz Pletz
5788bd82c1
synergy: broken on darwin
2017-06-07 06:14:18 +02:00
Benjamin Staffin
1800838364
synergy: 1.7.6 -> 1.8.8
2017-06-06 16:38:30 -04:00
José Luis Lafuente
0a280a3460
hyper: 1.3.1 -> 1.3.3
2017-06-06 14:47:35 +02:00
Jörg Thalheim
3a40dbced2
Merge pull request #26337 from johnramsden/ipmiview
...
Ipmiview: 2.11.0 -> 2.12.0
2017-06-05 22:15:58 +01:00
Joachim F
d2ac9b192a
Merge pull request #25435 from volth/far2l-desktop
...
far2l: add .desktop file
2017-06-05 19:17:26 +01:00
Guillaume Maudoux
e6550cb5c1
calibre: fix RPATH problems
...
It took quite some discussions to find a good solution:
close #26201 , close #26209 .
(Authorship assigned to the author of the idea.)
2017-06-05 07:15:02 +02:00
Michael Weiss
96faeb1914
gollum: Add Git as runtime dependency
...
Now "nix-shell -p gollum --pure --run gollum" should work properly.
2017-06-04 22:07:47 +02:00
Jörg Thalheim
5fcdd6c562
apvlv: use wrapGAppsHook
2017-06-04 11:00:48 +01:00
Jörg Thalheim
c2d1cf5f36
ipmiview: fix wrapper
2017-06-04 08:37:07 +01:00
David Asabina
5029b39b44
apvlv: copy main_menubar.glade to out dir
...
The application requires the main_menubar.glade alongside the
Startup.pdf. Just making sure all required assets are present 😉 .
Currently `apvlv` fails with the `(apvlv:16999): Gtk-ERROR **: failed to add UI: Failed to open file '${store-path}-apvlv-0.1.5/share/doc/apvlv/main_menubar.glade': No such file or directory
zsh: trace trap apvlv` error.
2017-06-04 06:50:53 +02:00
Michael Weiss
62653064a0
gollum: 4.0.1 -> 4.1.1
2017-06-03 22:52:37 +02:00
Bastian Köcher
fcf6989c92
inspectrum: unstable-2017-02-18 -> unstable-2017-05-31 ( #26284 )
...
* Upgrades Inspectrum to new version to work with QT5.8
* inspectrum: also increment version number
2017-06-03 12:30:40 +01:00
Eric Sagnes
edaf76a99d
albert: 0.11.1 -> 0.11.3
2017-06-02 21:20:29 -04:00
John Ramsden
4c28cac0d3
Add buildversion and version
2017-06-02 17:03:52 -07:00
John Ramsden
6c2c8ba7ab
Update ipmiview to current version 2.12.0 - 160804
2017-06-02 17:00:08 -07:00
Peter Simons
bd8ae7359b
taskwarrior: install bash completion for fish
...
And also modernize the location of the bash completion file.
2017-06-01 18:44:06 +02:00
Joachim Fasting
9cee10973d
electrum: 2.8.2 -> 2.8.3
2017-06-01 16:18:10 +02:00
Gabriel Ebner
46bcd05185
Merge pull request #26241 from womfoo/bump/gpxsee-3.8
...
gpxsee: 4.3 -> 4.8
2017-05-30 17:01:36 +02:00
Kranium Gikos Mendoza
9f3c2bc839
gpxsee: 4.3 -> 4.8
2017-05-31 00:30:40 +10:00
Pascal Wittmann
46de05a3dd
dmenu: 4.6 -> 4.7
2017-05-29 09:23:15 +02:00
romildo
b5deb68364
mupdf: 1.10a -> 1.11
2017-05-26 12:24:37 -03:00
Bastian Köcher
ff4ca50d56
Removes .desktop file from targets
...
Exposing the .desktop file via the targets is the wrong way, because
the kdeWrapper wraps all the files in the targets.
2017-05-26 10:54:28 +02:00
Bastian Köcher
028f259ce2
Updates Yakuake to version 3.0.3 and exposes the .desktop
2017-05-24 16:30:34 +02:00
Yann Hodique
05f5a91ac8
hugo: 0.20.6 -> 0.21
2017-05-22 08:18:09 -07:00
romildo
4018d3d6eb
tint2: 0.14.4 -> 0.14.5
2017-05-21 10:51:19 -03:00
Adrian Parvin D. Ouano
7d97051f72
st: extraLibs argument
...
fixes #25956
2017-05-21 07:52:00 +01:00
Jörg Thalheim
08eafdb909
madonctl: add missing deps.nix
2017-05-20 18:26:58 +01:00
Jörg Thalheim
6e67547c94
Merge pull request #25086 from matthiasbeyer/add-madonctl
...
madonctl: init at 0.1.0
2017-05-20 18:07:25 +01:00
Jörg Thalheim
ce301fd4ab
madonctl: 0.1.0 -> 1.1.0
2017-05-20 18:06:34 +01:00
Unai Zalakain
c3cbbd09a0
metar: init at 20161013.1
2017-05-20 11:58:03 +02:00
Clemens Fruhwirth
6ba53a7c81
monero: 0.10.2.1 -> 0.10.3.1
2017-05-17 09:15:09 -05:00
Jörg Thalheim
9237fdd1d0
openbrf: fix build
2017-05-13 09:38:59 +01:00
Peter Hoeg
e25665591b
qsyncthingtray: build with qt 5.6
2017-05-12 16:45:43 +08:00
Peter Hoeg
9498f5ca5f
krusader: 2.4.0-beta1 -> 2.6.0
...
Fixes #22952
2017-05-11 18:13:39 +08:00
Peter Hoeg
b07e04882e
k3b: 2.0.3a -> 17.04.0
2017-05-11 17:36:47 +08:00
Jörg Thalheim
b22c62915f
Merge pull request #25688 from k0ral/mediainfo
...
{lib}mediainfo{-gui}: 0.7.91 -> 0.7.95
2017-05-11 09:01:24 +01:00
Peter Hoeg
2ef92f0b5a
fix build
2017-05-11 15:21:16 +08:00
Peter Hoeg
cd8088be25
tnef: clean up
2017-05-11 15:07:00 +08:00
koral
6fedc9cdbe
{lib}mediainfo{-gui}: 0.7.91 -> 0.7.95
2017-05-10 23:18:48 +02:00
romildo
04988d9840
tint2: 0.14.1 -> 0.14.4
2017-05-10 03:26:16 +02:00
romildo
6d924de9fb
pmenu: 2016-05-13 -> 2017-04-10
2017-05-10 03:24:34 +02:00
romildo
deb2581aa1
phwmon: 2016-03-13 -> 2017-04-10
2017-05-10 03:24:11 +02:00
Linus Heckemann
11272e930f
camlistore: use buildGoPackage
...
this removes go references from the package
fixes #25346
2017-05-09 16:34:21 +01:00
Volth
e905cf95bb
far2l: VT: support 'keypad' switching (fix https://github.com/elfmz/far2l/issues/273 )
2017-05-09 15:20:54 +00:00
Frederik Rietdijk
ef4442e827
Python: replace requests2 with requests tree-wide
...
See f63eb58573
The `requests2` attribute now throws an error informing that `requests`
should be used instead.
2017-05-07 12:56:09 +02:00
Frederik Rietdijk
30a33a55dd
Merge pull request #25544 from asymmetric/electrum-ltc
...
Electrum-LTC: init at 2.6.4.2
2017-05-06 14:10:41 +02:00
Peter Hoeg
637e41fa6f
calibre: 2.83.0 -> 2.84.0
2017-05-06 14:56:24 +08:00