about summary refs log tree commit diff
path: root/pkgs/top-level/aliases.nix
diff options
context:
space:
mode:
authorAlyssa Ross <hi@alyssa.is>2021-06-10 12:57:49 +0000
committerAlyssa Ross <hi@alyssa.is>2021-06-10 14:02:43 +0000
commitd5564db46a2596b4feeb61046fa3b4fdb7f30d2c (patch)
tree338b192d9b0de8038df8d0eabbcb71ad02fafd82 /pkgs/top-level/aliases.nix
parent9a58127bda8e989e283921a9764abba8e5f47590 (diff)
downloadnixlib-d5564db46a2596b4feeb61046fa3b4fdb7f30d2c.tar
nixlib-d5564db46a2596b4feeb61046fa3b4fdb7f30d2c.tar.gz
nixlib-d5564db46a2596b4feeb61046fa3b4fdb7f30d2c.tar.bz2
nixlib-d5564db46a2596b4feeb61046fa3b4fdb7f30d2c.tar.lz
nixlib-d5564db46a2596b4feeb61046fa3b4fdb7f30d2c.tar.xz
nixlib-d5564db46a2596b4feeb61046fa3b4fdb7f30d2c.tar.zst
nixlib-d5564db46a2596b4feeb61046fa3b4fdb7f30d2c.zip
cvs-fast-export: rename from cvs_fast_export
cvs-fast-export is the canonical name of the software that users would
expect the package to be called in Nixpkgs.
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 3eb72cefa122..3e5dfc51cfa8 100644
--- a/pkgs/top-level/aliases.nix
+++ b/pkgs/top-level/aliases.nix
@@ -158,6 +158,7 @@ mapAliases ({
   cups-googlecloudprint = throw "Google Cloudprint is officially discontinued since Jan 2021, more info https://support.google.com/chrome/a/answer/9633006";
   cquery = throw "cquery has been removed because it is abandoned by upstream. Consider switching to clangd or ccls instead."; # added 2020-06-15
   cv = progress; # added 2015-09-06
+  cvs_fast_export = cvs-fast-export; # added 2021-06-10
   d1x_rebirth = dxx-rebirth; # added 2018-04-25
   d2x_rebirth = dxx-rebirth; # added 2018-04-25
   dart_dev = throw "Non-stable versions of Dart have been removed."; # added 2020-01-15