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, coreutils, python, duplicity, gawk, gnupg1, bash
, gnugrep, txt2man, makeWrapper }:
, gnugrep, txt2man, makeWrapper
}:
stdenv.mkDerivation {
name = "duply-1.5.11";