python3Packages.netbox-plugin-prometheus-sd: specify source hash (#361069)

This commit is contained in:
Franz Pletz
2024-12-02 13:55:23 +01:00
committed by GitHub
@@ -15,7 +15,7 @@ buildPythonPackage rec {
owner = "FlxPeters";
repo = "netbox-plugin-prometheus-sd";
rev = "v${version}";
hash = lib.fakeHash;
hash = "sha256-UtvSkqs2PN3uxCB78hJjh0lZ1WbZGjDpwlKyeAGpiEM=";
};
nativeBuildInputs = [