NixOS / nixops-hetzner

GNU Lesser General Public License v3.0
47 stars 14 forks source link

hetzner-backend tests depends on deprecated systemd target. #50

Open nyabinary opened 7 months ago

nyabinary commented 7 months ago

This will most likely be removed soon so it's wise to get rid of it: https://github.com/NixOS/nixops-hetzner/blob/bc7a68070c7371468bcc8bf6e36baebc6bd2da35/tests/hetzner-backend/default.nix#L200

roberth commented 7 months ago

A quick search doesn't reveal anything. Where was this announced? Does it get replaced by a different target?

nyabinary commented 7 months ago

A quick search doesn't reveal anything. Where was this announced? Does it get replaced by a different target?

It has been deprecated since 2016. See these: https://github.com/NixOS/nixpkgs/pull/18491 https://github.com/NixOS/nixpkgs/pull/272169