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