10 src = fetchFromGitHub {
14 sha256 = "sha256-fpWhqFK5h/U7DCC/SyhAlMyCMhjZHRLMlwakvlhOd3w=";
17 vendorSha256 = "sha256-ZBI3WDXfJKBEF2rmUN3LvOOPT1185dHmj88qJKsdUiE=";
22 "-X github.com/k1LoW/oshka/version.Version=${version}"
25 # Tests requires a running Docker instance
29 description = "Tool for extracting nested CI/CD supply chains and executing commands";
30 homepage = "https://github.com/k1LoW/oshka";
31 license = licenses.mit;
32 maintainers = with maintainers; [ fab ];