Rok Garbas
e5177a9642
libxkbcommon: 0.5.0 -> 0.6.1
...
and ...
- added license
- added myself as a maintainer
2016-05-15 06:52:55 +02:00
Joachim Fasting
dffb9a28cf
Merge pull request #15451 from romildo/new.blackbird
...
blackbird: init at 2016-04-10
2016-05-15 06:35:24 +02:00
Joachim Fasting
7666b8161f
Merge pull request #15454 from romildo/fix.xfce4-screenshooter
...
xfce4-screenshooter: 1.8.1 -> 1.8.2
2016-05-15 06:34:57 +02:00
Joachim Fasting
1dc377eb5d
Merge pull request #15472 from nathanielbaxter/dev/keepass
...
keepass: 2.32 -> 2.33
2016-05-15 06:29:21 +02:00
Rok Garbas
350fc8b2ab
rofi-menugen: init at revision 168efd2";
2016-05-15 06:16:48 +02:00
Rok Garbas
06a56e8a10
rofi: 1.0.0 -> 1.0.1
...
- added myself as a maintainer
2016-05-15 06:16:24 +02:00
aszlig
b9ffa19db8
dosemu-fonts: Fix and simplify build
...
Regression introduced by 9820cb1bf2
.
The commit only sets dontBuild but the build for the DOSEmu fonts had a
dummy configurePhase as well.
So rather than just reinserting a dummy configurePhase again, let's just
use buildCommand and put it out in one go, which is more suitable for
such a simple package.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-05-15 06:03:56 +02:00
Rok Garbas
e4e7ba281d
i3lock-fancy: init at b7196aaff
2016-05-15 05:47:35 +02:00
Rok Garbas
3249796220
xautolock: adding patch that enables -lockaftersleep option
...
and...
- added metadata
- added myself as a maintainer
2016-05-15 05:47:35 +02:00
Rok Garbas
3290b66e0e
i3lock-color: init at 2.7 revision 63a4c23ec6f
2016-05-15 05:47:35 +02:00
aszlig
ad2c8d3510
chromium: Update to latest beta and dev channels
...
Overview of the updated versions:
beta: 50.0.2661.49 -> 51.0.2704.47
dev: 51.0.2693.2 -> 52.0.2729.3
It has been a while since we had a major Chromium update that compiled
and worked without troubles, but version 52 builds and the VM tests are
successful as well:
https://headcounter.org/hydra/eval/320335
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-05-15 05:17:51 +02:00
Rok Garbas
770017d610
zsh-prezto: init at revision 7227c4f0b
2016-05-15 05:05:05 +02:00
Nathaniel Baxter
b3734202c6
keepass: 2.32 -> 2.33
2016-05-15 12:45:16 +10:00
Rok Garbas
266c94ccfa
nerdfonts: init at 0.7.0
2016-05-15 04:31:47 +02:00
José Romildo Malaquias
1b5de9df06
xfce4: rename package xfce4screenshooter to xfce4-screenshooter
2016-05-14 23:27:09 -03:00
Rok Garbas
bfe8d8ac84
base16: init at revision 9b24598c0 (no release)
...
also applied few patches from not merged PRs
2016-05-15 03:58:28 +02:00
Rok Garbas
79e31d7a3b
pythonPackages.py3status: 2.8 -> 2.9
2016-05-15 03:30:10 +02:00
Rok Garbas
d4fe0f522e
firefox-bin: adding developer and beta channel
2016-05-15 03:00:44 +02:00
Nikolay Amiantov
229e544148
steamPackages.steam-runtime-wrapped: fix w. multiple outputs
2016-05-15 02:35:17 +03:00
robbinch
db7bf64e31
haskellPackages.tinc: 20160419 -> 20160511 ( #15457 )
2016-05-15 00:28:59 +02:00
Arseniy Seroka
ac54855b0b
Merge pull request #15465 from seschwar/transmission-remote-cli
...
transmission_remote_cli: init at 1.7.1
2016-05-15 01:09:30 +03:00
Sebastian Schwarz
d2ab0431df
transmission_remote_cli: init at 1.7.1
2016-05-15 00:06:42 +02:00
Nikolay Amiantov
e81c6c7768
firefox: upstream moved to ffmpeg from gstreamer
...
Sadly, they don't support using system library yet (or I was unattentive).
2016-05-15 01:06:39 +03:00
Nikolay Amiantov
41aa123345
bomi: use qt 5.5
2016-05-15 01:06:39 +03:00
Arseniy Seroka
969ce217f7
Merge pull request #15458 from romildo/upd.arc
...
arc: 2015-10-21 -> 2016-05-14
2016-05-15 01:01:27 +03:00
Arseniy Seroka
bc880acb22
Merge pull request #15459 from romildo/upd.atom
...
atom: 1.6.2 -> 1.7.3
2016-05-15 01:01:09 +03:00
Arseniy Seroka
59dade074b
Merge pull request #15463 from seschwar/mpop
...
mpop: init at 1.2.4
2016-05-15 01:00:26 +03:00
Arseniy Seroka
9441c1a422
Merge pull request #15460 from igsha/i3pystatus-fix
...
i3pystatus: fix libpulseaudio
2016-05-15 00:59:58 +03:00
Sebastian Schwarz
97581e7458
mpop: init at 1.2.4
2016-05-14 22:27:07 +02:00
Scott R. Parish
5ebf20db0f
chromium: Update stable to 50.0.2661.102 for multiple security fixes
...
This addresses the following security fixes:
* High CVE-2016-1667: Same origin bypass in DOM. Credit to
Mariusz Mlynski.
* High CVE-2016-1668: Same origin bypass in Blink V8 bindings. Credit
to Mariusz Mlynski.
* High CVE-2016-1669: Buffer overflow in V8. Credit to Choongwoo Han.
* Medium CVE-2016-1670: Race condition in loader. Credit to anonymous.
* Medium CVE-2016-1671: Directory traversal using the file scheme on
Android. Credit to Jann Horn.
See: http://googlechromereleases.blogspot.com/2016/05/stable-channel-update.html
Signed-off-by: Scott R. Parish <srparish@gmail.com>
Tested-by: aszlig <aszlig@redmoonstudios.org>
Closes : #15446
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-05-14 22:04:56 +02:00
Tuomas Tynkkynen
0561e14c3b
bind: Split into multiple outputs
...
A patch is needed to make bind not print its configure flags on
'named -V'.
2016-05-14 22:12:59 +03:00
Tuomas Tynkkynen
d359ce90e8
nix-prefetch-scripts: Use correct output of 'nix'
2016-05-14 21:10:23 +03:00
Tuomas Tynkkynen
b7437eb012
tcp_wrappers: Remove separate builder.sh and use standard stdenv phases
...
For instance, this means that the binaries get stripped properly
(previously this package retained a reference to glibc headers).
2016-05-14 21:05:58 +03:00
Pascal Wittmann
34f4515051
filezilla: 3.17.0 -> 3.17.0.1
2016-05-14 19:48:30 +02:00
José Romildo Malaquias
080f9c579a
atom: 1.6.2 -> 1.7.3
2016-05-14 13:54:27 -03:00
Pascal Wittmann
b596fd4a42
xlockmore: 5.46 -> 5.47
2016-05-14 18:27:43 +02:00
José Romildo Malaquias
e081433bee
arc: 2015-10-21 -> 2016-05-14
2016-05-14 13:05:03 -03:00
Tobias Geerinckx-Rice
934be04e19
perlPackages.URIFind: 20111103 -> 20140709
2016-05-14 16:44:04 +02:00
Tobias Geerinckx-Rice
bf2834a105
pyexiv2: 0.3.0 -> 0.3.2
2016-05-14 16:12:21 +02:00
Tobias Geerinckx-Rice
9385353a99
btrfs-progs: 4.5.2 -> 4.5.3
2016-05-14 16:01:33 +02:00
Tobias Geerinckx-Rice
2cf6c67d15
dpkg: 1.18.6 -> 1.18.7
2016-05-14 16:01:33 +02:00
Tobias Geerinckx-Rice
f2c7f9a677
zstd: 0.6.0 -> 0.6.1
2016-05-14 16:01:33 +02:00
Tobias Geerinckx-Rice
537f0fb297
securefs: 0.3.1 -> 0.3.2
2016-05-14 16:01:33 +02:00
Matt McHenry
df0e0adb11
crashplan: fix .out in LD_LIBRARY_PATH
...
Closes #15388
2016-05-14 14:27:09 +02:00
José Romildo Malaquias
1498dfd24a
xfce4-screenshooter: 1.8.1 -> 1.8.2
2016-05-14 09:25:25 -03:00
José Romildo Malaquias
48c63cb6a6
xfce4-screenshooter: add dependency on hicolor_icon_theme
2016-05-14 09:15:06 -03:00
Igor Sharonov
7237ccfabc
i3pystatus: fix libpulseaudio
2016-05-14 14:28:20 +03:00
José Romildo Malaquias
6f42aeb716
blackbird: init at 2016-04-10
2016-05-14 07:41:25 -03:00
Pascal Wittmann
da061d06f9
calibre: 2.55.0 -> 2.56.0
2016-05-14 11:56:23 +02:00
Pascal Wittmann
b638f18ce9
zsh-navigation-tools: 2.1.10 -> 2.1.12
2016-05-14 11:29:03 +02:00