PR fixups: use mirror://, drop unused params, etc.

Note: hash of trousers tarball didn't match (anymore),
so I updated it to the one from sourceforge.
It's probably some safe and tiny retrospective update.
This commit is contained in:
Vladimír Čunát
2014-08-12 19:42:23 +02:00
parent 87c3c0e885
commit abd361173a
4 changed files with 23 additions and 13 deletions
@@ -1,4 +1,4 @@
{stdenv, fetchurl, autoconf, automake, trousers, openssl}:
{ stdenv, fetchurl, trousers, openssl }:
stdenv.mkDerivation {
name = "tpm-quote-tools-1.0.2";