summary refs log tree commit diff
path: root/pkgs/top-level/aliases.nix
diff options
context:
space:
mode:
authorgnidorah <gnidorah@users.noreply.github.com>2019-10-30 22:35:04 +0300
committergnidorah <gnidorah@users.noreply.github.com>2019-11-03 20:02:16 +0300
commitcf17479caa8e7d366af602943c095598773b605b (patch)
tree7a098b8821e9b9c5bb4b4db7efed95522fb5737a /pkgs/top-level/aliases.nix
parentf73694a64a51586b71fd86837592b794c1fc420e (diff)
downloadnixpkgs-cf17479caa8e7d366af602943c095598773b605b.tar
nixpkgs-cf17479caa8e7d366af602943c095598773b605b.tar.gz
nixpkgs-cf17479caa8e7d366af602943c095598773b605b.tar.bz2
nixpkgs-cf17479caa8e7d366af602943c095598773b605b.tar.lz
nixpkgs-cf17479caa8e7d366af602943c095598773b605b.tar.xz
nixpkgs-cf17479caa8e7d366af602943c095598773b605b.tar.zst
nixpkgs-cf17479caa8e7d366af602943c095598773b605b.zip
sdlmame: drop
There are no longer separate programs called SDLMAME or SDLMESS. Instead, the SDL capability is included in MAME and MESS, and the makefile will auto-detect if you are on a non-Windows system and run accordingly.
Diffstat (limited to 'pkgs/top-level/aliases.nix')
-rw-r--r--pkgs/top-level/aliases.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/top-level/aliases.nix b/pkgs/top-level/aliases.nix
index 0b7ccb55873..29f14a7754b 100644
--- a/pkgs/top-level/aliases.nix
+++ b/pkgs/top-level/aliases.nix
@@ -336,6 +336,7 @@ mapAliases ({
   sapic = throw "deprecated 2019-1-19: sapic is bundled with 'tamarin-prover' now";
   scim = sc-im; # added 2016-01-22
   scollector = bosun; # added 2018-04-25
+  sdlmame = mame; # added 2019-10-30
   shared_mime_info = shared-mime-info; # added 2018-02-25
   skrooge2 = skrooge; # added 2017-02-18
   skype = skypeforlinux; # added 2017-07-27