about summary refs log tree commit diff
path: root/pkgs/top-level/aliases.nix
diff options
context:
space:
mode:
authorAndersonTorres <torres.anderson.85@protonmail.com>2022-03-14 12:53:58 -0300
committerAndersonTorres <torres.anderson.85@protonmail.com>2022-03-14 12:56:17 -0300
commit0562c75f4a8aa2f1c6ccc7ebfcfc338a0443ee34 (patch)
tree3e949f993cec299db95cfafb5dee1266abca2a90 /pkgs/top-level/aliases.nix
parentbf2d8ef5500643a40f62c4fc2fee1313e4dce188 (diff)
downloadnixlib-0562c75f4a8aa2f1c6ccc7ebfcfc338a0443ee34.tar
nixlib-0562c75f4a8aa2f1c6ccc7ebfcfc338a0443ee34.tar.gz
nixlib-0562c75f4a8aa2f1c6ccc7ebfcfc338a0443ee34.tar.bz2
nixlib-0562c75f4a8aa2f1c6ccc7ebfcfc338a0443ee34.tar.lz
nixlib-0562c75f4a8aa2f1c6ccc7ebfcfc338a0443ee34.tar.xz
nixlib-0562c75f4a8aa2f1c6ccc7ebfcfc338a0443ee34.tar.zst
nixlib-0562c75f4a8aa2f1c6ccc7ebfcfc338a0443ee34.zip
rename+alias finger_bsd to bsd-finger
Diffstat (limited to 'pkgs/top-level/aliases.nix')
-rw-r--r--pkgs/top-level/aliases.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/top-level/aliases.nix b/pkgs/top-level/aliases.nix
index 46a74b391a51..f4bb9c1ebc6c 100644
--- a/pkgs/top-level/aliases.nix
+++ b/pkgs/top-level/aliases.nix
@@ -320,6 +320,8 @@ mapAliases ({
   fedora-coreos-config-transpiler = throw "fedora-coreos-config-transpiler has been renamed to 'butane'."; # Added 2021-04-13
   fetchFromGithub = throw "You meant fetchFromGitHub, with a capital H.";
   ffadoFull = throw "'ffadoFull' has been renamed to/replaced by 'ffado'"; # Converted to throw 2022-02-22
+  finger_bsd = bsd-finger;
+  fingerd_bsd = bsd-fingerd;
   firefox-esr-68 = throw "Firefox 68 ESR was removed because it reached end of life with its final release 68.12esr on 2020-08-25.";
   firefox-esr-wrapper = throw "'firefox-esr-wrapper' has been renamed to/replaced by 'firefox-esr'"; # Converted to throw 2022-02-22
   firefoxWrapper = throw "'firefoxWrapper' has been renamed to/replaced by 'firefox'"; # Converted to throw 2022-02-22