fix simple-http-server helix typo
This commit is contained in:
parent
c9dba4e240
commit
531c775475
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
|||
devShells."${system}".default = pkgs.mkShell {
|
||||
packages = [
|
||||
# dev local server
|
||||
pkgs.simple-http-server-http-server
|
||||
pkgs.simple-http-server
|
||||
|
||||
# css baking
|
||||
pkgs-unstable.sass
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue