restructure repo
This commit is contained in:
parent
dc79d5c4de
commit
232e4c414e
82 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ with lib;
|
|||
pname = "posixlycorrect.com";
|
||||
version = "0.0.1";
|
||||
|
||||
src = ./posixlycorrect;
|
||||
src = ./.;
|
||||
|
||||
buildPhase = ''
|
||||
${getExe zola} build --output-dir $out
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue