Skip to content

Commit

Permalink
fix(nix): Add missing versionCheckHook
Browse files Browse the repository at this point in the history
Signed-off-by: Steffen Vogel <[email protected]>
  • Loading branch information
stv0g committed Nov 7, 2024
1 parent a67979f commit c5adacf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
{
buildGoModule,
buildNpmPackage,
versionCheckHook,
lib,
}:
let
Expand Down

0 comments on commit c5adacf

Please sign in to comment.