Loading pkgs/by-name/ta/tandoor-recipes/common.nix +3 −3 Original line number Diff line number Diff line { lib, fetchFromGitHub }: rec { version = "2.3.6"; version = "2.5.3"; src = fetchFromGitHub { owner = "TandoorRecipes"; repo = "recipes"; tag = version; hash = "sha256-DWPy4wse9sAr/xmZuNRXy4kYTD5elGx9QiXmJKrw860="; hash = "sha256-R8G6cuepHSrbB5rtyl6CunxD6dGI7kxEliLggIfPKlM="; }; yarnHash = "sha256-++Si9U9Ouz9LpeemtqzIiQIpuhbSJkruKlVR1WSgQfo="; yarnHash = "sha256-gwATGCCd1Am7gOcQiLlelwiZYyC3PKs8CGEFxQOePMo="; meta = { homepage = "https://tandoor.dev/"; Loading pkgs/by-name/ta/tandoor-recipes/package.nix +2 −0 Original line number Diff line number Diff line Loading @@ -96,6 +96,8 @@ python.pkgs.buildPythonPackage { # Tests fido2 litellm requests-hardened thefuzz ]; 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 = "2.3.6"; version = "2.5.3"; src = fetchFromGitHub { owner = "TandoorRecipes"; repo = "recipes"; tag = version; hash = "sha256-DWPy4wse9sAr/xmZuNRXy4kYTD5elGx9QiXmJKrw860="; hash = "sha256-R8G6cuepHSrbB5rtyl6CunxD6dGI7kxEliLggIfPKlM="; }; yarnHash = "sha256-++Si9U9Ouz9LpeemtqzIiQIpuhbSJkruKlVR1WSgQfo="; yarnHash = "sha256-gwATGCCd1Am7gOcQiLlelwiZYyC3PKs8CGEFxQOePMo="; meta = { homepage = "https://tandoor.dev/"; Loading
pkgs/by-name/ta/tandoor-recipes/package.nix +2 −0 Original line number Diff line number Diff line Loading @@ -96,6 +96,8 @@ python.pkgs.buildPythonPackage { # Tests fido2 litellm requests-hardened thefuzz ]; configurePhase = '' Loading