This commit is contained in:
John Lancaster
2025-07-03 23:36:58 -05:00
parent 1786f61e9a
commit 87a27c824c

View File

@@ -7,5 +7,5 @@
(pkgs.writeShellScriptBin "test-docker" ''
echo "Hello from docker.nix!"
'')
];
]);
}