Fix broken tlaternet-templates location #4
|
@ -2,7 +2,7 @@
|
|||
|
||||
let
|
||||
tlaternet = import ../derivations/tlaternet { inherit pkgs; };
|
||||
tlaternet-templates = import ../derivations/tlaternet-templates { inherit pkgs; };
|
||||
tlaternet-templates = import ../derivations/tlaternet-templates.nix { inherit pkgs; };
|
||||
|
||||
in
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue