Commit 870855ab authored by Sebastian Rieger's avatar Sebastian Rieger
Browse files

containerlab: fix nix file format

parent 6c83a7c6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
  buildGoModule,
  fetchFromGitHub,
  installShellFiles,
  versionCheckHook
  versionCheckHook,
}:

buildGoModule rec {