Skip to content

Commit 4eccbd6

Browse files
committed
chore: bump nix to 1.76.0
1 parent 441d1b5 commit 4eccbd6

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.2";
7+
version = "1.76.0";
88
go = pkgs.go_1_24;
99
env.CGO_ENABLED = 0;
1010

0 commit comments

Comments
 (0)