Skip to content

Commit d83409b

Browse files
committed
chore: bump nix to 1.75.2
1 parent b563a33 commit d83409b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ let pkg = "github.com/f1bonacc1/process-compose/src/config";
44
in
55
buildGoModule rec {
66
pname = "process-compose";
7-
version = "1.75.0";
7+
version = "1.75.2";
88
go = pkgs.go_1_24;
99
env.CGO_ENABLED = 0;
1010

0 commit comments

Comments
 (0)