David Sferruzza
0671b88115
veracrypt: 1.19 -> 1.21
2017-07-19 12:35:19 +02:00
Anton Schirg
29e88a59c8
houdini: change sha256, add missing libs, fix license dir patch, fix keyboard input
...
- Changed sha256 of src file, as this was apparantly changed on the
website
- Added missing libs: some X libs, alsa, dbus
- Changed patch to $out/houdini/Licensing.opt
localValidatorDir = ... was commented out in original file
so sed had no effect
- add export QT_XKB_CONFIG_ROOT
Without it only modifier keys worked, no text input
2017-07-19 02:26:38 +02:00
Jörg Thalheim
b73cf3d903
Merge pull request #27478 from stesie/update-tomboy
...
tomboy: 1.15.7 -> 1.15.9
2017-07-18 22:37:20 +01:00
Jörg Thalheim
5b92a39d1b
Merge pull request #27477 from stesie/update-keepass
...
Update keepass + keepasshttp plugin
2017-07-18 22:34:56 +01:00
Stefan Siegl
fe05e165f7
tomboy: 1.15.7 -> 1.15.9
2017-07-18 22:39:29 +02:00
Svend Sorensen
db163cdc3b
terminal-notifier: add shebang line to wrapper
...
Add shebang line to terminal-notifier to wrapper script. Without this line, the
script fails with "Exec format error" when called outside a shell (e.g. from
the Emacs alert package).
2017-07-18 22:57:55 +03:00
Stefan Siegl
11bbd17015
keepass-keepasshttp: 1.8.4.1 -> 1.8.4.2
2017-07-18 21:46:37 +02:00
Stefan Siegl
7c6b42a28c
keepass: 2.35 -> 2.36
2017-07-18 21:46:37 +02:00
Bill Sun
b4387e7c2f
Add cmakeFlags for auto-type and yubikey ( #27321 )
...
* Add cmakeFlags for auto-type and yubikey
* Add libyubikey dependency
* Add auto-type dependencies
* Add new dependencies to buildInputs
* Fix duplication and capitalization in dependencies
* Add yubikey-personalization to dependency and build
* Add release build flag
* Revert "Add release build flag"
This reverts commit afabd63db0ad68348909c67b488787501b7991bb.
2017-07-18 00:09:50 +01:00
Jörg Thalheim
63402a1888
alacritty: init at 2017-07-08
...
fixes #21801
2017-07-17 23:27:35 +01:00
Frederik Rietdijk
42cdad0a03
Merge pull request #27290 from calvertvl/fix_calibre_html5lib
...
calibre: fix html5lib error
2017-07-17 14:19:21 +02:00
Silvan Mosberger
4d30116c9e
bashSnippets: init at 1.12.0 ( #27408 )
2017-07-16 12:41:35 +01:00
Stefan Lau
9906e4492e
dunst: 1.1.0 -> 1.2.0
2017-07-15 16:10:38 +02:00
Jörg Thalheim
00ee2091be
Merge pull request #27097 from jfrankenau/init-nnn
...
nnn: init at 1.2
2017-07-14 08:53:11 +01:00
Jörg Thalheim
eb28340bac
Merge pull request #27285 from emmanuelrosa/pgadmin-desktop-file
...
pgadmin: make desktop item
2017-07-12 23:19:33 +01:00
Jörg Thalheim
3d380b9082
Merge pull request #27289 from vyp/patch/xst-init
...
xst: init at 0.7.1
2017-07-12 21:46:42 +01:00
Jörg Thalheim
b38e33775b
xst: use fetchFromGitHub
2017-07-12 21:30:14 +01:00
Andrew Cann
9747eca164
houdini: init at 16.0.633 ( #27326 )
2017-07-12 15:36:28 +01:00
xd1le
88874e7650
xst: init at 0.7.1
2017-07-12 02:53:43 +10:00
xd1le
4934a512d1
st: refactor out `stdenv.lib' already in scope
2017-07-12 02:25:18 +10:00
xd1le
bd2cef064c
st: refactor deprecated `isNull' function
2017-07-12 02:23:42 +10:00
Victor Calvert
56743ea677
calibre: fix html5lib error
2017-07-10 15:59:26 -04:00
Yann Hodique
ff5f7f9588
hugo: 0.25 -> 0.25.1
2017-07-10 00:07:31 -07:00
Emmanuel Rosa
b6e15bde7a
pgadmin: make desktop item
...
This change adds the .desktop file so that pgAdmin shows up in the menu
system of desktop environments (ex. GNOME, XFCE, etc).
Closes #27067
2017-07-09 15:04:47 -04: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
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