diff --git a/.drone.yml b/.drone.yml index be04643..df6c521 100644 --- a/.drone.yml +++ b/.drone.yml @@ -50,4 +50,4 @@ steps: - name: Notify hydra image: curlimages/curl:latest commands: - - curl --get --data-urlencode "jobsets=nixos-config:nixos-config" https://hydra.chir.rs/api/push + - curl --get --data-urlencode "jobsets=darkkirb:nix-packages" https://hydra.chir.rs/api/push