bump nix to v0.69.0

This commit is contained in:
Berger Eugene 2023-10-03 01:13:17 +03:00
parent e38b113100
commit 5ec45e2925
2 changed files with 2 additions and 3 deletions

View File

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

View File

@ -9,8 +9,7 @@ log_configuration:
compress: true
fields_order: ["time", "level", "message"]
disable_json: true
# timestamp_format: "06-01-02 15:04:05.000"
timestamp_format: "06-01-02"
timestamp_format: "06-01-02 15:04:05.000"
no_metadata: false
add_timestamp: true