nixos/modules/profiles/macos-builder.nix: Restore as alias
This commit is contained in:
parent
4687820524
commit
00355648f0
5
nixos/modules/profiles/macos-builder.nix
Normal file
5
nixos/modules/profiles/macos-builder.nix
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
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
|
Loading…
Reference in New Issue
Block a user