libhsts: link update script
This commit is contained in:
@@ -53,6 +53,8 @@ stdenv.mkDerivation rec {
|
||||
python3
|
||||
];
|
||||
|
||||
passthru.updateScript = ./update.sh;
|
||||
|
||||
meta = {
|
||||
description = "Library to easily check a domain against the Chromium HSTS Preload list";
|
||||
mainProgram = "hsts";
|
||||
|
||||
Reference in New Issue
Block a user