Skip to content

Commit

Permalink
Bump nix ver to 0.77.6
Browse files Browse the repository at this point in the history
  • Loading branch information
F1bonacc1 committed Dec 15, 2023
1 parent 5388234 commit 99b71f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ let pkg = "github.com/f1bonacc1/process-compose/src/config";
in
buildGoModule rec {
pname = "process-compose";
version = "0.77.4";
version = "0.77.6";


src = lib.cleanSource ./.;
Expand Down

0 comments on commit 99b71f1

Please sign in to comment.