Commit Graph

8096 Commits

Author SHA1 Message Date
Tobias Geerinckx-Rice
42420a30d5 xmltv: remove dead package
Not updated since 2008. Broken since 2013. Nothing else will miss it.
2016-01-06 01:46:16 +01:00
Benjamin Staffin
67f4c2a779 openssh: Add gssapi patch used by other major distros
This patch is borrowed verbatim from Debian, where it is actively
maintained for each openssh update.  It's also included in Fedora's
openssh package, in Arch linux as openssh-gssapi in the AUR, in MacOS
X, and presumably various other platforms and linux distros.

The main relevant parts of this patch:
- Adds several ssh_config options:
  GSSAPIKeyExchange, GSSAPITrustDNS,
  GSSAPIClientIdentity, GSSAPIServerIdentity
  GSSAPIRenewalForcesRekey
- Optionally use an in-memory credentials cache api for security

My primary motivation for wanting the patch is the GSSAPIKeyExchange
and GSSAPITrustDNS features. My user ssh_config is shared across
several OSes, and it's a lot easier to manage if they all support the
same options.
2016-01-05 14:50:05 -08:00
Peter Simons
af8c1f3368 youtube-dl: take advantage of the improved getVersion function 2016-01-05 20:09:39 +01:00
Domen Kožar
9af5091992 f2fs-tools: add pkgconfig 2016-01-05 19:57:48 +01:00
Peter Simons
720d0cdc9a Merge pull request #12162 from jgillich/torbrowser
torbrowser: add missing shebang to wrapper script
2016-01-05 19:39:55 +01:00
Jakob Gillich
24dc7f3028 torbrowser: add missing shebang to wrapper script 2016-01-05 18:21:07 +01:00
Peter Simons
41a91a5495 youtube-dl: remove meta.version 2016-01-05 12:46:01 +01:00
Moritz Ulrich
24e0868763 isync: Add unstable variant. 2016-01-05 12:21:10 +01:00
Vladimír Čunát
b1acaffe67 Merge branch 'master' into staging 2016-01-05 10:28:58 +01:00
Vladimír Čunát
7c879d342d Merge #10816: improve FreeBSD support 2016-01-05 09:50:10 +01:00
Tobias Geerinckx-Rice
fb5f7dd953 zfstools: 0.3.2 -> 0.3.3 2016-01-05 00:51:32 +01:00
Tobias Geerinckx-Rice
bb288f43af pingtcp: install README.md 2016-01-04 21:13:46 +01:00
Tobias Geerinckx-Rice
3a9c863150 pcapc: init at 2015-03-06 2016-01-04 21:13:05 +01:00
Pascal Wittmann
192fda79e0 Merge pull request #11832 from ktosiek/gupnp-tools-fixes
gupnp-tools: add required icons, rename from gupnptools
2016-01-04 17:16:41 +01:00
Tobias Geerinckx-Rice
517d8c8846 pingtcp: init at 0.0.3 2016-01-04 16:09:46 +01:00
Bjørn Forsman
d1cb42f297 system-config-printer: set meta.platforms 2016-01-04 14:21:43 +01:00
Arseniy Seroka
b5bbbd0fe3 f2fs-tools: 1.4.1 -> 1.5.0 2016-01-04 14:23:56 +03:00
Tomasz Kontusz
62d2a91b2b gupnp-tools: add required icons, rename from gupnptools 2016-01-04 09:34:51 +01:00
Radvendii
2371acdeb2 tldr: init at 1.0
added tldr to all-packages.nix

cleaned up style

added metadata

semicolons

didn't test on mac. removed platform

wrong types

fixed duplication of version
2016-01-03 17:51:34 -05:00
Mateusz Kowalczyk
1e630749d8 youtube-dl: 2015.11.24 -> 2016.01.01 2016-01-03 20:51:14 +00:00
Mateusz Kowalczyk
8a5421da50 babeld: update from 1.5.1 to 1.6.1 2016-01-03 20:51:14 +00:00
Bjørn Forsman
9cdf17e822 colord: fix use of /var
Currently the package is built with /var in $out/var. That fails when it
tries to create/write things at runtime (nix store is read-only).
Instead, tell it to use /var (global directory) and fixup the
installation phase so it doesn't touch /var (leave that for runtime).

This unbreaks the colord dbus service, which apparently is needed by
cups to create color profiles for printers.
2016-01-03 21:07:04 +01:00
Tobias Geerinckx-Rice
6862e5c636 dhcping: init at 1.2 2016-01-03 20:38:52 +01:00
Tobias Geerinckx-Rice
82419575aa btrfsProgs -> canonical btrfs-progs 2016-01-03 20:38:44 +01:00
Pascal Wittmann
1799d134ba fcitx-configtool: add icon theme, fixes #11895 2016-01-03 20:32:59 +01:00
Pascal Wittmann
18a53d6eda disorderfs: 0.4.1 -> 0.4.2 2016-01-03 19:42:59 +01:00
Pascal Wittmann
7ab894098a mkcue: fetch source from debian
fixes #12102
2016-01-03 17:27:24 +01:00
Pascal Wittmann
13572ae8a3 parallel: 20151122 -> 20151222 2016-01-03 15:49:55 +01:00
Tobias Geerinckx-Rice
4943e41347 wget: make libpsl attribute properly optional 2016-01-03 00:24:28 +01:00
Tobias Geerinckx-Rice
d030b608dd zopfli: build & install zopflipng, shared libraries, READMEs 2016-01-03 00:24:28 +01:00
Tobias Geerinckx-Rice
2ba8ae8d97 zopfli: 1.0.0 -> 1.0.1 + bug fixes
Maintain & tidy up `meta` while we're here.
2016-01-03 00:24:28 +01:00
Robert Helgesson
a596f7dcb9 netcat: add meta data 2016-01-02 22:49:57 +01:00
Bjørn Forsman
1979034956 system-config-printer: remove bad /usr/bin reference in dbus service file 2016-01-02 22:04:52 +01:00
Tuomas Tynkkynen
8a985d97a1 sudo: Compile with '--with-iologdir' to improve build purity
Otherwise it will try to guess the log directory, and the guess might
not be the same if chroot builds are enabled or not.

The gruesome details from m4/sudo.m4:

````
dnl
dnl Where the I/O log files go, use /var/log/sudo-io if
dnl /var/log exists, else /{var,usr}/adm/sudo-io
dnl
AC_DEFUN([SUDO_IO_LOGDIR], [
    AC_MSG_CHECKING(for I/O log dir location)
    if test "${with_iologdir-yes}" != "yes"; then
        iolog_dir="$with_iologdir"
    elif test -d "/var/log"; then
        iolog_dir="/var/log/sudo-io"
    elif test -d "/var/adm"; then
        iolog_dir="/var/adm/sudo-io"
    else
        iolog_dir="/usr/adm/sudo-io"
    fi
    if test "${with_iologdir}" != "no"; then
        SUDO_DEFINE_UNQUOTED(_PATH_SUDO_IO_LOGDIR, "$iolog_dir")
    fi
    AC_MSG_RESULT($iolog_dir)
])dnl
````
2016-01-02 18:50:11 +01:00
Fabian Schmitthenner
28b3ecac07 networkmanager: fix path /sbin/modprobe 2016-01-02 18:23:59 +01:00
Bjørn Forsman
b1570d4f57 offlineimap: don't depend on 'pkgs' attrset
It's considered bad style to depend on "everything". In this case, all
that was needed from 'pkgs' was 'stdenv'.
2016-01-02 18:17:22 +01:00
Damien Cassou
fc83959704 offlineimap: 6.6.0 → 6.6.1 2016-01-02 18:07:14 +01:00
Vladimír Čunát
8781743edb unrar: fix #12084: wrong license 2016-01-02 12:30:28 +01:00
Vladimír Čunát
1878ac9335 tree-wide: various cleanups
It's mainly refactoring and mass-rebuild simplifications without any
real impact (besides better readability).
2016-01-02 11:29:45 +01:00
Vladimír Čunát
b7658f3f8b connman: drop policykit dependency, refactor meta
PolicyKit is long obsoleted by PolKit and it didn't seem used here.
/cc maintainer @matejc.
2016-01-02 09:02:05 +01:00
Tobias Geerinckx-Rice
8924e770ca a2ps: fix evaluation 2016-01-01 22:03:21 +01:00
Peter Simons
80e6d455be Merge pull request #12068 from davidak/update-pass
pass: update homepage url
2016-01-01 20:23:13 +01:00
davidak
fc45d98c31 pass: update homepage url 2016-01-01 20:19:11 +01:00
Benno Fünfstück
aaeba728b3 a2ps: new package 2016-01-01 19:11:58 +01:00
Arseniy Seroka
16223a4c65 Merge pull request #12057 from womfoo/facter
facter: 3.0.2 -> 3.1.3
2016-01-01 20:54:38 +03:00
janus
a472d836f6 FreeBSD: apr-util, cyrus-sasl, berkeley db, glib, gnutls, kerberos, libelf-freebsd, openldap, serf, guile, tet, shishi, gawk, gnugrep 2016-01-01 17:01:13 +00:00
janus
9897b35661 FreeBSD: patch expat, kerberos, libedit, ossp-uuid, lz4, sharutils, add libelf-freebsd 2016-01-01 17:01:13 +00:00
janus
c01dbc4932 FreeBSD patches for GNU m4, stdenv, miniupnpc 2016-01-01 17:01:13 +00:00
janus
3cb831d2bc FreeBSD patches for miniupnpc, boost, bitcoin 2016-01-01 16:59:48 +00:00
janus
a1ade02cdc FreeBSD support 2016-01-01 16:59:48 +00:00
Tobias Geerinckx-Rice
3a250b2518 Merge pull request #12050 from nckx/fix-mturk-hash
aws-mturk-clt: update sha256 hash
2016-01-01 14:59:53 +01:00
Michael Raskin
8431b84d9a tcpflow: 1.4.4 -> 1.4.5 2016-01-01 12:30:17 +03:00
Michael Raskin
f1eeed7a29 ised: 2.6.0 -> 2.7.0 2016-01-01 12:30:17 +03:00
Michael Raskin
247c419427 ipmiutil: 2.9.6 -> 2.9.8 2016-01-01 12:30:17 +03:00
Michael Raskin
119de110a3 glusterfs: 3.7.3 -> 3.7.6 2016-01-01 12:30:17 +03:00
Kranium Gikos Mendoza
6c34b9c2ad facter: 3.0.2 -> 3.1.3 2016-01-01 15:47:44 +08:00
Tobias Geerinckx-Rice
6a903c1f87 aws-mturk-clt: update sha256 hash
Stable tarballs are so 2015.
2015-12-31 13:48:07 +01:00
Domen Kožar
2be814f21e Merge pull request #11985 from mayflower/update-thinkfan
thinkfan: 0.8.1 -> 0.9.2
2015-12-31 13:41:30 +01:00
Tobias Geerinckx-Rice
3b065f0215 zpaqd: fix typo... 2015-12-31 05:09:13 +01:00
Tobias Geerinckx-Rice
4ae6598c0b zpaq{,d}: clarify; improve description; maintain 2015-12-31 05:04:05 +01:00
Tobias Geerinckx-Rice
d04e57ea6a zpaq{,d}: un-break compileFlags and stop using -march=native
Running zpaq on an older but not ancient 64-bit Intel server aborts
with an ‘Illegal instruction’ error. Turns out the build expression
was using -march=native to generate distibution binaries...

Change this to more conservative, portable settings which should
cover ‘all’ CPUs. It may run slightly slower — but that at least
implies running.

As a nice side effect, all common compile flags are now back in
`compileFlags` whence they came, and actually used consistently.
2015-12-31 05:04:05 +01:00
Dan Peebles
51ebb5a9aa lz4: mark as working on all unixes
I've only tested on darwin, but it looks like a pretty vanilla package
2015-12-30 17:45:13 -05:00
Robert Helgesson
73ede34fe5 vbetool: use stdenv
This replaces use of `builderDefsPackage`.
2015-12-30 21:15:15 +01:00
Eelco Dolstra
63bf2a551e nixUnstable: 1.11pre4334_7431932 -> 1.11pre4345_b8258a4 2015-12-29 17:54:58 +01:00
Vladimír Čunát
08dd527cc7 Merge branch 'staging'
http://hydra.nixos.org/eval/1234895
The mass errors on Hydra seem transient; I verified ghc on i686-linux.
Only darwin jobs are queued ATM. There's a libpng security update
included in this merge, so I don't want to wait too long.
2015-12-29 17:14:35 +01:00
Charles Strahan
b6c06e216b ruby: new bundler infrastructure
This improves our Bundler integration (i.e. `bundlerEnv`).

Before describing the implementation differences, I'd like to point a
breaking change: buildRubyGem now expects `gemName` and `version` as
arguments, rather than a `name` attribute in the form of
"<gem-name>-<version>".

Now for the differences in implementation.

The previous implementation installed all gems at once in a single
derivation. This was made possible by using a set of monkey-patches to
prevent Bundler from downloading gems impurely, and to help Bundler
find and activate all required gems prior to installation. This had
several downsides:

* The patches were really hard to understand, and required subtle
  interaction with the rest of the build environment.
* A single install failure would cause the entire derivation to fail.

The new implementation takes a different approach: we install gems into
separate derivations, and then present Bundler with a symlink forest
thereof. This has a couple benefits over the existing approach:

* Fewer patches are required, with less interplay with the rest of the
  build environment.
* Changes to one gem no longer cause a rebuild of the entire dependency
  graph.
* Builds take 20% less time (using gitlab as a reference).

It's unfortunate that we still have to muck with Bundler's internals,
though it's unavoidable with the way that Bundler is currently designed.
There are a number improvements that could be made in Bundler that would
simplify our packaging story:

* Bundler requires all installed gems reside within the same prefix
  (GEM_HOME), unlike RubyGems which allows for multiple prefixes to
  be specified through GEM_PATH. It would be ideal if Bundler allowed
  for packages to be installed and sourced from multiple prefixes.
* Bundler installs git sources very differently from how RubyGems
  installs gem packages, and, unlike RubyGems, it doesn't provide a
  public interface (CLI or programmatic) to guide the installation of a
  single gem. We are presented with the options of either
  reimplementing a considerable portion Bundler, or patch and use parts
  of its internals; I choose the latter. Ideally, there would be a way
  to install gems from git sources in a manner similar to how we drive
  `gem` to install gem packages.
* When a bundled program is executed (via `bundle exec` or a
  binstub that does `require 'bundler/setup'`), the setup process reads
  the Gemfile.lock, activates the dependencies, re-serializes the lock
  file it read earlier, and then attempts to overwrite the Gemfile.lock
  if the contents aren't bit-identical. I think the reasoning is that
  by merely running an application with a newer version of Bundler, you'll
  automatically keep the Gemfile.lock up-to-date with any changes in the
  format. Unfortunately, that doesn't play well with any form of
  packaging, because bundler will immediately cause the application to
  abort when it attempts to write to the read-only Gemfile.lock in the
  store. We work around this by normalizing the Gemfile.lock with the
  version of Bundler that we'll use at runtime before we copy it into
  the store. This feels fragile, but it's the best we can do without
  changes upstream, or resorting to more delicate hacks.

With all of the challenges in using Bundler, one might wonder why we
can't just cut Bundler out of the picture and use RubyGems. After all,
Nix provides most of the isolation that Bundler is used for anyway.

The problem, however, is that almost every Rails application calls
`Bundler::require` at startup (by way of the default project templates).
Because bundler will then, by default, `require` each gem listed in the
Gemfile, Rails applications are almost always written such that none of
the source files explicitly require their dependencies. That leaves us
with two options: support and use Bundler, or maintain massive patches
for every Rails application that we package.

Closes #8612
2015-12-29 09:30:21 -05:00
Arseniy Seroka
efce163164 Merge pull request #11988 from mayflower/update-dhcpcd
dhcpcd: 6.9.3 -> 6.9.4
2015-12-29 15:00:40 +03:00
Arseniy Seroka
19b6034135 Merge pull request #11995 from dezgeg/pr-yledl
yle-dl: init at 2.9.1
2015-12-29 14:59:20 +03:00
Edward Tjörnhammar
2c9369dc43 i2pd: 2.1.0 -> 2.2.0 2015-12-29 09:17:35 +01:00
Domen Kožar
c953334c75 Merge pull request #11972 from codsl/tor-0.2.7.6
tor: 0.2.7.5 -> 0.2.7.6
2015-12-28 23:27:29 +01:00
Peter Simons
f3aa927b70 Merge pull request #11991 from dezgeg/pr-openssh-purity
openssh: Compile with '--with-pid-dir' to improve build purity
2015-12-28 21:49:36 +01:00
Tuomas Tynkkynen
919d44d29f openssh: Compile with '--with-pid-dir' to improve build purity
The configure script tries to probe whether /var/run exists when
determining the location for the pid file, which is not very nice when
doing chroot builds. Just set it explicitly to avoid the problem.

For reference, the culprit in configure.ac:
````
piddir=/var/run
if test ! -d $piddir ; then
        piddir=`eval echo ${sysconfdir}`
        case $piddir in
                NONE/*) piddir=`echo $piddir | sed "s~NONE~$ac_default_prefix~"` ;;
        esac
fi

AC_ARG_WITH([pid-dir],
        [  --with-pid-dir=PATH     Specify location of ssh.pid file],
...

````

Also, use the `install-nokeys` target in installPhase so we avoid
installing useless host keys into $out/etc/ssh and improve built purity
as well.
2015-12-28 18:40:21 +02:00
Peter Simons
ef656e469e Merge pull request #11980 from ArdaXi/fix-gpgkey2ssh
Make gpgkey2ssh use absolute path to gpg2, fixes #11912
2015-12-28 17:12:51 +01:00
Domen Kožar
688ff0c0dc Merge pull request #11992 from dezgeg/pr-update-diffoscope
diffoscope: 29 -> 44
2015-12-28 07:46:12 +01:00
Tuomas Tynkkynen
5120601c28 yle-dl: init at 2.9.1 2015-12-28 06:05:01 +02:00
Tuomas Tynkkynen
eae60d2f40 diffoscope: Add more tools to the runtime path 2015-12-28 02:28:01 +02:00
Tuomas Tynkkynen
7e85fdc6df diffoscope: 29 -> 44
Relevant changes:
 - Python version switched to Python 3
 - ssdeep library got replaced with tlsh
 - the 'magic' Python package got replaced with a different one
 - Minor build system improvements == less work for us
2015-12-28 02:27:44 +02:00
Tuomas Tynkkynen
c0aada1e1f rpm: Hack fix finding libpython when compiling for Python 3
Currently, building RPM with `python = python3` causes this:

checking for a Python interpreter with version >= 2.6... python3
checking for python3... /nix/store/dykqxnrwiz9drlcv2wy8lpvl3xvklx0g-python3-3.4.3/bin/python3
checking for python3 version... 3.4
checking for Python.h... yes
checking for library containing Py_Main... no
configure: error: missing python library

That comes from this snippet in configure.ac:
    AC_SEARCH_LIBS([Py_Main],[python${PYTHON_VERSION} python],[
      WITH_PYTHON_LIB="$ac_res"
    ],[AC_MSG_ERROR([missing python library])
    ])

So it's looking for (e.g) `libpython3.4.so` wheras we have `libpython3.4m.so`.
Patching the configure script to match seems to make that work (although
I don't really understand what the heck is this 'm' business about).
2015-12-28 02:16:23 +02:00
Robin Gloster
a219778acc dhcpcd: 6.9.3 -> 6.9.4 2015-12-27 21:40:09 +00:00
Arseniy Seroka
de124aa531 Merge pull request #11981 from codsl/torbrower-5.0.6
torbrowser: 5.0.4 -> 5.0.6
2015-12-28 00:25:03 +03:00
Robin Gloster
7de67f48a5 thinkfan: 0.8.1 -> 0.9.2 2015-12-27 20:27:56 +00:00
Arda Xi
7c17302848 Make gpgkey2ssh use absolute path to gpg2, fixes #11912 2015-12-27 20:57:55 +01:00
Michael Raskin
56aa0ff1d9 runzip: init at 1.4 2015-12-27 14:23:52 +01:00
Domen Kožar
bd3ef3d1be Merge pull request #11971 from Denommus/master
Adding which and curl as dependencies to playonlinux
2015-12-27 11:04:13 +01:00
Domen Kožar
3c06503067 Merge pull request #11968 from benley/patch-2
autossh: build on darwin too
2015-12-27 11:03:13 +01:00
codsl
8fb46420ef torbrowser: 5.0.4 -> 5.0.6 2015-12-27 09:31:23 +00:00
codsl
42557425bc tor: 0.2.7.5 -> 0.2.7.6 2015-12-27 07:20:14 +00:00
Tobias Geerinckx-Rice
5d03506df7 dvdisaster: run tests & build in parallel
It seems like a good idea to test back-up software...
2015-12-27 06:37:00 +01:00
Tobias Geerinckx-Rice
d4406237a9 dvdisaster: 0.72.6 -> 0.79.5 2015-12-27 06:37:00 +01:00
Yuri Albuquerque
5cfeedc914 fontforge: needs pango on Linux, too 2015-12-27 01:33:06 -04:00
Benjamin Staffin
bb3a2aa8eb autossh: build on darwin too
Tested it out just now - seems like it works fine.
2015-12-26 13:46:34 -08:00
Tobias Geerinckx-Rice
f3048aed1d eid-viewer: 4.1.4 -> 4.1.9 2015-12-26 19:50:17 +01:00
Dan Peebles
50a00101c1 dnsmasq: get it working on darwin again 2015-12-24 23:27:31 -05:00
Nathan Zadoks
0fda4ff715 tahoelafs: mock is required at runtime for some reason 2015-12-24 11:08:16 +01:00
Robin Gloster
8613060425 socat: add patch to fix build with libressl
This fixes the build for libressl >= 2.3 as some legacy openssl code has
been removed.
2015-12-23 22:08:33 +00:00
Robert Helgesson
3af583d976 pdf2svg: add autoreconf hook (close #11888)
This fixes builds that may fail due to all files in the archive having
the same timestamp.
2015-12-23 07:36:25 +01:00
Vladimír Čunát
e16d3d0d8a texlive: add xdvi binary part (fixes #11816)
It seems to work fine for me now, after adding dependency on metafont.
2015-12-22 16:55:32 +01:00
Thomas Strobel
d856841ba4 nixos trustedGRUB: add support for HP laptops 2015-12-22 03:12:30 +01:00
Alexander Shabalin
d76c26e876 gibo: init at 1.0.4, fixes #11871 2015-12-22 02:43:24 +01:00
Alexander Shabalin
a0138e1ed5 dynamic-colors: init at 2013-12-28, fixes #11874 2015-12-22 02:04:06 +01:00
Rok Garbas
38a6b5fb43 Merge pull request #11683 from rvl/fail2ban
Make fail2ban work again
2015-12-22 01:46:18 +01:00
jeaye
1b9b1d0d5c fail2ban 0.9.1 -> 0.9.3 2015-12-21 15:33:15 +08:00
Lancelot SIX
e3e2273382 pkgs.gnupg1: 1.4.19 -> 1.4.20 2015-12-20 18:50:19 +01:00
Thomas Tuegel
5ff1c58606 Merge pull request #11839 from ttuegel/qt-5.4
Qt infrastructure update
2015-12-20 08:11:52 -06:00
Thomas Tuegel
660736def8 polkit-qt: normalize package name to upstream 2015-12-20 07:56:51 -06:00
Thomas Tuegel
17e17ea649 cmst: Qt 5 infrastructure update 2015-12-20 07:56:51 -06:00
Thomas Tuegel
97f7eb1e64 kst: Qt 5 infrastructure update 2015-12-20 07:56:50 -06:00
Thomas Tuegel
c1841675f3 antimicro: Qt 5 infrastructure update 2015-12-20 07:56:36 -06:00
Austin Seipp
10a7021c83 nixpkgs: duperemove 0.09.4 -> 0.10
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-12-19 22:43:48 -06:00
Arseniy Seroka
05d08e400c Merge pull request #11823 from rycee/bump/jhead
jhead: 2.87 -> 3.00
2015-12-19 19:05:51 +03:00
Arseniy Seroka
6ee2551c26 Merge pull request #11825 from gebner/djvu2pdf-nix-shell
djvu2pdf: make work in nix-shell
2015-12-19 19:05:26 +03:00
Arseniy Seroka
4472df4335 Merge pull request #11822 from rycee/bump/pdf2svg
pdf2svg: 0.2.2 -> 0.2.3
2015-12-19 19:04:58 +03:00
Tobias Geerinckx-Rice
d4b14974e5 eid-mw: 4.1.9 -> 4.1.11 2015-12-19 12:41:31 +01:00
Tobias Geerinckx-Rice
819ca0997e exfat: 1.2.2 -> 1.2.3
Fixes:
- Fixed clusters loss when file renaming replaces target.
2015-12-19 12:41:31 +01:00
Gabriel Ebner
723e693791 djvu2pdf: make work in nix-shell 2015-12-19 09:43:21 +01:00
Robert Helgesson
1b3930ca04 pdf2svg: 0.2.2 -> 0.2.3
Also minor style changes and upstream source is now on GitHub.
2015-12-19 00:50:46 +01:00
Robert Helgesson
8296346207 jhead: 2.87 -> 3.00
Also clean up the package quite a bit and add myself as maintainer.
2015-12-19 00:29:32 +01:00
Domen Kožar
0e4e01c7a6 add back nixopsUnstable 2015-12-18 18:51:12 +01:00
Domen Kožar
e6f1558692 Merge pull request #11807 from markus1189/lastpass-cli
lastpass-cli: 0.5.1 -> 0.7.0
2015-12-18 12:06:10 +01:00
Peter Simons
817d6d5149 Merge pull request #11802 from aespinosa/add-missing-utmp-lib
screen: include the utmp from the apple_sdk
2015-12-18 11:42:45 +01:00
Rodney Lorrimar
75d143ae9a fail2ban: 0.9.1 -> 0.9.3 2015-12-18 09:44:22 +00:00
Rodney Lorrimar
201859ea18 fail2ban: update python-systemd dependency
The python module has been split off from systemd since v223.
2015-12-18 09:44:22 +00:00
Rodney Lorrimar
242c24c402 fail2ban: python packaging workaround for /etc/fail2ban installation (fixes #11534)
Removed path substitutions from setup.py because these should be handled
by the setuptools install prefix.

Except that the install prefix won't quite work until issue #4968 is
resolved.

In the meantime there are preInstall and postInstall scripts so that
this package continues to work with the nix python packaging
improvements.
2015-12-18 09:44:22 +00:00
Markus Hauck
10e0b68141 lastpass-cli: 0.5.1 -> 0.7.0 2015-12-18 09:41:11 +01:00
Allan Espinosa
37341582bb screen: include the utmp from the apple_sdk 2015-12-18 00:12:31 -06:00
aszlig
662ab05119
beets: Add the external beets-alternatives plugin
It's not included in upstream beets but are linked in the documentation
under "Other plugins", see:

http://beets.readthedocs.org/en/v1.3.15/plugins/index.html#other-plugins

I found this one particularly useful for syncing files to varios media
players that refuse to read my FLAC files properly.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-12-18 05:58:27 +01:00
aszlig
68c504fa8f
beets: Use bs1770gain by default for replaygain
After trying with a dozen files, it seems the bs1770gain backend is much
more reliable than the audiotools backend and especially does a better
job (well, compared to audiotools which either does doing nothing at all
or throws an exception) when used on alboms that contain different
sample rates/sizes.

Additionally, we already had a few issues regarding the audiotools
backend, even to the extent that @sampsyco almost wanted to drop it
upstream (see sampsyco/beets#1342).

Also related issues are #10376 and sampsyo/beets#1592.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-12-18 05:58:27 +01:00
Tobias Geerinckx-Rice
535b4279c7 ipad_charge, simple-scan: libusb{-compat -> 1} 2015-12-17 23:51:43 +01:00
Tobias Geerinckx-Rice
11a8cddff4 man-db: use groff from closure, not PATH 2015-12-17 23:51:43 +01:00
Pascal Wittmann
a111fa517e zsh-navigation-tools: 1.3.2 -> 1.4 2015-12-17 18:28:35 +01:00
Thomas Tuegel
97b2b05a24 calamares: fix Qt dependencies 2015-12-17 05:50:32 -06:00
goibhniu
3725d5afdc Merge pull request #11757 from rycee/fix/colordiff
colordiff: add archive URL
2015-12-17 01:12:05 +01:00
goibhniu
1b3168069d Merge pull request #11768 from k0ral/rmlint
rmlint: 2.4.1 -> 2.4.2
2015-12-17 01:10:47 +01:00
goibhniu
81901bda04 Merge pull request #11770 from k0ral/nmap
nmap: 7.00 -> 7.01
2015-12-17 01:10:13 +01:00
koral
e007b1b764 nmap: 7.00 -> 7.01 2015-12-16 23:21:19 +00:00
koral
123a6041de rmlint: 2.4.1 -> 2.4.2 2015-12-16 22:35:01 +00:00
John Wiegley
2cd323a51a tor: Allow building on Darwin 2015-12-16 14:10:31 -08:00
Nikolay Amiantov
13548530a6 networkmanager: fix udev rules file, fixes #11744 2015-12-16 22:55:03 +01:00
Eelco Dolstra
79a3c8a952 9pfs: Add
This is a FUSE-based 9p client.
2015-12-16 20:31:14 +01:00
Eelco Dolstra
9dae6345f4 Typo 2015-12-16 20:31:14 +01:00
Robert Helgesson
d66a1a46e6 colordiff: add archive URL
When a new version of colordiff is released the old tarball is moved to
the archive directory. This breaks builds until the derivation is
updated to the new version. This commit lets fetchurl know about the
archive URL.
2015-12-16 00:49:43 +01:00
vbgl
3ebd2df8dd Merge pull request #11630 from lancelotsix/update_xorriso
pkgs.xorriso: 1.4.0 -> 1.4.2
2015-12-15 22:52:15 +01:00
Nikolay Amiantov
83a8e8e4ef polkit_gnome: cleanup, add platforms 2015-12-15 18:09:07 +03:00
Arseniy Seroka
a7ff459335 Merge pull request #11726 from ericsagnes/logkeys
logkeys: 5ef6b0dcb9e3 -> 2015-11-10
2015-12-15 14:22:40 +03:00
Eric Sagnes
64a2b7f11c logkeys: 5ef6b0dcb9e3 -> 2015-11-10 2015-12-15 20:20:41 +09:00
Shea Levy
0fbe4bb21c Merge branch 'zip-unicode' of git://github.com/spacefrogg/nixpkgs 2015-12-15 06:18:42 -05:00
Michael Raitza
c087ea5f81 zip: fixed build phase (i.e. unicode support)
The build did not use the current build infrastructure correctly. As a
 consequence zip lacked support for unicode and 64bit files.
2015-12-15 10:09:02 +00:00
Eric Seidel
1cfb0f3070 Merge pull request #11692 from sigma/fix/corkscrew-darwin
corkscrew: fix darwin build
2015-12-14 22:05:11 -08:00
Tobias Geerinckx-Rice
04728887e1 ms-sys: 2.4.1 -> 2.5.1 2015-12-14 23:32:18 +01:00
Tobias Geerinckx-Rice
0a35ffaace ms-sys: deprecate mssys attribute name 2015-12-14 23:32:18 +01:00
Arseniy Seroka
a01e7fed27 Merge pull request #11719 from rycee/fix/units
units: add readline dependency
2015-12-15 01:01:23 +03:00
Arseniy Seroka
ecc0c30daf Merge pull request #11664 from garrison/vmtouch-upgrade
vmtouch -> 1.0.2
2015-12-14 23:46:40 +03:00
Jim Garrison
a900bf6e15 vmtouch: git-20150310 -> 1.0.2 2015-12-14 12:36:15 -08:00
Arseniy Seroka
1e5aef3451 Merge pull request #11717 from ericsagnes/vips
vips: 8.0.2 -> 8.1.1
2015-12-14 22:46:29 +03:00
Eric Sagnes
f22aefbba0 vips: 8.0.2 -> 8.1.1 2015-12-15 03:46:35 +09:00
Robert Helgesson
268102ce2a units: add readline dependency
The dependency on `readline` is for tab-completion support. This commit
also enables tests and adds meta information.
2015-12-14 18:34:54 +01:00
Eric Sagnes
b619983354 signing-party: 2.0 -> 2.1 2015-12-14 21:05:25 +09:00
Yann Hodique
9a40af11c3 corkscrew: fix darwin build
corkscrew ships outdated versions of config.{sub,guess}. Point to
automake version instead.
2015-12-13 14:31:00 -08:00
Nikolay Amiantov
9e0257c104 Merge branch 'feature/simp_le-service' of https://github.com/mayflower/nixpkgs into mayflower-feature/simp_le-service 2015-12-13 17:01:42 +03:00
Nikolay Amiantov
28f8ec1df6 brasero: cleanup 2015-12-13 15:14:00 +03:00
Thomas Tuegel
269ae2e29d gnuplot: use texlive-new 2015-12-12 10:47:03 -06:00
Michael Raskin
19aa4f0a6b pixz: init at 1.0.6 2015-12-12 17:39:14 +01:00
Tobias Geerinckx-Rice
492541c378 miniupnpd 1.9.20150721 -> 1.9.20151212
Changes: https://github.com/miniupnp/miniupnp/blob/master/miniupnpd/Changelog.txt
2015-12-12 17:02:08 +01:00
Nikolay Amiantov
adc693f982 simp_le: 20151205 -> 20151207 2015-12-12 16:06:51 +01:00
Lancelot SIX
f27dee4eb2 pkgs.freeipmi: 1.4.9 -> 1.5.1
See https://lists.gnu.org/archive/html/info-gnu/2015-12/msg00000.html
2015-12-12 15:04:59 +01:00
Lancelot SIX
069b1891d3 pkgs.wget: 1.17 -> 1.17.1
1.17.1 is a bugfix release. See
https://lists.gnu.org/archive/html/info-gnu/2015-12/msg00007.html for
announcement.
2015-12-12 12:41:46 +01:00
Pascal Wittmann
d0fbac6358 nzbget: 16.3 -> 16.4 2015-12-12 12:05:19 +01:00
Pascal Wittmann
80420c3187 hevea: 2.25 -> 2.26 2015-12-12 12:05:19 +01:00
goibhniu
5a4be85b3a Merge pull request #11579 from mayflower/pkg/redir
redir: init at 2.2.1
2015-12-12 12:04:02 +01:00
Michael Raskin
154e88ab3f xprintidel-ng: init at git-2015-09-01 2015-12-12 11:47:18 +01:00
Pascal Wittmann
c29702d132 Merge pull request #11640 from rnhmjoj/bdf2psf
bdf2psf: 1.132 -> 1.134
2015-12-11 22:37:43 +01:00
rnhmjoj
941ef62cae bdf2psf: 1.132 -> 1.134 2015-12-11 19:45:07 +01:00
Peter Simons
c20dbdfc84 Merge pull request #11615 from rycee/fix/screen-CVE-2015-6806
screen: patch CVE-2015-6806
2015-12-11 19:39:44 +01:00
Moritz Ulrich
3f8ca3c676 rofi-pass: Add missing dependencies. 2015-12-11 15:11:31 +01:00
Frederik Rietdijk
f2ac29648a python ansible2: move to python-packages.nix 2015-12-11 11:28:33 +01:00
Frederik Rietdijk
14167636fc python ansible: move to python-packages.nix 2015-12-11 11:28:33 +01:00
Frederik Rietdijk
b2d9b48c97 python awscli: move to python-packages.nix 2015-12-11 11:28:32 +01:00
Lancelot SIX
442ed86b15 pkgs.xorriso: 1.4.0 -> 1.4.2
See release announcement at
https://lists.gnu.org/archive/html/info-gnu/2015-11/msg00011.html
2015-12-11 10:22:28 +00:00
Robert Helgesson
c4ab553c92 screen: patch CVE-2015-6806
Fixes a possible denial of service of the screen tool. Patch sourced
from upstream GIT repository.
2015-12-11 00:22:21 +01:00
Thomas Tuegel
114584aca8 Merge branch 'pinentry-qt5' 2015-12-10 11:12:21 -06:00
Thomas Tuegel
2b318da619 pinentry_qt5: init at 0.9.6 2015-12-10 11:06:00 -06:00
Thomas Tuegel
80681dd60a pinentry: 0.9.5 -> 0.9.6 2015-12-10 11:05:43 -06:00
Robin Gloster
171d622fcd redir: init at 2.2.1 2015-12-10 16:09:32 +00:00
Domen Kožar
05c12a337d snabbswitch: add missing diffutils dependency 2015-12-10 15:38:06 +01:00
Eelco Dolstra
2de76b2753 nixUnstable: 1.11pre4273_71039be -> 1.11pre4334_7431932 2015-12-10 15:25:48 +01:00
Domen Kožar
c879a6eed5 snabbswitch: add missing dependencies 2015-12-10 12:47:32 +01:00
Thomas Tuegel
a2ca439094 Merge branch 'rubber' 2015-12-09 16:28:11 -06:00
Thomas Tuegel
3856e6939f rubber: wrap Python programs 2015-12-09 16:27:49 -06:00
Thomas Tuegel
aab20cdc51 rubber: 1.1 -> 1.3
* version upgrade
* minor formatting change
* assign ttuegel as maintainer
2015-12-09 16:24:17 -06:00
Niclas Thall
eae3d7467b colordiff: 1.0.15 -> 1.0.16 2015-12-09 22:18:37 +01:00
Tobias Geerinckx-Rice
e5fca5832b eid-mw: use GTK 3 2015-12-09 21:55:51 +01:00
Tobias Geerinckx-Rice
8c81b79875 eid-mw: force-enable dialogues 2015-12-09 21:55:51 +01:00
Tobias Geerinckx-Rice
f4748d976e eid-mw 4.1.8 -> 4.1.9 2015-12-09 21:55:51 +01:00
Nikolay Amiantov
67c109efe5 bumblebee: use postPatch instead of patchPhase 2015-12-09 21:04:34 +03:00
Pascal Wittmann
fbcf7fcd33 opkg: 0.3.0 -> 0.3.1 2015-12-08 22:54:03 +01:00
Domen Kožar
4b0fcf8ea1 Merge pull request #11553 from FRidh/pil
WIP: remove PIL as dependency
2015-12-08 22:15:05 +01:00
Pascal Wittmann
83c22f9c8f Merge pull request #11547 from sigma/corkscrew
add corkscrew networking tool
2015-12-08 17:47:46 +01:00
Yann Hodique
e0fe879562 corkscrew: init at 2.0 2015-12-08 07:28:56 -08:00
Frederik Rietdijk
9cc4bb7f4c xpra: use pillow instead of pil 2015-12-08 15:15:41 +01:00
Frederik Rietdijk
4bcfa14480 pdfread: use pillow instead of pil 2015-12-08 15:15:40 +01:00
Frederik Rietdijk
47dc242b9d pdfread: broken, not found 2015-12-08 15:14:45 +01:00
Domen Kožar
27bea9a3aa Merge pull request #11536 from bendlas/update-i2p
i2p: 0.9.22 -> 0.9.23
2015-12-08 10:34:11 +01:00
Domen Kožar
6edd9e5e1a Merge pull request #11526 from mcmtroffaes/feature/partclone-fix
partclone: fix sha256 and buildInputs
2015-12-08 10:21:28 +01:00
Pascal Wittmann
b843e7c50a libtorrent: fix evaluation 2015-12-07 22:39:39 +01:00
Peter Simons
a0cdd48171 rtorrent: fix meta.homepage attribute 2015-12-07 22:30:55 +01:00
Herwig Hochleitner
ca659e0e89 i2p: 0.9.22 -> 0.9.23 2015-12-07 21:45:09 +01:00
Peter Simons
8dd80d7055 Merge pull request #11531 from oxij/rtorrent-merge-and-cleanup
libtorrent, rtorrent: merge *-git into default, drop outdated *-git versions, cleanup
2015-12-07 19:01:52 +01:00
Jan Malakhovski
7afce99e61 libtorrent, rtorrent: merge *-git into default, drop outdated *-git versions, cleanup
This also gives the man page (it is outdated, though).
2015-12-07 17:56:03 +00:00
Matthias C. M. Troffaes
0d3db2477b partclone: fix build - requires automake and autoconf 2015-12-07 15:14:45 +00:00
Matthias C. M. Troffaes
e8d97ef4f5 partclone: use fetchFromGitHub and fix sha256 2015-12-07 15:14:44 +00:00
Desmond O. Chang
700835bb45 yank: 0.4.1 -> 0.6.0, fixes #11522 2015-12-07 15:25:50 +01:00
codsl
7884923ba3 tor: 0.2.6.10 -> 0.2.7.5, fixes #11489 2015-12-06 13:18:45 +01:00
Ingolf Wagner
9c24bdff42 backup: init v4, fixes #11370 2015-12-05 23:21:03 +01:00
Gabriel Ebner
7cc6e6718c simp_le: init at 20151205, fixes #11479 2015-12-05 23:09:47 +01:00
Gabriel Ebner
51bcfbe007 pythonPackages.acme: extract from letsencrypt derivation. 2015-12-05 23:09:27 +01:00
Emery Hemingway
2b6dcdfcd0 Rename 'emery' maintainer handle to 'ehmry', fixes #11493
Communication happens on Github so names should be consistent.
2015-12-05 23:06:20 +01:00
Damien Cassou
97ccbb9498 offlineimap: 6.5.7 → 6.6.0, fixes #11481 2015-12-05 11:54:41 +01:00
Vladimír Čunát
263fd55d4b Merge recent staging built on Hydra
http://hydra.nixos.org/eval/1231884
Only Darwin jobs seem to be queued now,
but we can't afford to wait for that single build slave.
2015-12-05 11:11:51 +01:00
Nikolay Amiantov
c990a1ed4d Merge pull request #11262 from spwhitt/bumblebee_have
bumblebee: use _have not have in bash completion
2015-12-05 00:56:16 +03:00
Nikolay Amiantov
95629cf6f8 bumblebee: cleanup, fix virtualgl, add useNvidia flag 2015-12-05 00:54:09 +03:00
Nikolay Amiantov
3b1ab88428 virtualgl: 2.3.2 -> 2.4.1, fix multilib 2015-12-05 00:54:09 +03:00
Nikolay Amiantov
56ffc2ecd2 primus: 1.0.0748176 -> 20151204, add useNvidia flag 2015-12-05 00:54:09 +03:00
Nikolay Amiantov
ae7ff02081 tlp: use module_init_tools, avoid recompilation for nixos 2015-12-05 00:54:09 +03:00
Arseniy Seroka
87ba86b7da Merge pull request #11465 from oxij/xapian-omega-init
xapian-omega: init at 1.2.21
2015-12-05 00:11:09 +03:00
Peter Simons
1cd7ec96e4 pkgs/tools/security/gnupg/21.nix: cosmetic 2015-12-04 21:11:22 +01:00
Peter Simons
b79227b934 Merge pull request #11453 from lancelotsix/update_gnupg21
gnupg21: 2.1.9 -> 2.1.10
2015-12-04 19:54:36 +01:00
Peter Simons
620e2920f7 Merge pull request #11464 from oxij/rtorrent-fallocate
rtorrent: build with fallocate support
2015-12-04 19:52:09 +01:00
Jan Malakhovski
35cca051b2 xapian-omega: init at 1.2.21 2015-12-04 17:53:21 +00:00
Jan Malakhovski
83f46ec4d6 rtorrent: build with fallocate support
This doesn't actually turn it on unless you say

    system.file_allocate.set = yes

in the rtorrent config.
2015-12-04 17:51:14 +00:00
Moritz Ulrich
e9e6d62c59 rofi-pass: 1.2 -> 1.3.1
Also contains fixes so it doesn't depend on anything in PATH.
2015-12-04 17:24:56 +01:00
Tobias Geerinckx-Rice
889944af2c dropbear 2015.70 -> 2015.71
Another bugfix release.
2015-12-04 17:07:05 +01:00
Pascal Wittmann
6c2d06ca07 Merge pull request #11452 from makefu/fix-logstash
logstash: fix bin path
2015-12-04 16:35:32 +01:00
Domen Kožar
eca191f92c snabbswitch: 2015.11 -> 2015.12 2015-12-04 16:25:52 +01:00
Lancelot SIX
d66d4ca570 gnupg21: 2.1.9 -> 2.1.10
See https://lists.gnu.org/archive/html/info-gnu/2015-12/msg00001.html
for announcement
2015-12-04 14:40:54 +00:00
roblabla
67fda15a89 letsencrypt: 0.0.0.dev20151123 -> 0.1.0 2015-12-04 15:39:58 +01:00
makefu
1eb3239181 logstash: fix bin path
with the last commit for logstash plugin the bin path was not being used and the executables
were written directly in the root directory
this results in the failure of the logstash service configuration.
additionally the logstash tool itself does not start because it cannot source shell libraries relative
to the current location
2015-12-04 14:21:58 +01:00
Pascal Wittmann
ea0f2d6c73 Merge pull request #11349 from dezgeg/pr-split-prefetch-scripts
nix-prefetch-scripts: Split into multiple derivations
2015-12-04 14:02:14 +01:00
Tuomas Tynkkynen
c47910ae4e nix-prefetch-scripts: Split into multiple derivations
This makes it possible to e.g. only install nix-prefetch-git and not the
others.

Closes #7399.
2015-12-04 14:38:41 +02:00
Eelco Dolstra
d13dc12987 rsnapshot: 1.3.1 -> 1.4.1 2015-12-04 12:19:45 +01:00
Eelco Dolstra
7c00ae68d8 bfr: Build with current Perl 2015-12-04 12:19:44 +01:00
Dan Peebles
12de4d5cb3 ansible2: init 2015-12-03 21:54:45 -05:00
Burke Libbey
211c9ab28b Add coreutils-prefixed to install coreutils as gls, ggrep, etc.
Close #11421. Amended by vcunat not to cause a stdenv rebuild.
2015-12-03 20:08:37 +01:00
John Wiegley
95f6a9e147 pcsclite: Enable building on Darwin 2015-12-03 13:13:31 -05:00
John Wiegley
31e5abf788 openvpn: Enable building on Darwin 2015-12-03 13:12:49 -05:00
John Wiegley
94a7e2b441 emacsPackages.auctex: 11.88 -> 11.89 2015-12-03 13:11:25 -05:00
Eelco Dolstra
ec795d3632 texFunctions: Use modular texlive instead of tetex 2015-12-03 17:40:27 +01:00
Dan Peebles
60f949bc78 awscli: fix broken dependency
Sorry, not sure how I missed this in my earlier commit!
2015-12-03 08:25:29 -05:00
Dan Peebles
8a84a80193 awscli: 1.7.47 -> 1.9.6
Also updates its botocore dependency from 1.1.10 to 1.3.6 and makes it
use requests2 instead of requests.
2015-12-03 08:23:29 -05:00
Domen Kožar
29befbeb95 dnsmasq: install dhcp_* tools 2015-12-03 11:09:40 +01:00
Franz Pletz
3edcc3c669 sudo: 1.8.14p3 -> 1.8.15, fixes #11297 2015-12-03 09:02:17 +01:00
Pascal Wittmann
16037c6df5 zsh-navigation-tools: 1.3.1 -> 1.3.2 2015-12-02 19:11:02 +01:00
Eelco Dolstra
cae5bfb991 statsd: Don't use <nixpkgs>
This was preventing the Nixpkgs channel from updating, since the
program indexer barfed on:

  error: anonymous function at /nix/store/wdnwbh3kmf68nhqqp0khcyxbdbp43vg5-nixos-14.12.626.b0d594c/nixos/nixpkgs/pkgs/top-level/node-packages.nix:1:1 called without required argument ‘neededNatives’, at /data/releases/nixos/unstable-small/.tmp-nixos-16.03pre72946.c50d013-787/unpack/nixos-16.03pre72946.c50d013/lib/customisation.nix:56:12

because Nixpkgs 16.03 was importing files from Nixpkgs 14.12.

Also added some half-assed checks to detect this issue in the future.
2015-12-02 15:58:30 +01:00
lethalman
e0bacc0b39 Merge pull request #11159 from dezgeg/pr-xfsprogs-fix
xfsprogs: Extend patch to make xfs_mdrestore and xfs_quota work
2015-12-02 10:11:04 +01:00
Arseniy Seroka
f628b757a9 Merge pull request #11337 from markWot/cntlm_update_from_035_to_0923
cntlm: 0.35.1 -> 0.92.3
2015-12-01 22:59:36 +03:00
Arseniy Seroka
6f50bbb60e Merge pull request #11323 from gebner/sleuthkit-4.2.0
sleuthkit: 4.1.3 -> 4.2.0
2015-12-01 22:59:10 +03:00
Edward Tjörnhammar
0fd54ec333 Merge pull request #11368 from rycee/bump/svtplay-dl
svtplay-dl: 0.20.2015.10.25 -> 0.20.2015.11.29
2015-12-01 09:37:32 +01:00
Robert Helgesson
d76bc1daee svtplay-dl: 0.20.2015.10.25 -> 0.20.2015.11.29 2015-11-30 23:34:52 +01:00
Domen Kožar
68dd644458 snabbswitch: 2015.10 -> 2015.11 2015-11-30 10:08:45 +01:00
Vladimír Čunát
81b9cc6f54 html-tidy: unify with its drop-in replacement tidy-html5
- the original project has been unmaintained for years
- some dependants needed to be patched due to renamed headers
  https://github.com/htacg/tidy-html5/issues/326#issuecomment-160329114
- separate tidy-html5 package was removed, as since the 5.0.0 version
  it's meant as a successor to both, and library name got back
  from libtidy5.so to libtidy.so
  https://github.com/htacg/tidy-html5/issues/326#issuecomment-160314666

/cc committers to tidy-html5: @edwjto and @zimbatm.
2015-11-29 10:32:02 +01:00
Fabian Schmitthenner
a936b602b5 smartmontools: 6.3 -> 6.4, update driverdb to r4179 2015-11-29 00:31:13 +01:00
Markus Wotringer
cb58cf57d6 radamsa: init at 0.4 2015-11-28 23:51:17 +01:00
Markus Wotringer
1ba100c9ef cntlm: 0.35.1 -> 0.92.3 2015-11-28 23:46:52 +01:00
Gabriel Ebner
3e7d4ce95a sleuthkit: 4.1.3 -> 4.2.0 2015-11-28 13:32:18 +01:00
Matthijs Steen
8cd52ce5f7 basex: 7.8.2 -> 8.3.1 2015-11-27 21:56:31 +01:00
Rok Garbas
2de0dc1a18 statsd: updated package and nixos service
* package statsd node packages separatly since they actually require
  nodejs-0.10 or nodejs-0.12 to work (which is ... well old)

* remove statsd packages and its backends from "global" node-packages.json.
  i did not rebuild it since for some reason npm2nix command fails. next time
  somebody will rerun npm2nix statsd packages are going to be removed.

* statsd service: backends are now provided as strings and not anymore as
  packages.
2015-11-27 21:42:21 +01:00
Peter Simons
5c66b4c581 Merge pull request #11283 from mdorman/master-updates
parallel: Revert changes that broke go packages
2015-11-27 12:22:02 +01:00
Tobias Geerinckx-Rice
d118e51943 dropbear 2015.69 -> 2015.70
Fix server password authentication on Linux, broken in 2015.69.
2015-11-27 01:45:53 +01:00
Tobias Geerinckx-Rice
2798b02ad0 Convert some *Flags from strings to lists 2015-11-26 23:45:31 +01:00
Domen Kožar
67e03d0c50 Merge branch 'buildPythonPackage+wheels' 2015-11-26 17:38:35 +01:00
Michael Alan Dorman
d9b858d67e Partial revert of "parallel: 20150922 -> 20151122"
This is a partial revert of commit ed2b30dc28.

The changes outside of a new version of parallel broke several go
packages.
2015-11-26 11:28:17 -05:00
goibhniu
cc63832981 Merge pull request #8758 from fpletz/package/chrony
chrony: 2.1.1 -> 2.2 & service improvements
2015-11-26 13:22:33 +01:00
Eric Sagnes
6ca51e3062 fcitx-qt5: init at 1.0.4 2015-11-26 16:12:25 +08:00
Eric Sagnes
db28fa4039 fcitx: 4.2.8.5 -> 4.2.9 2015-11-26 16:12:25 +08:00
Tobias Geerinckx-Rice
da29db5d41 dropbear 2015.68 -> 2015.69
Known changes:
- Fix crash when forwarded TCP connections fail to connect
  (bug introduced in 2015.68)
- Avoid hang on session close when multiple sessions are started,
  affects Qt Creator
- Reduce per-channel memory consumption in common case, increase default
  channel limit from 100 to 1000 which should improve SOCKS forwarding
  for modern webpages
- Handle multiple command line arguments in a single flag
- Manpage improvements
- Build fixes for Android
- Don't display the MOTD when an explicit command is run
- Check curve25519 shared secret isn't zero
2015-11-26 08:00:02 +01:00
Pascal Wittmann
6d25c0f1b3 Remove unneeded 'with's from meta.platforms 2015-11-25 23:06:09 +01:00
Pascal Wittmann
5084e3e0e0 Merge pull request #11175 from mayflower/pkg/nmap
nmap: 6.49BETA4 -> 7.00
2015-11-25 22:51:36 +01:00
Pascal Wittmann
5154825599 Merge pull request #11267 from joachifm/update-minisign
minisign: 0.4 -> 0.6
2015-11-25 22:49:59 +01:00
John Wiegley
cb1c818491 openvpn: 2.3.7 -> 2.3.8 2015-11-25 12:54:02 -08:00
John Wiegley
baa24bc1a2 stunnel: 5.22 -> 5.26 2015-11-25 12:46:28 -08:00
Joachim Fasting
4dbdcd0f33 minisign: 0.4 -> 0.6 2015-11-25 20:37:18 +01:00
Spencer Whitt
28d2ac416e bumblebee: use _have not have in bash completion
Fixes #10936
2015-11-25 10:42:21 -05:00
Pascal Wittmann
ed2b30dc28 parallel: 20150922 -> 20151122 2015-11-25 13:14:34 +01:00
zimbatm
e7cd9077a8 s3sync: delete dead project
According to http://s3sync.net/wiki.html, https://github.com/ms4720/s3sync was
supposed to take over the development but nothing has happened in 4 years.

The project is unfortunately dead and is our only dependency to ruby 1.8.
2015-11-25 11:51:09 +01:00
Domen Kožar
344e96fe0e letsencrypt: 0.0.0.dev20151030 -> 0.0.0.dev20151123 2015-11-25 10:40:26 +01:00
Anders Lundstedt
49a4a141f9 youtube-dl: 2015.11.19 -> 2015.11.24 2015-11-25 08:28:20 +01:00
Tobias Geerinckx-Rice
f7e64b00bd gpart 0.2.2 -> 0.3
Adds LVM2 and Btrfs support.
2015-11-25 02:41:48 +01:00
goibhniu
e2fbd2d3dd Merge pull request #11060 from cillianderoiste/jraygauthier-jrg/pipelight_32_bit_support
pipelight: Add support for 32 bit linux via #9000
2015-11-24 23:15:40 +01:00
Joachim Fasting
8aa63b34da qrdecode: reimplement using mkDerivation
Also mark as broken; I have verified that the build fails with
the original build recipe.
2015-11-24 14:45:15 +01:00
Joachim Fasting
f40e36d213 vncrec: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00
Joachim Fasting
2a752ac760 setserial: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00
Joachim Fasting
c844b6d041 metasploit: reimplement using mkDerivation
Also fixes download location. Bumps version to 3.3.1, which is
the closest to the original version for which a source archive
is still available.
2015-11-24 14:45:15 +01:00
Joachim Fasting
6857170916 gvpe: reimpleemnt using mkDerivation 2015-11-24 14:45:15 +01:00
Joachim Fasting
34fda4cbe2 cfdg: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00
Joachim Fasting
8b3c02c14c bmrsa: reimplement using mkDerivation
Also set homepage & license (GPL according to the README,
no license is actually included in the source repo).
2015-11-24 14:45:15 +01:00
Joachim Fasting
4fb29f8d3b smbnetfs: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00
Joachim Fasting
6812c1eedc tftp-hpa: reimplement using mkDerivation
Also rename top-level name to tftp-hpa.
2015-11-24 14:45:15 +01:00
Joachim Fasting
5ddd4812a9 udftools: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00
Joachim Fasting
e532271089 ripmime: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00
Joachim Fasting
b0e5edae35 zbar: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00
Joachim Fasting
2889b153c5 barcode: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00