summaryrefslogtreecommitdiffstats
path: root/5pkgs/custom
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2020-03-19 13:15:04 +0100
committermakefu <github@syntax-fehler.de>2020-03-19 13:15:04 +0100
commitef885ca8b3b7437fc94bf66d1a7c0e90173c40bb (patch)
tree8b0eac4dec2f448399a0824735ce56884a7cb749 /5pkgs/custom
parent4a2e0c7c665b251112e18d76917f8d373ea2c1f7 (diff)
ma pkgs.hydra-check: 1.0.0 -> 1.1.0
Diffstat (limited to '5pkgs/custom')
-rw-r--r--5pkgs/custom/hydra-check/default.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/5pkgs/custom/hydra-check/default.nix b/5pkgs/custom/hydra-check/default.nix
index 512ceec9f..cfaaaab73 100644
--- a/5pkgs/custom/hydra-check/default.nix
+++ b/5pkgs/custom/hydra-check/default.nix
@@ -2,13 +2,13 @@
buildPythonPackage rec {
name = "hydra-check";
- version = "1.0.0";
+ version = "1.1.0";
src = fetchFromGitHub {
- owner = "makefu";
+ owner = "nix-community";
repo = "hydra-check";
rev = version;
- sha256 = "0359s9rvl2q23a3yddhbn6w2sd5r1f1jl6whyik7qql7blpcvyi7";
+ sha256 = "1q4n5l238lnzcms3z1ax4860inaliawqlxv7nf1wb4knl4wr26fk";
};
propagatedBuildInputs = [
docopt
[cgit] Unable to lock slot /tmp/cgit/38200000.lock: No such file or directory (2)