nix ver v0.51.4

This commit is contained in:
Berger Eugene 2023-06-16 21:16:58 +03:00
parent e3cc52e333
commit dd566f4fb2

View File

@ -4,7 +4,7 @@ let pkg = "github.com/f1bonacc1/process-compose/src/config";
in
buildGoModule rec {
pname = "process-compose";
version = "0.51.0";
version = "0.51.4";
src = lib.cleanSource ./.;