Loading pkgs/by-name/ta/tandoor-recipes/common.nix +3 −3 Original line number Diff line number Diff line { lib, fetchFromGitHub }: rec { version = "1.5.32"; version = "1.5.34"; src = fetchFromGitHub { owner = "TandoorRecipes"; repo = "recipes"; rev = version; hash = "sha256-CNlst4bpvRSOPABg85k9xltbrZhs5MQLfJr+t7l7hhI="; hash = "sha256-PnC1Z4UtHqfQOenNIQpxcRysD4Hpb/WfjDe0OZP/k+0="; }; yarnHash = "sha256-CFPofExwhvto6FVBXdsEY/uZaVKPkWaSdfqkEV7KY70="; yarnHash = "sha256-IVCT1KUhShCXY5ocmOul7DMzTe6ULm32azFE8HES1vc="; meta = with lib; { homepage = "https://tandoor.dev/"; Loading pkgs/by-name/ta/tandoor-recipes/package.nix +4 −0 Original line number Diff line number Diff line Loading @@ -76,6 +76,10 @@ python.pkgs.buildPythonPackage { aiohttp inflection redis requests-oauthlib pyjwt python3-openid python3-saml ]; configurePhase = '' Loading Loading
pkgs/by-name/ta/tandoor-recipes/common.nix +3 −3 Original line number Diff line number Diff line { lib, fetchFromGitHub }: rec { version = "1.5.32"; version = "1.5.34"; src = fetchFromGitHub { owner = "TandoorRecipes"; repo = "recipes"; rev = version; hash = "sha256-CNlst4bpvRSOPABg85k9xltbrZhs5MQLfJr+t7l7hhI="; hash = "sha256-PnC1Z4UtHqfQOenNIQpxcRysD4Hpb/WfjDe0OZP/k+0="; }; yarnHash = "sha256-CFPofExwhvto6FVBXdsEY/uZaVKPkWaSdfqkEV7KY70="; yarnHash = "sha256-IVCT1KUhShCXY5ocmOul7DMzTe6ULm32azFE8HES1vc="; meta = with lib; { homepage = "https://tandoor.dev/"; Loading
pkgs/by-name/ta/tandoor-recipes/package.nix +4 −0 Original line number Diff line number Diff line Loading @@ -76,6 +76,10 @@ python.pkgs.buildPythonPackage { aiohttp inflection redis requests-oauthlib pyjwt python3-openid python3-saml ]; configurePhase = '' Loading