Commit 00355648 authored by Robert Hensing's avatar Robert Hensing
Browse files

nixos/modules/profiles/macos-builder.nix: Restore as alias

parent 46878205
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
let lib = import ../../../lib;
in
  lib.warnIf (lib.isInOldestRelease 2411)
    "nixos/modules/profiles/macos-builder.nix has moved to nixos/modules/profiles/nix-builder-vm.nix; please update your NixOS imports."
    ./nix-builder-vm.nix