knockknock: minor cleanup

This commit is contained in:
Dan Peebles
2015-07-22 01:32:09 +00:00
parent a8c7abdb8d
commit 75a7f96b44
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{ stdenv, fetchFromGitHub, buildPythonPackage, python, pycrypto, hping }:
buildPythonPackage rec {
buildPythonPackage rec {
rev = "bf14bbff";
name = "knockknock-r${rev}";