Joachim Fasting
3b6dcde064
Merge pull request #16673 from cko/dbvis
...
dbvisualizer: 9.2.5 -> 9.5
2016-07-03 22:35:22 +02:00
Profpatsch
994c81c391
ffmpeg: additional package fixes
...
Some KDE packages don’t yet work with ffmpeg-3.
2016-07-03 22:12:58 +02:00
Nikolay Amiantov
00a4613563
Merge pull request #16681 from Aske/tlp-restart
...
tlp service: add restart on config change
2016-07-03 23:56:41 +04:00
aske
1ea9d71e08
tlp service: add restart on config change
2016-07-03 22:45:54 +03:00
Rastus Vernon
77d9966d93
cryptsetup: update project homepage
...
The project was moved from code.google.com to gitlab.com.
2016-07-03 21:43:52 +02:00
Tobias Geerinckx-Rice
d01af30994
radeontop: 2015-11-24 -> 2016-07-03
2016-07-03 21:25:19 +02:00
Tobias Geerinckx-Rice
11ce7e0cfd
zstd: 0.7.1 -> 0.7.2
...
Fixes:
- ZSTD_decompressBlock() using multiple consecutive blocks.
- potential segfault on very large files (many gigabytes).
- CLI displays system error message when destination file
cannot be created.
- potential leak in zdict.
2016-07-03 21:19:15 +02:00
Tuomas Tynkkynen
1268f0753f
U-Boot: Build for the Beaglebone Black
2016-07-03 20:48:07 +03:00
Tuomas Tynkkynen
b6b7da20be
sd-image-*: Set verbose kernel loglevel
...
Much easier to debug boot issues this way...
2016-07-03 20:48:07 +03:00
Tuomas Tynkkynen
ec6759a098
sd-image-armv7l-multiplatform: Add boot console for BeagleBone Black
2016-07-03 20:48:07 +03:00
Nikolay Amiantov
0056f5a6d4
tlp service: disable builtin power management
2016-07-03 20:22:35 +03:00
Lengyel Balázs
0e5c802120
[WIP] flashtool: 0.9.14.0 -> 0.9.23.3
2016-07-03 20:22:35 +03:00
zimbatm
17d6abb771
Merge pull request #16676 from mpscholten/maphosts2
...
maphosts: Don't provide bundler anymore
2016-07-03 18:10:33 +01:00
Marc Scholten
a11f780274
maphosts: Don't provide bundler anymore
2016-07-03 17:59:23 +02:00
zimbatm
8346e72a22
direnv: 2.8.0 -> 2.9.0
2016-07-03 16:56:18 +01:00
Vladimír Čunát
95be4a4979
Merge #16422 : httpd service: add phpPackage option
2016-07-03 17:40:54 +02:00
Vladimír Čunát
ca61557581
lyx: maintenance 2.1.4 -> 2.1.5
2016-07-03 17:20:45 +02:00
Karn Kallio
cdc50d05d8
eclipse-platform: add latest version 4.6
...
[Bjørn: tweak commit message, make it clear that this is the
eclipse-platform variant.]
2016-07-03 17:10:18 +02:00
Kranium Gikos Mendoza
56cb0f763e
aspellDicts.en: 7.1-0 -> 2016.06.26-0
2016-07-03 22:45:22 +08:00
Vladimír Čunát
1e2d0205a8
make-bootstrap-tools: try again to fix on Darwin
...
For discussion see:
https://github.com/NixOS/nixpkgs/commit/ac4958efc33322c9
2016-07-03 16:34:47 +02:00
Vladimír Čunát
debd401b0f
Revert "make-bootstrap-tools: try again to fix on Darwin"
...
This reverts commit ac4958efc3
.
2016-07-03 16:34:46 +02:00
Kranium Gikos Mendoza
0405f52559
bleachbit: 1.8 -> 1.12
2016-07-03 22:00:04 +08:00
Damien Cassou
61ddaa08bc
Merge pull request #16356 from DamienCassou/emacs-module
...
Add a module for Emacs daemon
2016-07-03 15:20:03 +02:00
Kranium Gikos Mendoza
a89eee9da8
utox: 0.9.0 -> 0.9.4
2016-07-03 20:54:45 +08:00
Vladimír Čunát
ac4958efc3
make-bootstrap-tools: try again to fix on Darwin
...
I've got no way to test, so just trying a likely safer way blindly.
2016-07-03 14:21:55 +02:00
Joachim Fasting
2f45a7a3f4
Merge pull request #16568 from layus/reload-logind
...
systemd-logind: reload when logind.conf changed
2016-07-03 13:47:28 +02:00
David Grayson
f56ab9e5e4
nix-prefetch-git: Include the date in the machine-readable output on
...
stdout, in strict ISO 8601 format.
This will be helpful for automatically updating fetchgit expressions
and the dates in version numbers associated with them.
2016-07-03 11:19:13 +01:00
Joe Hermaszewski
77ea161f19
pythonPackages.neovim: 0.1.8 -> 0.1.9 ( #16664 )
2016-07-03 12:12:59 +02:00
Christine Koppelt
ad24bb6ab1
dbvisualizer: 9.2.5 -> 9.5
2016-07-03 10:14:07 +02:00
Gabriel Ebner
c90242e657
Merge pull request #16666 from vrthra/edbrowse
...
edbrowse: 3.5.4.1 -> 3.6.1
2016-07-03 09:01:37 +01:00
Ryan Scheel (Havvy)
fe01f1c66b
gtkLibs: remove by inlining into gnome2 ( close #16665 )
...
vcunat reverted gtk -> gtk2 change.
2016-07-03 07:53:43 +02:00
Ram Kromberg
1bbcd91b2e
spacefm: sudo and gksu fixes #15758 and license update
2016-07-03 01:43:34 +03:00
Guillaume Maudoux
86dfaafad2
systemd-logind: reload when logind.conf changed
2016-07-03 00:38:37 +02:00
Frederik Rietdijk
def310df45
pythonPackages.setuptools: fix for use in buildEnv
...
pythonPath needs to be set for it to be included in buildEnv.
This will also fix tox.
2016-07-02 23:44:10 +02:00
Alexey Shmalko
2bd7855c46
guake: add gconf to propagatedUserEnvPkgs
...
This fixes #15978 .
2016-07-03 00:39:38 +03:00
Alexey Shmalko
2d992c2afa
alarm-clock-applet: fix finding gstreamer plugins and gconf at runtime
2016-07-03 00:21:03 +03:00
Peter Simons
cbcb23dcf6
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20160613-12-g1145e86 using the following inputs:
- Hackage: 8b1e5923b5
- LTS Haskell: 1c63caa7b8
- Stackage Nightly: 39da79aced
2016-07-02 20:59:02 +02:00
Joachim Fasting
640ac5186f
grsecurity: 4.5.7-201606292300 -> 4.5.7-201606302132
2016-07-02 20:37:52 +02:00
Rahul Gopinath
a2bbf757ea
edbrowse: 3.5.4.1 -> 3.6.1
2016-07-02 09:42:53 -07:00
Nikolay Amiantov
6f7bace3b8
ejabberd: attempt to fix dependencies' determinism
2016-07-02 19:06:48 +03:00
Vladimír Čunát
ac0ba89d1e
Merge #16661 : thunderbird: 45.1.1 -> 45.2.0
2016-07-02 17:04:49 +02:00
Joachim Fasting
3ac882ad44
Merge pull request #16589 from vrthra/elvish
...
elvish: disable darwin
2016-07-02 15:35:49 +02:00
Joachim Fasting
f85a5a0808
Merge pull request #16587 from romildo/zuki
...
zuki-themes: init at 2016-07-01
2016-07-02 15:34:43 +02:00
Arseniy Seroka
44a3eebdf9
Merge pull request #16608 from vrthra/netsurf-framebuffer
...
netsurf: enable sixel display
2016-07-02 17:29:29 +04:00
Arseniy Seroka
b5cacced68
Merge pull request #16628 from heilkn/lie
...
LiE: init at 2.2.2
2016-07-02 17:29:07 +04:00
Joachim Fasting
af9b7ba1e3
Merge pull request #16552 from Mayeu/elixir-1.3
...
elixir: 1.2.6 -> 1.3.0
2016-07-02 14:37:25 +02:00
José Romildo Malaquias
c4ce1eece0
zuki-themes: init at 2016-07-01
2016-07-02 09:24:55 -03:00
Nikolay Amiantov
b3e27962aa
bomi: fix compilation, move to new Qt
2016-07-02 15:16:42 +03:00
Joachim Fasting
24b3fa1ae6
Merge pull request #16560 from vrthra/dvtm-customize
...
dvtm: allow user configuration
2016-07-02 14:10:26 +02:00
Joachim Fasting
732fb03633
Merge pull request #16649 from romildo/upd.enlightenment
...
enlightenment: 0.20.9 -> 0.21.0
2016-07-02 14:08:52 +02:00