mirror of
https://github.com/Noratrieb/website.git
synced 2026-01-14 17:05:02 +01:00
watch
This commit is contained in:
parent
148a5352a3
commit
5f1f9bd6a6
4 changed files with 386 additions and 11 deletions
|
|
@ -1,3 +1,3 @@
|
|||
{ pkgs ? import <nixpkgs> { } }: pkgs.mkShell {
|
||||
packages = with pkgs; [ rustup hugo ];
|
||||
packages = with pkgs; [ rustup hugo nodePackages.live-server ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue