formatting: fix missing leading whitespace

gstqt5
1000101 2020-06-07 23:11:08 +02:00 committed by Benjamin Hipple
parent 1ea60ca783
commit c597a7f869
28 changed files with 28 additions and 28 deletions

View File

@ -5,7 +5,7 @@
let
pname = "sound-juicer";
version = "3.24.0";
in stdenv.mkDerivation rec{
in stdenv.mkDerivation rec {
name = "${pname}-${version}";
src = fetchurl {

View File

@ -5,7 +5,7 @@
}:
with stdenv.lib;
stdenv.mkDerivation rec{
stdenv.mkDerivation rec {
name = "bit1" + (toString (optional (!withGui) "d")) + "-" + version;
version = "1.15.1";

View File

@ -1,7 +1,7 @@
{ stdenv, fetchurl, pkgconfig, autoconf, automake, gettext
, fluxbox, bc, gtkmm2, glibmm, libglademm, libsigcxx }:
stdenv.mkDerivation rec{
stdenv.mkDerivation rec {
pname = "fme";
version = "1.1.3";

View File

@ -36,7 +36,7 @@
, zlib
}:
stdenv.mkDerivation rec{
stdenv.mkDerivation rec {
pname = "wpsoffice";
version = "11.1.0.9505";

View File

@ -1,7 +1,7 @@
{ stdenv, fetchurl, imagemagick, libdvdread, libxml2, freetype, fribidi, libpng, zlib, pkgconfig
, flex, bison }:
stdenv.mkDerivation rec{
stdenv.mkDerivation rec {
name = "dvdauthor-0.7.1";
src = fetchurl {

View File

@ -5,7 +5,7 @@
, xlibsWrapper, makeWrapper
}:
stdenv.mkDerivation rec{
stdenv.mkDerivation rec {
pname = "notion";
version = "4.0.0";

View File

@ -2,7 +2,7 @@
cmake, netcdf, gfortran, libpng, openjpeg,
enablePython ? false, pythonPackages }:
stdenv.mkDerivation rec{
stdenv.mkDerivation rec {
pname = "grib-api";
version = "1.28.0";

View File

@ -1,6 +1,6 @@
{ stdenv, fetchurl, sqlite }:
stdenv.mkDerivation rec{
stdenv.mkDerivation rec {
pname = "libchewing";
version = "0.5.1";

View File

@ -1,6 +1,6 @@
{ stdenv, fetchurl, pkgconfig }:
stdenv.mkDerivation rec{
stdenv.mkDerivation rec {
name = "libqb-0.17.2";
src = fetchurl {

View File

@ -1,7 +1,7 @@
{ stdenv, fetchurl, pkgconfig, cmake, perl }:
with stdenv.lib;
stdenv.mkDerivation rec{
stdenv.mkDerivation rec {
pname = "libtap";
version = "1.14.0";

View File

@ -19,7 +19,7 @@
, gnome3
}:
stdenv.mkDerivation rec{
stdenv.mkDerivation rec {
pname = "libwnck";
version = "3.36.0";

View File

@ -1,6 +1,6 @@
{ stdenv, cmake, fetchFromGitHub }:
stdenv.mkDerivation rec{
stdenv.mkDerivation rec {
pname = "rapidcheck";
version = "unstable-2018-09-27";

View File

@ -1,6 +1,6 @@
{ stdenv, lib, graalvm8, fetchurl }:
stdenv.mkDerivation rec{
stdenv.mkDerivation rec {
pname = "clj-kondo";
version = "2020.04.05";

View File

@ -1,6 +1,6 @@
{ stdenv, fetchurl, python3, asciidoc }:
stdenv.mkDerivation rec{
stdenv.mkDerivation rec {
name = "eweb-${meta.version}";

View File

@ -1,6 +1,6 @@
{stdenv, fetchurl, tex}:
stdenv.mkDerivation rec{
stdenv.mkDerivation rec {
pname = "nuweb";
version = "1.60";

View File

@ -1,6 +1,6 @@
{ stdenv, fetchzip, autoPatchelfHook, xorg, gtk2, gnome2, gtk3, nss, alsaLib, udev, unzip, wrapGAppsHook }:
stdenv.mkDerivation rec{
stdenv.mkDerivation rec {
pname = "cypress";
version = "4.5.0";

View File

@ -3,7 +3,7 @@
, perlPackages, python3 }:
with stdenv.lib;
stdenv.mkDerivation rec{
stdenv.mkDerivation rec {
pname = "freecell-solver";
version = "4.18.0";

View File

@ -1,7 +1,7 @@
{ stdenv, fetchurl, ncurses, xmlto }:
with stdenv.lib;
stdenv.mkDerivation rec{
stdenv.mkDerivation rec {
pname = "galaxis";
version = "1.10";

View File

@ -1,6 +1,6 @@
{ stdenv, fetchFromGitHub, cmake, ncurses }:
stdenv.mkDerivation rec{
stdenv.mkDerivation rec {
pname = "ninvaders";
version = "0.1.2";

View File

@ -1,7 +1,7 @@
{ stdenv, fetchurl, ncurses, xmlto }:
with stdenv.lib;
stdenv.mkDerivation rec{
stdenv.mkDerivation rec {
pname = "vms-empire";
version = "1.15";

View File

@ -1,6 +1,6 @@
{ stdenv, fetchurl, libSM, libX11, libICE, SDL, alsaLib, gcc-unwrapped, libXext }:
stdenv.mkDerivation rec{
stdenv.mkDerivation rec {
pname = "atari++";
version = "1.83";

View File

@ -2,7 +2,7 @@
, unzip, zlib, SDL, readline, libGLU, libGL, libX11 }:
with stdenv.lib;
stdenv.mkDerivation rec{
stdenv.mkDerivation rec {
pname = "atari800";
version = "4.2.0";

View File

@ -1,6 +1,6 @@
{ stdenv, fetchFromGitHub, autoreconfHook, libtool }:
stdenv.mkDerivation rec{
stdenv.mkDerivation rec {
version="1.28";
pname = "mxt-app";

View File

@ -3,7 +3,7 @@
, ed, glibc, libevent
}:
stdenv.mkDerivation rec{
stdenv.mkDerivation rec {
name = "netatalk-3.1.12";
src = fetchurl {

View File

@ -1,7 +1,7 @@
{ stdenv, fetchFromGitHub, autoconf, automake, libtool, pkgconfig, which, libxslt, libxml2, docbook_xml_dtd_412, docbook_xsl, glib, imagemagick, darwin }:
stdenv.mkDerivation rec{
stdenv.mkDerivation rec {
version = "1.4.1";
pname = "chafa";

View File

@ -1,6 +1,6 @@
{ stdenv, fetchurl, perl }:
stdenv.mkDerivation rec{
stdenv.mkDerivation rec {
version = "3.03+dfsg2";
pname = "cowsay";

View File

@ -1,6 +1,6 @@
{ stdenv, fetchurl, autoreconfHook, zlib, pcre, w3m, man }:
stdenv.mkDerivation rec{
stdenv.mkDerivation rec {
pname = "privoxy";
version = "3.0.28";

View File

@ -1,7 +1,7 @@
{ stdenv, fetchFromGitHub, autoreconfHook, asciidoc, libxml2,
libxslt, docbook_xsl }:
stdenv.mkDerivation rec{
stdenv.mkDerivation rec {
pname = "tinyproxy";
version = "1.10.0";