nixpkgs-fmt

This commit is contained in:
zimbatm
2019-12-15 15:20:42 +01:00
parent 77f9b50c78
commit 39694ed1d8
6 changed files with 22 additions and 15 deletions

View File

@@ -7,5 +7,5 @@ buildCLIImage {
if docker-compose == null
then python3Packages.docker_compose
else docker-compose # nixos 19.03+
;
;
}