We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc6f5c1 commit 22d00daCopy full SHA for 22d00da
nix/buildbot-gitea.nix
@@ -13,8 +13,8 @@ buildPythonPackage {
13
src = fetchFromGitHub {
14
owner = "Mic92";
15
repo = "buildbot-gitea";
16
- rev = "a8e06d38f6654421aab787da04128756ce04a3df";
17
- hash = "sha256-z0Mj/PmTghziXJ6dV6qYFGZUuV0abMxzU+miqohDazU=";
+ rev = "3f3c9591384cd98ea5186b4375cdf142b9083737";
+ hash = "sha256-bdjGijer/JSMTkBwhbeCx9pstFXFnRy0ZdC7mGaRX84=";
18
};
19
20
propagatedBuildInputs = [
0 commit comments