Skip to content

Commit

Permalink
bump nix to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
F1bonacc1 committed May 6, 2024
1 parent 32bd580 commit a5d39a7
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 = "1.2.0";
version = "1.5.0";


src = lib.cleanSource ./.;
Expand Down

0 comments on commit a5d39a7

Please sign in to comment.