about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMatthew Pickering <matthewtpickering@gmail.com>2017-12-09 12:37:22 +0000
committerMatthew Pickering <matthewtpickering@gmail.com>2018-02-03 18:38:00 +0000
commitc8763ddc8720251c458276ad14e5bb3b4a628a0a (patch)
treea0f9876cde4776be5433c04231193af973810d9f
parent9c7c640ae4442fab7f1f67470ccfb92bf6d20529 (diff)
downloadnixlib-c8763ddc8720251c458276ad14e5bb3b4a628a0a.tar
nixlib-c8763ddc8720251c458276ad14e5bb3b4a628a0a.tar.gz
nixlib-c8763ddc8720251c458276ad14e5bb3b4a628a0a.tar.bz2
nixlib-c8763ddc8720251c458276ad14e5bb3b4a628a0a.tar.lz
nixlib-c8763ddc8720251c458276ad14e5bb3b4a628a0a.tar.xz
nixlib-c8763ddc8720251c458276ad14e5bb3b4a628a0a.tar.zst
nixlib-c8763ddc8720251c458276ad14e5bb3b4a628a0a.zip
Remove whitespace
-rw-r--r--pkgs/applications/misc/osm2xmap/default.nix4
-rw-r--r--pkgs/top-level/all-packages.nix2
2 files changed, 1 insertions, 5 deletions
diff --git a/pkgs/applications/misc/osm2xmap/default.nix b/pkgs/applications/misc/osm2xmap/default.nix
index 60401c412fc8..5787adef2a3e 100644
--- a/pkgs/applications/misc/osm2xmap/default.nix
+++ b/pkgs/applications/misc/osm2xmap/default.nix
@@ -31,8 +31,4 @@ stdenv.mkDerivation rec {
     maintainers = [ maintainers.mpickering ];
     platforms = with stdenv.lib.platforms; linux;
   };
-
-
 }
-
-
diff --git a/pkgs/top-level/all-packages.nix b/pkgs/top-level/all-packages.nix
index 0eb4d73bcb08..4f7fdba0f8dd 100644
--- a/pkgs/top-level/all-packages.nix
+++ b/pkgs/top-level/all-packages.nix
@@ -10106,7 +10106,7 @@ with pkgs;
       url = "https://github.com/jbeder/yaml-cpp/archive/release-0.3.0.tar.gz";
       sha256 = "12aszqw6svwlnb6nzhsbqhz3c7vnd5ahd0k6xlj05w8lm83hx3db";
       };
-    });
+  });
 
   # interception-tools needs this. This should be removed when there is a new
   # release of libyamlcpp, i.e. when the version of libyamlcpp is newer than