From 067e52bc973931680da025b4f012f92f94bdbe53 Mon Sep 17 00:00:00 2001 From: Martin Fischer Date: Fri, 14 Nov 2025 08:35:35 +0100 Subject: fix(build): move src files to src/ The nix derivation src didn't use lib.cleanSource. Putting the source files into a separate directory is even better since it avoids unnecessary rebuilds. --- index.html | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 index.html (limited to 'index.html') diff --git a/index.html b/index.html deleted file mode 100644 index a3a747d..0000000 --- a/index.html +++ /dev/null @@ -1,26 +0,0 @@ - - - - Share a geographic position - - -
- - - - - -- cgit v1.3.1