summary refs log tree commit diff
path: root/nixos/modules/installer/cd-dvd/system-tarball-fuloong2f.nix
diff options
context:
space:
mode:
authorvolth <volth@volth.com>2018-03-22 10:13:21 +0000
committervolth <volth@volth.com>2018-03-22 10:13:21 +0000
commitf68871764daf282c537297adf296aa204b023e25 (patch)
treee67eaa898905c59172cbe2754700ae6f1cf96f0f /nixos/modules/installer/cd-dvd/system-tarball-fuloong2f.nix
parentc8f201df20c99e67afd0863d4a3f6c3ac26832d8 (diff)
downloadnixpkgs-f68871764daf282c537297adf296aa204b023e25.tar
nixpkgs-f68871764daf282c537297adf296aa204b023e25.tar.gz
nixpkgs-f68871764daf282c537297adf296aa204b023e25.tar.bz2
nixpkgs-f68871764daf282c537297adf296aa204b023e25.tar.lz
nixpkgs-f68871764daf282c537297adf296aa204b023e25.tar.xz
nixpkgs-f68871764daf282c537297adf296aa204b023e25.tar.zst
nixpkgs-f68871764daf282c537297adf296aa204b023e25.zip
treewide: replace depecated alias s/mssys/ms-sys/g
Diffstat (limited to 'nixos/modules/installer/cd-dvd/system-tarball-fuloong2f.nix')
-rw-r--r--nixos/modules/installer/cd-dvd/system-tarball-fuloong2f.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/installer/cd-dvd/system-tarball-fuloong2f.nix b/nixos/modules/installer/cd-dvd/system-tarball-fuloong2f.nix
index ba84cd51098..6d4ba96dba0 100644
--- a/nixos/modules/installer/cd-dvd/system-tarball-fuloong2f.nix
+++ b/nixos/modules/installer/cd-dvd/system-tarball-fuloong2f.nix
@@ -54,7 +54,7 @@ in
   environment.systemPackages =
     [ pkgs.w3m # needed for the manual anyway
       pkgs.testdisk # useful for repairing boot problems
-      pkgs.mssys # for writing Microsoft boot sectors / MBRs
+      pkgs.ms-sys # for writing Microsoft boot sectors / MBRs
       pkgs.parted
       pkgs.ddrescue
       pkgs.ccrypt