Whitespace fixes in package expressions I maintain

This commit is contained in:
Bjørn Forsman
2014-01-02 17:58:08 +01:00
parent 7fd542fad9
commit 4d6605e882
20 changed files with 30 additions and 23 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
{ stdenv, fetchurl, makeWrapper, which, coreutils, rrdtool, perl, perlPackages
, python, ruby, openjdk, nettools }:
, python, ruby, openjdk, nettools
}:
stdenv.mkDerivation rec {
version = "2.0.17";