about summary refs log tree commit diff
path: root/pkgs/applications/altcoins/namecoin.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/altcoins/namecoin.nix')
-rw-r--r--pkgs/applications/altcoins/namecoin.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/altcoins/namecoin.nix b/pkgs/applications/altcoins/namecoin.nix
index f734958116953..9af37ff0bca67 100644
--- a/pkgs/applications/altcoins/namecoin.nix
+++ b/pkgs/applications/altcoins/namecoin.nix
@@ -1,4 +1,4 @@
-{ stdenv, lib, fetchFromGitHub, openssl, boost, libevent, autoreconfHook, db4, miniupnpc, eject, pkgconfig, qt4, protobuf, libqrencode
+{ stdenv, fetchFromGitHub, openssl, boost, libevent, autoreconfHook, db4, miniupnpc, eject, pkgconfig, qt4, protobuf, libqrencode
 , withGui }:
 
 with stdenv.lib;