this repo has no description
1
fork

Configure Feed

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

meta: fix build src

robin f7fe358c 13e034e5

+1 -1
+1 -1
nix/package.nix
··· 11 11 pname = "ebil"; 12 12 inherit version; 13 13 14 - src = ./.; 14 + src = ./..; 15 15 16 16 nativeBuildInputs = [ 17 17 makeWrapper