diff options
Diffstat (limited to 'ymir')
| -rw-r--r-- | ymir/factorio.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ymir/factorio.nix b/ymir/factorio.nix index 553dca37..6c0dc246 100644 --- a/ymir/factorio.nix +++ b/ymir/factorio.nix | |||
| @@ -89,6 +89,5 @@ in { | |||
| 89 | factorio-mkModDirDrv = pkgs.factorio-utils.mkModDirDrv; | 89 | factorio-mkModDirDrv = pkgs.factorio-utils.mkModDirDrv; |
| 90 | factorio = pkgs.callPackage ../customized/factorio.nix { releaseType = "alpha"; }; | 90 | factorio = pkgs.callPackage ../customized/factorio.nix { releaseType = "alpha"; }; |
| 91 | factorio-headless = pkgs.callPackage ../customized/factorio.nix { releaseType = "headless"; }; | 91 | factorio-headless = pkgs.callPackage ../customized/factorio.nix { releaseType = "headless"; }; |
| 92 | factorio-fetch = pkgs.callPackage ../customized/factorio-fetch.nix {}; | ||
| 93 | }; | 92 | }; |
| 94 | } | 93 | } |
