l yellow.r: fix path traversal escalation
This commit is contained in:
parent
e8df8c4ee9
commit
8c32788a5e
@ -49,7 +49,7 @@ with import <stockholm/lib>;
|
||||
default = true;
|
||||
locations."/Nginx-Fancyindex-Theme-dark" = {
|
||||
extraConfig = ''
|
||||
alias ${pkgs.fetchFromGitHub {
|
||||
alias =${pkgs.fetchFromGitHub {
|
||||
owner = "Naereen";
|
||||
repo = "Nginx-Fancyindex-Theme";
|
||||
rev = "e84f7d6a32085c2b6238f85f5fdebe9ceb710fc4";
|
||||
|
Loading…
Reference in New Issue
Block a user