Merge pull request #89789 from 1000101/formatting

formatting: fix missing leading whitespace
This commit is contained in:
Marek Mahut
2020-06-08 14:41:26 +02:00
committed by GitHub
12 changed files with 12 additions and 12 deletions
@@ -4,7 +4,7 @@
assert sdlSupport -> (SDL != null);
stdenv.mkDerivation rec{
stdenv.mkDerivation rec {
pname = "8086tiny";
version = "1.25";