Meta: update flake and github action
This commit is contained in:
parent
e083b710ec
commit
5f2808a91e
2 changed files with 7 additions and 13 deletions
|
|
@ -20,7 +20,8 @@
|
|||
default =
|
||||
with pkgs;
|
||||
mkShell {
|
||||
nativeBuildInputs = with pkgs; [
|
||||
name = "Hugo website";
|
||||
packages = with pkgs; [
|
||||
go
|
||||
hugo
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue