Merge pull request #94280 from zowoq/ecc-gomodule

buildGoModule packages: editorconfig fixes
This commit is contained in:
Jörg Thalheim
2020-07-31 05:50:52 +01:00
committed by GitHub
133 changed files with 136 additions and 136 deletions
+1 -1
View File
@@ -27,4 +27,4 @@ buildGoModule rec {
license = licenses.asl20;
maintainers = with maintainers; [ aaronjanse ];
};
}
}
+1 -1
View File
@@ -20,4 +20,4 @@ buildGoModule rec {
license = licenses.mit;
homepage = "https://go.tacodewolff.nl/minify";
};
}
}