Commit b3a60e37 authored by K900's avatar K900
Browse files

nixops-dns: relocate to pkgs/by-name

Since the nixops directory is going away.
parent 553774a7
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -40565,8 +40565,6 @@ with pkgs;
  nixops_unstable = lowPrio (callPackage ../applications/networking/cluster/nixops { });
  nixops-dns = callPackage ../tools/package-management/nixops/nixops-dns.nix { };
  /*
    Evaluate a NixOS configuration using this evaluation of Nixpkgs.