Commit graph

5925 commits

Author SHA1 Message Date
William A. Kennington III d6cd4c57dc bluedevil: 1.3.1 -> 2.1.1 2015-03-26 16:41:05 -07:00
William A. Kennington III c7a0045b80 openntpd: 5.7p3 -> 5.7p4 2015-03-26 16:07:02 -07:00
William A. Kennington III e8a8f78471 gptfdisk: 0.8.8 -> 1.0.0 2015-03-26 15:00:33 -07:00
William A. Kennington III e78b94199f Merge pull request #7011 from taktoa/master
Add SSL support to HAProxy
2015-03-26 14:31:29 -07:00
William A. Kennington III ce9f2d5720 tcpdump: 4.6.2 -> 4.7.3 2015-03-26 14:03:52 -07:00
William A. Kennington III 912dd5a356 nbd: 3.8 -> 3.10 2015-03-26 14:03:51 -07:00
William A. Kennington III 2f02ae037a sudo: 1.8.12 -> 1.8.13 2015-03-26 14:01:07 -07:00
William A. Kennington III 65b74314e8 vdpauinfo: 0.9 -> 1.0 2015-03-26 13:59:24 -07:00
Remy Goldschmidt ab2cb85930 Fixed case in HAProxy nix expr 2015-03-26 16:21:15 -04:00
Remy Goldschmidt eb54c42ffa Clean up HAProxy nix expression 2015-03-26 16:19:55 -04:00
Remy Goldschmidt f6d223c773 Add SSL support to HAProxy 2015-03-26 16:19:54 -04:00
William A. Kennington III bb4bb9fc43 modemmanager: 1.2.0 -> 1.4.6 2015-03-26 13:12:58 -07:00
William A. Kennington III 4364645181 dhcp: 4.3.1 -> 4.3.2 2015-03-26 12:27:59 -07:00
Tobias Geerinckx-Rice d201dfc94c eid-mw 4.0.6-1620 -> 4.1.2 2015-03-26 19:47:19 +01:00
William A. Kennington III 9ce3b3b746 dhcpcd: 6.6.1 -> 6.8.0 2015-03-26 11:42:32 -07:00
Mariusz `shd` Gliwiński 6ca841a4e9 [ntopng] geolite hash update 2015-03-26 16:27:24 +01:00
Michel Kuhlmann c96bc1e507 r-modules: fixing rggobi by adding initial expression for ggobi 2015-03-26 12:20:07 +01:00
Peter Simons 9e91fe45d6 Merge pull request #6985 from ttuegel/youtube-dl
youtube-dl: wrap with ffmpeg
2015-03-26 11:05:38 +01:00
Domen Kožar 8feda47bee pinentry: fix build /cc wkennington 2015-03-26 10:07:05 +01:00
William A. Kennington III 9d9a393a4b Merge pull request #6919 from ehmry/cjdns
cjdns: update pkg and fix nixos test
2015-03-25 22:16:23 -07:00
William A. Kennington III 7f2adbf569 Merge pull request #6945 from k0ral/mtr
mtr: 0.85 -> 0.86
2015-03-25 22:15:14 -07: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
Tobias Geerinckx-Rice eff3fa7949 encfs 1.8 -> 1.8.1 2015-03-26 00:29:42 +01:00
William A. Kennington III 70a8bfbcd5 pinentry: Fix for darwin 2015-03-25 16:19:02 -07:00
William A. Kennington III 79cfdb2afe pinentry: Slight refactoring 2015-03-25 16:10:00 -07:00
William A. Kennington III 4fc94e6222 pinentry: Update build 2015-03-25 16:09:00 -07:00
William A. Kennington III 985e15007d btrfs-progs: 3.19 -> 3.19.1 2015-03-25 15:11:21 -07:00
dabus f5200fd0aa Bump version of the_silver_searcher: 0.24.1 -> 0.29.1 2015-03-25 17:43:13 +01:00
William A. Kennington III 740089d2e3 Merge pull request #6972 from doublec/tor
Update Tor and Tor Browser
2015-03-24 19:19:30 -07:00
Mateusz Kowalczyk 69e9d228cb youtube-dl: update from 2015.03.09 to 2015.03.24 2015-03-25 00:46:58 +00:00
Chris Double 9369daf134 Update tor-browser to 4.0.5 2015-03-25 13:39:23 +13:00
Chris Double 9549f1c88f Update tor to 0.2.5.11 2015-03-25 13:39:23 +13:00
Brandon Dimcheff 93228a0863 add dconf dependencies to sound-juicer and brasero
If you have services.gnome3.enabled = true, you shouldn't need this, but
if you don't, you'll need this dconf env var to be able to save settings
in these apps.
2015-03-24 10:34:09 -04:00
Eelco Dolstra 5cc05f6cf2 nixUnstable: Update to 1.9pre4083_5114a07 2015-03-24 14:42:37 +01:00
Pascal Wittmann 7811c40974 abduco: update from 0.3 to 0.4 2015-03-23 15:55:30 +01:00
koral f5176f4b58 mtr: 0.85 -> 0.86 2015-03-23 11:54:34 +00:00
Eelco Dolstra 8d685306c5 jwhois: Add missing meta.platforms 2015-03-23 11:51:59 +01:00
Austin Seipp a11078a78c nixpkgs: afl - add QEMU support
This adds support for `afl-fuzz -Q`, which can be used to instrument
arbitrary black-box binary code for fuzz testing using American Fuzzy
Lop through QEMU emulation.

This requires a custom QEMU 2.2.0 build of the Linux userspace emulators
(system emulators aren't required) with some custom patches. Furthermore
we have to patch the patches a little to make the build more sane (there
are some notes in the README about this).

Overall, the addition of this feature by default doesn't significantly
impact build times (since building QEMU for only one target builds only
a fraction of the source code, and many features are disabled), so it's
enabled by default.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-03-22 22:52:57 -05:00
Austin Seipp 624fcfce64 nixpkgs: afl 1.56b -> 1.57b
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-03-22 18:29:57 -05:00
Edward Tjörnhammar 9255f6c0af keychain: 2.7.1 -> 2.8.0 2015-03-22 23:04:44 +01:00
Arseniy Seroka efa988a61a Merge pull request #6933 from devhell/profile-cleaner
profile-cleaner: Add package
2015-03-22 23:08:48 +03:00
Brian McKenna dc1ea2e968 tigerVNC: fix by updating (close #6852)
The default xorgserver is now on 1.16 and so the patch needs to change.
The 116 patch is not in 1.3.1 so we also need to upgrade.

I don't know how to compute this filename since the xorgserver derivation
doesn't have a version attribute.
2015-03-22 20:28:04 +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
Tobias Geerinckx-Rice 627e2bf90c nx-libs 3.5.0.30 -> 3.5.0.31 2015-03-22 14:20:59 +01: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
Michael Raskin e68b486f6e update lrzip 2015-03-21 21:29:40 +03:00
Michael Raskin 3c19c7d236 update zpaq 2015-03-21 21:29:40 +03:00
Domen Kožar 5491cb0903 Merge pull request #6889 from benley/honcho
New package: Honcho (Python clone of Foreman)
2015-03-21 19:21:56 +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 51d465646a gnupg: don't demand pcsclite on darwin 2015-03-21 09:14:36 -07: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
Emery Hemingway 7e66337f6c cjdns: update to version 16 - 20150308 2015-03-21 10:16:16 -04:00
Hoang Xuan Phu 4967e78dc8 document workaround for sourcing autojump init file from zsh 2015-03-21 16:50:20 +08:00
William A. Kennington III bea1c88205 openssh: 6.7p1 -> 6.8p1 2015-03-20 21:20:33 -07:00
William A. Kennington III fff38f354a btrfsProgs: 3.18.2 -> 3.19 2015-03-20 15:44:51 -07:00
Edward Tjörnhammar 5126119686 aiccu: added package 2015-03-20 22:01:34 +01:00
Brandon Dimcheff a62d652a3b add brasero, a gnome cd/dvd burner 2015-03-20 15:50:11 -04: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
Benjamin Staffin 5972edc148 New package: Honcho (Python clone of Foreman) 2015-03-18 23:17:14 -07: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
Vladimír Čunát 80c7a6f107 nmap: extend platforms
Tested briefly by @jcf on darwin, web site claims BSDs are also supported.
2015-03-18 23:51:19 +01: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
Austin Seipp 0c1daca24a nixpkgs: stunnel 5.05 -> 5.11
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-03-17 20:29:46 -05:00
Eric Seidel fd60b5f496 gnupg: dont demand pcsclite on darwin 2015-03-17 17:26:01 -07:00
Tobias Geerinckx-Rice 22625fbf37 netsniff-ng 0.5.9-rc4-40-g5107740 -> 0.5.9-rc4-49-g6f54288
Adds support for IGMP packet generation.
2015-03-17 21:57:30 +01:00
Vladimír Čunát e924f05cc3 Merge branch 'master' into staging 2015-03-17 13:35:05 +01:00
lethalman ccd693bb7c Merge pull request #6792 from pjones/pkg/atomicparsley
New package: AtomicParsley
2015-03-17 12:56:10 +01:00
lethalman 341332a814 Merge pull request #6845 from k0ral/logrotate
logrotate: 3.8.7 -> 3.8.9
2015-03-17 12:46:57 +01:00
koral 2c1041acc7 curl: 7.40.0 -> 7.41.0 (close #6844) 2015-03-17 12:38:05 +01:00
Eelco Dolstra c1e1092b8b rsyslog: Move systemd check 2015-03-17 10:13:06 +01:00
koral 25b6058628 logrotate: 3.8.7 -> 3.8.9 2015-03-17 00:24:37 +00:00
Tobias Geerinckx-Rice 3a73e3bf92 nxproxy: switch to release 3.5.0.30 instead of git 2015-03-17 00:36:02 +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
devhell 6a8a739d68 gnupg21: Add texinfo as a dependency
This adds texinfo as a dependency, without which the build will fail.
2015-03-16 00:32:16 +00:00
devhell 6fa7dcfe24 ipv6calc: Update SHA
Upstream seems to have overwritten the tarball therefore changing the
SHA sum.
2015-03-15 18:04:06 +00:00
Pascal Wittmann d8d4972544 xmlto: update from 0.0.25 to 0.0.26 2015-03-15 14:42:58 +01:00
Jaka Hudoklin 180da0d463 Merge pull request #6693 from benley/docker-registry
docker-registry: Update to 0.9.1, with boto bugfix
2015-03-15 02:27:52 +01:00
Pascal Wittmann 5389be1a13 Merge pull request #6807 from 1126/master
torbrowser: bump version to 4.0.4
2015-03-14 17:37:37 +00:00
_1126 f1f3c2c775 torbrowser: bump version to 4.0.4 2015-03-14 14:36:25 +01:00
Matthias Beyer 5078d49248 Add package: mpdscribble 2015-03-14 12:23:23 +00:00
Peter Jones cbc648f462 New package: AtomicParsley 2015-03-13 16:06:37 -06:00
Sander van der Burg 9be119bb0e disnix: bump to version 0.3 2015-03-13 21:07:46 +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
Vladimír Čunát 263ac41c18 texLiveModerntimeline: fix download by updating
Unfortunately I only see them providing an unversioned tarball :-/
CC #6747.
2015-03-12 20:15:22 +01:00
Sander van der Burg 0bc51eacd9 dysnomia: bump development version 2015-03-12 16:40:34 +00:00
lethalman 14ed261fc7 Merge pull request #6765 from gebner/ibus-plugins
Add ibus-qt and ibus-anthy.
2015-03-12 14:35:23 +01:00
Gabriel Ebner 2e8cbfbc58 Move ibus packages to the inputmethods directory. 2015-03-12 11:57:54 +01:00
Tobias Geerinckx-Rice e19ab84435 encfs 1.8-rc1 -> 1.8 2015-03-12 11:18:58 +01:00
William A. Kennington III ce0a5ab6c2 rsyslog: 7.6.3 -> 8.8.0 2015-03-11 18:50:04 -07:00
Gabriel Ebner fde4a0d442 Add ibus-anthy. 2015-03-11 21:54:04 +01:00
Edward Tjörnhammar ec77aca091 srm: 1.2.14 -> 1.2.15 2015-03-11 19:22:25 +01:00
lethalman 622533577b Merge pull request #6685 from pjones/pkg/asynk
asynk: 2.0.0-rc2 -> 2.0.0, add CalDAV support
2015-03-11 15:41:20 +01:00
lethalman de8e22ad22 Merge pull request #6748 from pjones/fix/wicd
Add dependency for wicd-gtk to use the systray
2015-03-11 15:31:54 +01:00