summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/altcoins/freicoin.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/altcoins/freicoin.nix')
-rw-r--r--pkgs/applications/altcoins/freicoin.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/altcoins/freicoin.nix b/pkgs/applications/altcoins/freicoin.nix
index b753e2d48c97..1e9192bc6e40 100644
--- a/pkgs/applications/altcoins/freicoin.nix
+++ b/pkgs/applications/altcoins/freicoin.nix
@@ -1,4 +1,4 @@
-{ fetchFromGitHub, stdenv, db, boost, gmp, mpfr, miniupnpc, qt4, qmake4Hook, unzip }:
+{ fetchFromGitHub, stdenv, db, boost, gmp, mpfr, qt4, qmake4Hook }:
stdenv.mkDerivation rec {
version = "0.8.6-2";