3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

6037 commits

Author SHA1 Message Date
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
Arseniy Seroka 907b9986e2 Merge pull request #6746 from garrison/vmtouch
Add vmtouch package
2015-03-11 05:07:40 +03:00
Jim Garrison df9daf16aa Package vmtouch 2015-03-10 19:05:02 -07:00
Rickard Nilsson 2d00826ac9 syslog-ng: Update from 3.6.1 to 3.6.2 2015-03-11 02:07:43 +01:00
Peter Jones 0a34c59c38 Add dependency for wicd-gtk to use the systray 2015-03-10 15:19:51 -06:00
Peter Simons 6694ef42a9 Merge branch 'master' into staging.
Conflicts:
      pkgs/development/libraries/gtk+/2.x.nix
      pkgs/tools/security/gnupg/21.nix
      pkgs/top-level/all-packages.nix
2015-03-10 12:09:43 +01:00
Austin Seipp ed75d612d6 nixpkgs: afl 1.49b -> 1.56b
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-03-10 01:19:51 -05:00
Sander van der Burg e61c7ad901 Bump development versions of Disnix 2015-03-09 23:29:40 +01:00
William A. Kennington III e1703a836e gnupg: 2.0.26 -> 2.0.27 2015-03-09 15:22:59 -07:00
William A. Kennington III 9631f5a718 gnupg: Fix default path to pcsclite 2015-03-09 15:22:59 -07:00
Nikolay Amiantov a1440a679d primus: remove old workaround, fix LD_LIBRARY_PATH 2015-03-09 23:02:47 +03:00
Pascal Wittmann 070808283b cpuminer: update from 2.4 to 2.4.1 2015-03-09 19:35:24 +01:00
Pascal Wittmann a63d87cba8 autossh: update from 1.4d to 1.4e 2015-03-09 19:35:23 +01:00
Tobias Geerinckx-Rice 78ec3797ab netsniff-ng: remove useless dependencies
- Replace external `which` with `command -v` built into bash
- Remove non-functional GeoIP dependency for now
2015-03-09 17:23:10 +01:00
Peter Simons 97feb65c00 pcsctools: fix evaluation 2015-03-09 16:02:48 +01:00
mancha f43d759bc4 unzip: fix CVE-2014-9636 patch
Close #6544, fixes #6543.
vcunat: no security impact; just fixes false rejections of some rarer
inputs - a problem introduced by the CVE patch.
2015-03-09 15:55:24 +01:00
Vladimír Čunát 263d5239d6 gnugrep: fix CVE-2015-1345 by upstream patch 2015-03-09 15:55:22 +01:00
Vladimír Čunát db847a3345 recode: fix build, needing texinfo now
Also make the build inputs native (no references are retained).
2015-03-09 15:55:22 +01:00
Vladimír Čunát 8743003935 grep: update
The 2.21 update fixes NixOS/nix#464.
2015-03-09 15:55:21 +01:00
Lluís Batlle i Rossell a2f4b94dbe Add pcsc-tools, to test ccid cards. 2015-03-09 15:37:50 +01:00
Eelco Dolstra e02d926ca9 nixUnstable: Update to 1.9pre4074_e659978 2015-03-09 11:27:22 +01:00
obadz fcd5d8fdc6 ecryptfs: lib.maintainers vs maintainers 2015-03-08 16:03:52 -07:00
obadz e5d4624420 PAM/eCryptfs now able to mount ecryptfs'd home directories on login 2015-03-08 16:03:51 -07:00
Michael Raskin 04692c04e9 Update Pipelight Wine 2015-03-09 01:03:01 +03:00
Michael Raskin 487b95f4d0 update zpaq 2015-03-09 01:03:01 +03:00
Michael Raskin 44b608f64e update nilfs utils 2015-03-09 01:03:01 +03:00
Michael Raskin eeac4fdf0e update zpaq 2015-03-09 01:03:01 +03:00
Michael Raskin ab5dd299ee update getmail 2015-03-09 01:03:01 +03:00
Domen Kožar 17a44e5013 Merge pull request #6717 from sjagoe/package-python-grin
Add grin package
2015-03-08 21:58:23 +01:00
Simon Jagoe 456750c1ad Add sjagoe as maintainer of grin package 2015-03-08 20:46:23 +00:00
Simon Jagoe aca88a275e Specify platform compatibility for grin 2015-03-08 20:45:32 +00:00
Simon Jagoe f4965177b5 Move grin definition to tools/text and call it from all-packages.nix 2015-03-08 20:10:40 +00:00
Vladimír Čunát 3d0a6819da wmutils-core: add to tools/X11 (close #6585)
@vcunat fixed and cleaned this a little.
2015-03-08 15:46:02 +01:00
Benjamin Staffin ed6ce446d0 euca2ools: bump to 2.1.4, use python27
Change-Id: I8be644bcf2892e1146c3b3eedea36c5f5e749c16
2015-03-07 14:06:08 -08:00
Matthias Beyer 341c50fdcb Update: vdirsyncer 0.4.2 -> 0.4.3 2015-03-07 15:38:22 +01:00
Moritz Ulrich 4560b11551 pngcrush: update from 1.7.82 to 1.7.83 2015-03-07 12:08:18 +01:00
Shea Levy 6b53021205 Merge branch 'master' into staging 2015-03-06 19:02:36 +00:00
Sander van der Burg de8e1bcb03 DisnixWebService: bump to latest development version 2015-03-06 09:41:31 +00:00
Tobias Geerinckx-Rice 2a93bee7f3 Add nxproxy 3.5.0-2015-02-18
Thanks to Christoph-Simon Senjak <c s s at u x u l dot d e>
2015-03-06 03:48:40 +01:00
Eric Seidel b6a3fd396e dysnomia: fix syntax error 2015-03-05 13:00:50 -08:00
Peter Jones ff42e0ae7f 2.0.0-rc2 -> 2.0.0, add CardDAV support 2015-03-05 13:23:02 -07:00
Sander van der Burg bb3cf3b461 Bump development versions of disnix packages 2015-03-05 20:22:42 +00:00
Nikolay Amiantov 9a21011f08 uim: don't accept additional arguments 2015-03-05 20:49:45 +03:00
Eelco Dolstra 17bc5f9b38 dhcpcd: Update to 6.6.7 2015-03-05 17:25:56 +01:00
Petar Bogdanovic 31955c869f Update gnupg1orig package to gpg-1.4.19
A test build pulled too many packages (including perl) for my VM so
while it's a simple bump, it's also untested.
2015-03-05 16:04:29 +01:00
Peter Simons 1d953779b0 Merge remote-tracking branch 'origin/master' into staging. 2015-03-05 12:24:57 +01:00
Vladimír Čunát 856d1ff27f more build fixups concerning automake defaults 2015-03-04 22:01:11 +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
William A. Kennington III 919894f4fe opensc: Fix pcsclite reference 2015-03-03 14:52:02 -08:00
William A. Kennington III 4db81f081b opensc: 0.13.0 -> 0.14.0 2015-03-03 14:27:49 -08:00
James Cook 91fa9b27d5 graphviz: Patch to fix CVE-2014-9157 (close #6640) 2015-03-03 11:38:02 +01:00
Tobias Geerinckx-Rice 7886bd9545 encfs: fix typo 2015-03-03 06:46:30 +01:00
William A. Kennington III 9d79aa18d3 ceph: 0.92 -> 0.93 2015-03-02 21:10:33 -08:00
William A. Kennington III adbba6eded Merge pull request #6528 from codyopel/stdenv-fixes
remove stdenv.isBSD
2015-03-02 20:10:07 -08:00
Tobias Geerinckx-Rice 1db0e77efe encfs 1.7.4 -> 1.8-rc1 (fix timing vulnerability) + clean up
Many other flaws remain: <https://defuse.ca/audits/encfs.htm>
2015-03-03 04:48:54 +01:00
Sou Bunnbu 893fe6ffb8 Merge pull request #6634 from bobvanderlinden/volumeicon-0.5.1
volumeicon: upgrade to 0.5.1
2015-03-03 11:22:49 +08:00
Bob van der Linden 6ef241d8e2 volumeicon: upgrade to 0.5.1 2015-03-03 00:16:12 +01: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
Peter Simons 5341196f01 Merge branch 'master' into staging. 2015-03-02 21:10:36 +01: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
Sander van der Burg b0dc17a5ed Bump development versions of Disnix 2015-03-02 09:37:10 +00:00
lethalman 51b85cee31 Merge pull request #6593 from bobvanderlinden/memtest86+-fix
memtest86+: fix reboot issues
2015-03-01 13:10:17 +01:00
lethalman 186765e0e3 Merge pull request #6590 from iand675/noip2
Add noip package
2015-03-01 12:30:37 +01:00
Tobias Geerinckx-Rice 154d3597a9 stress-ng 0.03.19 -> 0.03.20 2015-03-01 03:30:34 +01:00
tv 68e85fcc05 urlwatch: update to version 1.18 2015-02-28 08:47:36 +01:00
Bob van der Linden 3b40ec5012 memtest86+: fixed reboot issues 2015-02-28 00:30:36 +01:00
Ian Duncan bf45ee500d Remove unnecessary conditional 2015-02-27 17:29:58 +00:00
Ian Duncan 5f218eaf92 Add meta info for noip package 2015-02-27 15:04:06 +00:00
Arseniy Seroka 2f674d85af Merge pull request #6555 from ts468/xpra
Fix/update Xpra
2015-02-27 14:07:21 +03:00
Rickard Nilsson 4987478c96 dar: Update from 2.4.15 to 2.4.17 2015-02-27 10:14:53 +01:00
Ian Duncan 71ab1792c4 Add noip2 package 2015-02-27 04:30:08 +00:00
Vladimír Čunát f3bf4505a9 cpio: fix CVE-2015-1197 by Suse patch 2015-02-26 21:25:20 +01:00
lethalman 69d3adbf3d Merge pull request #6425 from grwlf/siptools
Siptools
2015-02-26 15:00:17 +01:00
Mateusz Kowalczyk 301d73c4cd ansible: update from 1.7.2 to 1.8.4 2015-02-26 10:51:52 +00:00
lethalman 3f38be2f10 Merge pull request #6482 from auntieNeo/nkf-master
Packaged nkf (network kanji filter)
2015-02-26 09:44:53 +01:00
William A. Kennington III cbb706c326 tinc_pre: Rename using date format 2015-02-25 11:53:14 -08:00
Peter Simons d6c295e469 Merge remote-tracking branch 'origin/master' into staging. 2015-02-25 20:18:28 +01:00
Tobias Geerinckx-Rice d3156d3ca2 bully: switch to working Lrs121 mirror + fetchFromGitHub 2015-02-25 16:27:03 +01:00
Tobias Geerinckx-Rice 04b8bd0d50 stress-ng 0.03.18 -> 0.03.19 2015-02-25 16:27:02 +01:00
Austin Seipp 0d266b2392 nixpkgs: afl 1.21b -> 1.49b
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-02-25 07:54:15 -06:00
Eelco Dolstra 9e9e446880 sudo: Fix incorrect runtime path 2015-02-25 12:39:06 +01:00
codyopel e29b0da9c7 remove stdenv.isBSD 2015-02-24 22:15:51 -05:00
Thomas Strobel c6ef0727c3 Fix/update Xpra 2015-02-25 01:09:39 +01:00
Eelco Dolstra 3d3db3550f sudo: Update to 1.8.12 2015-02-24 18:04:35 +01:00
cillianderoiste a3259773f9 Merge pull request #6547 from nathanielbaxter/dev/aria
aria2: update from 1.18.9 to 1.18.10
2015-02-24 15:48:42 +01:00
Nathaniel Baxter 1e7ac20906 aria2: update from 1.18.9 to 1.18.10 2015-02-24 21:50:49 +11:00
Pascal Wittmann 31e4ce5e03 parallel: update 20150122 to 20150222 2015-02-24 11:46:40 +01:00
mancha 7b531e2845 unzip: fix CVE-2014-9636 patch
Close #6544, fixes #6543.
vcunat: no security impact; just fixes false rejections of some rarer
inputs - a problem introduced by the CVE patch.
2015-02-24 10:55:50 +01:00
Edward Tjörnhammar e2df28dee3 i2pd: 0.7.0 -> 0.8.0 2015-02-23 20:00:54 +01:00
Tobias Geerinckx-Rice cda356a8f8 ipv6calc 0.97.4 -> 0.98.0 2015-02-23 02:04:08 +01:00
Tobias Geerinckx-Rice a389b7aa26 dvdisaster: make the built-in Help button actually work
Hardly useful under NixOS+Gnome (where the default HTML browser is,
apparently, gedit...) but that's a different bug.
2015-02-23 01:18:41 +01:00
Vladimír Čunát a00f771551 gnugrep: fix CVE-2015-1345 by upstream patch 2015-02-22 20:01:03 +01:00
Vladimír Čunát 2fd5f06ace recode: fix build, needing texinfo now
Also make the build inputs native (no references are retained).
2015-02-22 20:01:03 +01:00
Vladimír Čunát e8288a7e2e grep: update
The 2.21 update fixes NixOS/nix#464.
2015-02-22 20:01:02 +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 58a004999b)
2015-02-22 15:25:49 +01:00
cillianderoiste db97a23be3 Merge pull request #6461 from henrytill/hsetroot
hsetroot: fix libX11 error
2015-02-22 14:06:47 +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
Emery Hemingway 142a5ce2b3 makebootfat: initial package at version 1.4
http://advancemame.sourceforge.net/boot-readme.html
2015-02-21 16:56:02 -05:00
Jonathan Glines 3bfbed7535 Made suggested changes to nkf package 2015-02-21 14:35:01 -07:00
zimbatm db50ddd9ea direnv: update to v2.6.0 2015-02-21 17:47:39 +00:00
Jonathan Glines 0e9ebcbc4d Added tmuxinator (using bundlerEnv) 2015-02-20 20:49:45 -07:00
Henry Till a0830c9039 hsetroot: fix libX11 error 2015-02-20 20:49:33 -05:00
Jonathan Glines 30061d3971 Packaged nkf (network kanji filter) 2015-02-20 14:23:08 -07:00
Sander van der Burg 8b1110f89a Bump development versions of several Disnix tools 2015-02-20 20:20:43 +00:00
Fedor Pakhomov 0baa4eba33 Changes in meta for ddccontrol 2015-02-20 16:53:16 +03:00
Luca Bruno 78834b9254 airfield: mark as broken, don't know what broke it 2015-02-20 14:46:37 +01:00
Fedor Pakhomov 4e926e50da Stylistical changes for ddccontrol 2015-02-20 16:26:29 +03:00
Luca Bruno fbc7738867 sproxy: mark as broken, don't know what broke it 2015-02-20 14:07:58 +01:00
Fedor Pakhomov 0738edc1fd added ddccontrol package 2015-02-20 00:49:31 +03:00
Franz Pletz 6265123f7a Add new package screen-message 2015-02-19 19:19:33 +01:00
Tobias Geerinckx-Rice 9775f462b7 stress-ng 0.03.16 -> 0.03.18 2015-02-19 14:47:52 +01:00
Benno Fünfstück e47675db6a cutecom: new expression 2015-02-19 13:34:31 +01:00
William A. Kennington III 47f9a276c3 graphviz: Add a no x dependency version 2015-02-18 18:15:51 -08:00
tv 61f074028b qprint: add version 1.1 2015-02-18 18:22:44 +01:00
koral c3a4de0b17 aria2: added c-ares dependency + link ssl certificates. 2015-02-18 17:51:02 +01:00
Eelco Dolstra d6c88eaeb8 Apply upstream fix for Nix on XFS
Fixes #6424.
2015-02-18 10:41:39 +01:00
Eelco Dolstra cbab474cea nixUnstable: Update 2015-02-18 10:39:47 +01:00
Sergey Mironov 0a006c78bf dhcpdump: add the tool 2015-02-18 11:52:20 +03:00
William A. Kennington III 8b4156fb3e Merge pull request #6404 from codyopel/rtmpdump
rtmpdump: refactor & bump commit
2015-02-17 22:30:00 -08:00
William A. Kennington III f7cdbb091a Merge pull request #6417 from benley/haproxy
haproxy: update to 1.5.11
2015-02-17 22:28:57 -08:00
Dan Peebles 3caa6f4d7d This doesn't hurt the current darwin stdenv and doesn't affect anything else, but is needed for the upcoming pure darwin stdenv 2015-02-18 01:19:59 -05:00
Dan Peebles 12c1c8d590 wget wants libiconv but doesn't say so 2015-02-18 00:49:37 -05:00
Benjamin Staffin 2efd1a4700 haproxy: update to 1.5.11
Change-Id: I6f5d8d62084da89c22e99df2a99b4608ba95f874
2015-02-17 19:57:17 -08:00
codyopel 25c9b84994 rtmpdump: refactor & bump commit 2015-02-17 16:15:03 -05:00
Bjørn Forsman 9b79a35371 speedtest-cli: drop the "python2.7-" name prefix 2015-02-17 20:22:39 +01:00
Shea Levy 2f061ff16b Merge remote-tracking branch 'origin/staging'
Darwin and haskell fixes.
2015-02-17 13:52:37 -05:00
Emery Hemingway 71ad263151 mawk: initial package at 1.3.4-20141206 2015-02-16 18:57:57 -05:00
lethalman 9c8a89e9f4 Merge pull request #6365 from DamienCassou/umlet-13.2
Umlet 13.1 -> 13.2
2015-02-16 13:20:37 +01:00
Damien Cassou d69c9bb42d Umlet 13.1 -> 13.2 2015-02-16 13:01:03 +01:00
Pascal Wittmann 9dc36774b3 nzbget: update from 14.1 to 14.2 2015-02-16 12:37:12 +01:00
Tobias Geerinckx-Rice 4b87505e32 stress-ng 0.03.15 -> 0.03.16 2015-02-15 22:38:32 +01:00
Cillian de Róiste 16bc8564c3 Add ttfautohint: an automatic hinter for TrueType fonts 2015-02-15 22:32:15 +01:00
Luca Bruno ca2d7774e0 povray: fix build and add platforms 2015-02-15 18:33:47 +01:00
Shea Levy df0016a8ce Fix pass on darwin 2015-02-15 16:14:13 +00:00
Wout Mertens 2e4b5ba1ea Merge pull request #6346 from wmertens/rdfind
rdfind: Add new package
2015-02-15 08:27:29 +01:00
James Cook f114979de7 Merge pull request #6224 from falsifian/ppp_2.4.7_squash
PPP: update to 2.4.7.
2015-02-14 21:17:51 -08:00
William A. Kennington III e91d788b7c grub2: Another grub bump 2015-02-14 18:58:50 -08:00
Wout Mertens f80ae41a7d rdfind: Add new package
refined is a very fast duplicate file finder/remover/hardlinker.
2015-02-14 23:19:46 +01:00
tv 6e36a662f6 sec: update to version 2.7.7 2015-02-14 09:01:22 +01:00
William A. Kennington III 1f133ab6b4 parted: Fix patch 2015-02-13 14:40:58 -08:00
William A. Kennington III 8e62c497ca grub2: Update git revision 2015-02-13 13:42:20 -08:00
Peter Simons 600135bba5 Merge remote-tracking branch 'master' into staging. 2015-02-13 22:17:12 +01:00
Peter Simons 54ce1a1810 Merge remote-tracking branch 'origin/master' into staging.
Conflicts:
      pkgs/development/compilers/ghc/head.nix
      pkgs/top-level/haskell-ng.nix
2015-02-13 22:13:25 +01:00
Pascal Wittmann 92f3ec3ba5 pngnq: update from 1.0 to 1.1 2015-02-13 11:02:27 +01:00
John Wiegley b39d5ea309 contacts: New expression for darwin 2015-02-12 16:58:22 -06:00
Vladimír Čunát d3b25752f1 p7zip: small update to fix CVE-2015-1038 2015-02-12 20:51:26 +01:00
Peter Simons 6827c7d8b0 Merge pull request #6315 from matthiasbeyer/update-gnupg
Update gnupg21 package to gpg-2.1.2
2015-02-12 18:58:06 +01:00
Matthias Beyer 91c31bcc57 Update gnupg21 package to gpg-2.1.2 2015-02-12 16:52:07 +01:00
Luca Bruno 3b17a2054b polygraph: new package
Performance testing tool for caching proxies, origin server accelerators, L4/7 switches, content filters, and other Web intermediaries

http://www.web-polygraph.org
2015-02-12 14:29:10 +01:00
Shea Levy 127efcd6f6 Merge branch 'kill-libiconv' of git://github.com/gridaphobe/nixpkgs into staging
Took "ours" for the conflict and changed libiconvOrEmpty to libiconv

Conflicts:
	pkgs/applications/audio/ncmpcpp/default.nix
2015-02-11 19:37:22 -05:00
Bjørn Forsman c42d36de1a genext2fs: add meta.{platforms,license,maintainers} 2015-02-11 20:06:14 +01:00
Shea Levy 52879c9050 pass: fix completion installation 2015-02-11 15:29:34 +00:00
Sander van der Burg 4c7adddcb7 s3fs: Add package 2015-02-11 13:23:58 +00:00
Tobias Geerinckx-Rice 5e608de1ac stress-ng: update 0.03.14 -> 0.03.15 2015-02-10 19:24:52 +01:00
James Cook 3baf1c0772 Merge remote-tracking branch 'official/master' into ppp_2.4.7_squash
Conflicts:
	pkgs/tools/networking/ppp/default.nix
2015-02-10 09:24:38 -08:00
Georges Dubus 1e5ce3f024 openfortivpn: Added expression 2015-02-10 13:57:21 +01:00
Benno Fünfstück 42722a2940 Merge pull request #6279 from j-keck/kpcli
kpcli: 2.7 -> 2.8
2015-02-10 11:31:38 +01:00
Michael Raskin f6f3813b65 Packaging Asymptote from scratch to get rid of builderDefsPackage 2015-02-10 00:28:00 +03:00
Michael Raskin 7c12355ee1 Update Wine version in Pipelight 2015-02-10 00:28:00 +03:00
William A. Kennington III c14348a51d tinc_pre: Update git version 2015-02-09 10:48:36 -08:00
Pascal Wittmann 5478bcffae tmsu: update from 0.5.0 to 0.5.1 2015-02-09 19:26:28 +01:00
koral 7fc94dd3bb curl: 7.39.0 -> 7.40.0 2015-02-09 17:34:03 +01:00
Peter Simons 7b99c149a4 Merge branch 'master' into staging. 2015-02-09 16:51:10 +01:00
lethalman e08eb01c05 Merge pull request #6252 from benley/xbindkeys-config
New package: xbindkeys-config
2015-02-09 11:08:08 +01:00
Benjamin Staffin ea446390fa New package: xbindkeys-config
The patch is borrowed verbatim from Debian. It is under the same
license as the rest of the package, and is necessary for the app to
work.

There does not seem to be a canonical upstream homepage for this app
other than Debian itself.

Change-Id: I4f0bec32a95778fb12a48bfb280386b65a0d0f9a
2015-02-09 01:36:01 -08:00
j-keck dc9cdb2beb kpcli: 2.7 -> 2.8 2015-02-09 09:17:33 +01:00
Domen Kožar 49c67589b6 iodine: 0.6.0-rc1 -> 0.7.0 2015-02-09 06:41:27 +01:00
Shea Levy 0d80ab2dd9 Fix grub1 support 2015-02-08 22:28:42 -05:00
William A. Kennington III 2a0754ccbc Merge pull request #5994 from ts468/grub
Add 'target' parameter for GRUB installation chain
2015-02-08 14:18:13 -08:00
William A. Kennington III 5a1089d024 Merge pull request #6245 from edwtjo/samba-collate-urls
fetchurl: collate samba project urls into a mirror
2015-02-08 13:38:01 -08:00
Edward Tjörnhammar 33a8a51657 fetchurl: collate samba project urls into a mirror 2015-02-08 22:29:27 +01:00
James Cook 5522aad3ec ppp: Change maintainer to falsifian. 2015-02-08 11:29:14 -08:00
Lluís Batlle i Rossell d54611bde7 Updating cjdns to 20150207.
Version without memory leaks.

(cherry picked from commit 0e860da001)
2015-02-08 19:33:13 +01:00
Pascal Wittmann 97049ccf80 tmsu: update from 0.4.3 to 0.5.0 2015-02-08 11:45:11 +01:00
William A. Kennington III c8a4ecd91d grub: Doesn't support building bios and efi simultaneously 2015-02-07 20:32:36 -08:00
Eric Seidel 472feaf53b dont need -liconv 2015-02-07 20:29:28 -08:00
Eric Seidel e08b9ab8d3 kill libiconvOr*
Conflicts:
	pkgs/applications/networking/mailreaders/sup/default.nix
	pkgs/development/compilers/ghc/7.8.3-binary.nix
	pkgs/development/interpreters/php/5.3.nix
	pkgs/development/interpreters/ruby/patches.nix
	pkgs/development/libraries/cairo/default.nix
	pkgs/development/libraries/poppler/default.nix
	pkgs/top-level/all-packages.nix
2015-02-07 20:29:28 -08:00
James Cook 3df42c6499 PPP: Update to 2.4.7.
Fixes CVE-2014-3158.

Also remove postPatch and postInstall that don't seem to be needed (any
more?).
2015-02-07 17:43:49 -08:00
William A. Kennington III ef80d73e6a grub: Enable zfs and efi by default since it's cheap to support 2015-02-07 15:18:37 -08:00
William A. Kennington III 15cf03a8ee Build userspace packages using the userspace zfs 2015-02-07 15:07:39 -08:00
lethalman 8b236f2daf Merge pull request #6119 from lethalman/go
Go packages, buildGoPackage
2015-02-07 21:30:30 +01:00
Moritz Ulrich 6a24650cb5 pass: update from 1.6.3 to 1.6.5 2015-02-07 18:49:49 +01:00
aszlig e05bade342
Merge pull request #6076 (vdirsyncer).
Adds vdirsyncer and dependencies (request_toolbelt and atomicwrites).

It's to synchronize calendars and addressbooks between two storages (for
example between CalDAV/CardDAV and a local folders/files).
2015-02-07 17:10:30 +01:00
Matthias Beyer e5a0d8bc61 Add nix expression for vdirsyncer 2015-02-07 15:34:23 +01:00
Robert Helgesson ec61d946eb Update svtplay-dl to 0.10.2015.01.28. 2015-02-07 13:25:19 +01:00
Vladimír Čunát 346c8d7a98 xdg-utils: update from git to fix CVE-2014-9622
Fixes #6193.
Disabling docs generation might be another alternative
to the build-time dependency blowup.

That KDE patch no longer applies, but the code seems to take KDE5 into
account already. CC @ttuegel.
2015-02-07 07:35:21 +01:00
Edward O'Callaghan 529e2b281a gnupatch: update from 2.7.1 to 2.7.3 (close #6048)
Potentially fixes CVE-2015-1196.

Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
2015-02-07 06:48:21 +01:00
William A. Kennington III b65209849a bareos: 14.2.2 -> 14.2.3 2015-02-06 13:00:40 -08:00