fix: make livereload work with flake
This commit is contained in:
parent
1a9c3ae813
commit
214a34bede
2 changed files with 7 additions and 10 deletions
|
@ -52,6 +52,9 @@
|
|||
python3
|
||||
python3Packages.pelican
|
||||
python3Packages.markdown-include
|
||||
python3Packages.typogrify
|
||||
python3Packages.livereload
|
||||
python3Packages.invoke
|
||||
];
|
||||
shellHook = ''
|
||||
mkdir -p plugins
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue