get names right...
This commit is contained in:
parent
3bda4a02cc
commit
eab1186a9f
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ in
|
|||
{ pkgs ? cfg.pkgs }:
|
||||
|
||||
pkgs.stdenv.mkDerivation {
|
||||
name = "hakyll-nix-template";
|
||||
name = "my-site";
|
||||
buildInputs = [
|
||||
cfg.generator
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue