Skip to content

Commit

Permalink
build: update nixpkgs
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentbernat committed Nov 23, 2024
1 parent 39187f1 commit 6c84a81
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 7 deletions.
30 changes: 24 additions & 6 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
packages.default = pkgs.buildGoModule {
name = "hellogopher";
src = ./.;
vendorSha256 = "sha256-OTsiyR+BUvK1393KhiTmoLkVhMzmGgLxEfShFcdqVCs=";
vendorHash = "sha256-vttI+PEmx72vqWeSQo+V2J5hPsZoLu5GksJI3m02Mgg=";
tags = ["release"];
};
});
Expand Down

0 comments on commit 6c84a81

Please sign in to comment.