Commit Graph

1357 Commits

Author SHA1 Message Date
Spencer Whitt
d5225d54ad sl: build on Darwin 2015-04-04 02:07:54 -04:00
Spencer Whitt
2f63e26d04 fontforge: fix Darwin build 2015-04-01 17:00:04 -04:00
Tobias Geerinckx-Rice
2032740ea6 gparted 0.21.0 -> 0.22.0 2015-03-31 13:54:42 +02:00
Arseniy Seroka
cb9f2f8503 merging ssd-guru: fix conflicts 2015-03-30 23:35:14 +03:00
lethalman
fed2cf85ec Merge pull request #7065 from pmahoney/skarnet-2015-03-28
update s6, execline, other skarnet.org
2015-03-30 17:57:41 +02:00
William A. Kennington III
43e0554e25 pv: 1.5.7 -> 1.6.0 2015-03-29 19:00:33 -07:00
Patrick Mahoney
00b57f47c7 Update versions of skarnet.org packages
skalibs            2.3.2.0
execline           2.1.1.0
s6                 2.1.3.0
st-portable-utils  2.0.4.0
s6-linux-utils     2.0.2.0
s6-networking      2.1.0.0

Also change path to s6 static library in s6-networking build.
2015-03-28 23:13:45 -05:00
Robert Helgesson
424188e6b6 Fix platforms attribute for 'cpulimit' expression. 2015-03-28 20:04:35 +01:00
Arseniy Seroka
3a8fbd5cf0 Merge pull request #7043 from rycee/package/cpulimit
Add package 'cpulimit'.
2015-03-28 17:40:54 +03:00
Robert Helgesson
a1689c951c Add package 'cpulimit'. 2015-03-28 11:56:51 +01:00
Matthew Brown
54b722c5e5 Upgraded goaccess to version 0.9 2015-03-28 08:55:52 +00:00
koral
c5aa2e7946 grc: 1.5 -> 1.7 2015-03-27 15:57:03 +00:00
Thomas Tuegel
cbfaea8191 youtube-dl: wrap with ffmpeg
youtube-dl uses ffmpeg for post-processing and fixups. The ffmpeg used
can be overridden or libav can be substituted.
2015-03-25 18:35:33 -05:00
Mateusz Kowalczyk
69e9d228cb youtube-dl: update from 2015.03.09 to 2015.03.24 2015-03-25 00:46:58 +00:00
Pascal Wittmann
7811c40974 abduco: update from 0.3 to 0.4 2015-03-23 15:55:30 +01:00
Edward Tjörnhammar
9255f6c0af keychain: 2.7.1 -> 2.8.0 2015-03-22 23:04:44 +01:00
devhell
7472f7f023 profile-cleaner: Add package
This commit adds `profile-cleaner`.

Use profile-cleaner to reduce the size of browser profiles by organizing
their sqlite databases using sqlite3's vacuum and reindex functions. The
term "browser" is used loosely since profile-cleaner happily works on
some email clients and newsreaders too.

Supported browsers include:
 * Aurora
 * Chromium (stable, beta, and dev)
 * Conkeror
 * Firefox (stable, beta, and aurora)
 * Google-chrome (stable, beta, and dev)
 * Heftig's version of Aurora
 * Icedove
 * Midori
 * Newsbeuter
 * Palemoon
 * Qupzilla
 * Seamonkey
 * Thunderbird
 * Tor-browser
2015-03-22 15:06:54 +00:00
Hoang Xuan Phu
ad7bb0d129 simplify convoluted path to autojump.zsh 2015-03-22 13:44:27 +08:00
Jaka Hudoklin
ad10db7617 Merge pull request #6882 from offlinehacker/nixos/fluentd
Add fluentd package and module
2015-03-21 22:37:48 +01:00
Domen Kožar
ca98016c2a Merge pull request #6915 from phunehehe/autojump-zsh
document workaround for sourcing autojump init file from zsh
2015-03-21 19:19:28 +01:00
Eric Seidel
68647a4de5 coreutils: don't use bare sed on darwin
it will be BSD sed instead of GNU sed
2015-03-21 09:14:35 -07:00
Hoang Xuan Phu
4967e78dc8 document workaround for sourcing autojump init file from zsh 2015-03-21 16:50:20 +08:00
Eelco Dolstra
2ed5c2bd6b Set some meta.platforms
Also fix meta.platform -> meta.platforms in a few places.
2015-03-20 20:04:42 +01:00
Shea Levy
19cd9f16a0 Merge branch 'staging' 2015-03-20 09:53:34 -04:00
Arseniy Seroka
f122393e5d Merge pull request #6884 from offlinehacker/pkgs/t/add
Add t, command line tool for twitter
2015-03-19 03:14:58 +03:00
Jaka Hudoklin
fca0aa7077 Add fluentd package and module 2015-03-18 21:18:47 +01:00
Jaka Hudoklin
414dbacfa7 Add t, command line tool for twitter 2015-03-18 21:00:04 +01:00
Vladimír Čunát
e73933da9c coreutils: skip dd/sparse test (fixes #6306)
It's not done very nicely, as the main build log still prints as if the
test ran and succeeded, but I'm lazy to dig deeper into the framework.
2015-03-18 20:20:18 +01:00
Moritz Ulrich
cb9e0343d1 yubikey-personalization: Install udev-rules. 2015-03-18 19:16:24 +01:00
Vladimír Čunát
51a8a43dfc Merge #6472: add ddccontrol 2015-03-16 21:52:59 +01:00
Vladimír Čunát
f41f7a0bb9 ddccontrol*: cleanup
- remove doubled file for ddccontrol-db
- adding stdenv to buildInputs is pointless
- fix doubled http://
- whitespace, etc.
2015-03-16 21:47:06 +01:00
Matthias Beyer
5078d49248 Add package: mpdscribble 2015-03-14 12:23:23 +00:00
Bob van der Linden
decf15fd57 grub: make sure grub builds again (close #6774) 2015-03-12 23:05:54 +01:00
aszlig
b40eee79a7
youtube-dl: Update to version 2015.03.09.
With the old version, not even YouTube videos are working anymore.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-03-12 22:23:52 +01:00
Jim Garrison
df9daf16aa Package vmtouch 2015-03-10 19:05:02 -07:00
Pascal Wittmann
070808283b cpuminer: update from 2.4 to 2.4.1 2015-03-09 19:35:24 +01:00
Michael Raskin
04692c04e9 Update Pipelight Wine 2015-03-09 01:03:01 +03:00
Matthias Beyer
341c50fdcb Update: vdirsyncer 0.4.2 -> 0.4.3 2015-03-07 15:38:22 +01:00
William Roe
df73d821fa autojump: Update to 22.2.4 2015-03-04 16:14:49 +00:00
William A. Kennington III
9917ef2105 yubico-piv-tool: 0.1.2 -> 0.1.5 2015-03-03 16:08:05 -08:00
Arseniy Seroka
63ac40a77b Merge pull request #6629 from bobvanderlinden/mssys-2.4.1
mssys: upgrade to 2.4.1
2015-03-03 01:35:38 +03:00
Bob van der Linden
3c386f1067 mssys: upgrade to 2.4.1 2015-03-02 16:46:02 +01:00
Pascal Wittmann
95800b2991 abduco: update from 0.2 to 0.3 2015-03-02 16:24:10 +01:00
lethalman
51b85cee31 Merge pull request #6593 from bobvanderlinden/memtest86+-fix
memtest86+: fix reboot issues
2015-03-01 13:10:17 +01:00
Bob van der Linden
3b40ec5012 memtest86+: fixed reboot issues 2015-02-28 00:30:36 +01:00
Pascal Wittmann
31e4ce5e03 parallel: update 20150122 to 20150222 2015-02-24 11:46:40 +01:00
Bjørn Forsman
6667e964e9 xclip: set meta.platforms 2015-02-22 16:04:55 +01:00
Lluís Batlle i Rossell
9fbbefb994 Update xclip to a more recent version (svn)
This can do -target, so it can work with images.

(cherry picked from commit 58a004999b6721fb8e55e397c0c3293d4f96fb7b)
2015-02-22 15:25:49 +01:00
宋文武
397066cf5d dvtm: Update to 0.14 2015-02-22 19:39:31 +08:00
Arseniy Seroka
c71f19f8c0 Merge pull request #6502 from ehmry/makebootfat
makebootfat: initial package at version 1.4
2015-02-22 01:17:38 +03:00