ocaml
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

add topairy environment variable to flake to ensure correct formatting

authored by

Kento Okura and committed by
Jon Sterling
0f7a46a3 6ab8b3b4

+1
+1
flake.nix
··· 43 43 legacyPackages = scope'; 44 44 packages.default = main; 45 45 devShells.default = pkgs.mkShell { 46 + TOPIARY_LANGUAGE_DIR = "topiary"; 46 47 inputsFrom = [ main ]; 47 48 buildInputs = devPackages ++ [ 48 49 pkgs.topiary