From c890321db12036be69ebbece202984874b1e5a57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Sat, 11 May 2019 16:26:38 +0200 Subject: Add Tellesflorian website to pkgs --- pkgs/private/webapps/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'pkgs/private/webapps/default.nix') diff --git a/pkgs/private/webapps/default.nix b/pkgs/private/webapps/default.nix index 9acff98..46ad31c 100644 --- a/pkgs/private/webapps/default.nix +++ b/pkgs/private/webapps/default.nix @@ -4,4 +4,5 @@ rec { connexionswing = callPackage ./connexionswing { inherit composerEnv mylibs;}; ludivinecassal = callPackage ./ludivinecassal { inherit composerEnv mylibs; }; piedsjaloux = callPackage ./piedsjaloux { inherit composerEnv mylibs; }; + tellesflorian = callPackage ./tellesflorian { inherit composerEnv mylibs; }; } -- cgit v1.2.3