Skip to content

Commit 4d6d69e

Browse files
committed
chore: formatting
1 parent e5e1b82 commit 4d6d69e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

nix/packages/docker-ubuntu.nix

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
{ runCommand, dockerTools, xz, buildEnv }:
1+
{
2+
runCommand,
3+
dockerTools,
4+
xz,
5+
buildEnv,
6+
}:
27
let
38
ubuntu-cloudimg =
49
let

0 commit comments

Comments
 (0)