allow public access to / and /index.html
This commit is contained in:
parent
d91f1491f1
commit
b052c3f8d8
2 changed files with 13 additions and 9 deletions
|
|
@ -14,7 +14,7 @@
|
|||
packages = forAllSystems (pkgs: {
|
||||
nix-cache = pkgs.buildNpmPackage {
|
||||
pname = "nix-cache";
|
||||
version = "0.1.2";
|
||||
version = "0.1.3";
|
||||
src = ./nix-cache;
|
||||
npmDepsHash = "sha256-bIujU7pZa1ExCZOMOoxsTeLDSF1GuPN/oMSgiMhY/04=";
|
||||
buildPhase = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue