Skip to content

Commit

Permalink
fix: patch shebangs
Browse files Browse the repository at this point in the history
  • Loading branch information
DavSanchez committed Jan 4, 2024
1 parent 9a10cdf commit 60e1fc6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pkgs/ocb.nix
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ buildGoModule rec {

buildPhase = ''
runHook preBuild
patchShebangs
make ocb
runHook postBuild
Expand Down

0 comments on commit 60e1fc6

Please sign in to comment.