maintainers/scripts/check-hydra-by-maintainer: correct drv name
This commit is contained in:
@@ -47,7 +47,7 @@ let
|
||||
|
||||
in
|
||||
pkgs.stdenv.mkDerivation {
|
||||
name = "nixpkgs-update-script";
|
||||
name = "check-hydra-by-maintainer";
|
||||
buildInputs = [ pkgs.hydra-check ];
|
||||
buildCommand = ''
|
||||
echo ""
|
||||
|
||||
Reference in New Issue
Block a user