diff --git a/shell.nix b/shell.nix index 90a4f62..cfb9e16 100644 --- a/shell.nix +++ b/shell.nix @@ -20,5 +20,7 @@ mkShell { go version hugo version asciidoctor --version + + chmod u+x --recursive ./bin ''; }