Whitespace fixes in package expressions I maintain
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user