summary refs log tree commit diff
path: root/pkgs/top-level/aliases.nix
diff options
context:
space:
mode:
authorOrivej Desh <orivej@gmx.fr>2018-08-17 23:53:33 +0000
committerOrivej Desh <orivej@gmx.fr>2018-08-18 23:19:54 +0000
commit65663f883c4debc2067a11f202725759cedb4fd5 (patch)
tree55d207e980e0531786a9c90a8f6b70c0775b1743 /pkgs/top-level/aliases.nix
parent0ad3721616039fa009e487908d16bf7984302cbb (diff)
downloadnixlib-65663f883c4debc2067a11f202725759cedb4fd5.tar
nixlib-65663f883c4debc2067a11f202725759cedb4fd5.tar.gz
nixlib-65663f883c4debc2067a11f202725759cedb4fd5.tar.bz2
nixlib-65663f883c4debc2067a11f202725759cedb4fd5.tar.lz
nixlib-65663f883c4debc2067a11f202725759cedb4fd5.tar.xz
nixlib-65663f883c4debc2067a11f202725759cedb4fd5.tar.zst
nixlib-65663f883c4debc2067a11f202725759cedb4fd5.zip
msgpack: rename from libmsgpack
The project does not use the name "libmsgpack". It variously uses "msgpack" and
"msgpack-c", and "msgpackc" for the name of the library.
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 ece6c03e168a..634a3e4c17e4 100644
--- a/pkgs/top-level/aliases.nix
+++ b/pkgs/top-level/aliases.nix
@@ -173,6 +173,7 @@ mapAliases ({
   module_init_tools = kmod; # added 2016-04-22
   mpich2 = mpich;  # added 2018-08-06
   msf = metasploit; # added 2018-04-25
+  libmsgpack = msgpack; # added 2018-08-17
   mssys = ms-sys; # added 2015-12-13
   multipath_tools = multipath-tools;  # added 2016-01-21
   mupen64plus1_5 = mupen64plus; # added 2016-02-12