about summary refs log tree commit diff
path: root/pkgs/top-level/aliases.nix
diff options
context:
space:
mode:
authorArmeen Mahdian <mahdianarmeen@gmail.com>2022-03-20 17:42:19 -0500
committerArmeen Mahdian <mahdianarmeen@gmail.com>2022-03-21 07:08:53 -0500
commit858e03cf1f6ccae0c04840bf50120396a6d254b2 (patch)
tree9eb425662e0f504d43de22e1185e1b7e8a00787a /pkgs/top-level/aliases.nix
parent9bc841fec1c0e8b9772afa29f934d2c7ce57da8e (diff)
downloadnixlib-858e03cf1f6ccae0c04840bf50120396a6d254b2.tar
nixlib-858e03cf1f6ccae0c04840bf50120396a6d254b2.tar.gz
nixlib-858e03cf1f6ccae0c04840bf50120396a6d254b2.tar.bz2
nixlib-858e03cf1f6ccae0c04840bf50120396a6d254b2.tar.lz
nixlib-858e03cf1f6ccae0c04840bf50120396a6d254b2.tar.xz
nixlib-858e03cf1f6ccae0c04840bf50120396a6d254b2.tar.zst
nixlib-858e03cf1f6ccae0c04840bf50120396a6d254b2.zip
golly-beta: remove
Golly is more up to date
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 b68d1b0b27cd..fe2459f561e5 100644
--- a/pkgs/top-level/aliases.nix
+++ b/pkgs/top-level/aliases.nix
@@ -429,6 +429,7 @@ mapAliases ({
   gobby5 = gobby; # Added 2021-02-01
   gobjectIntrospection = throw "'gobjectIntrospection' has been renamed to/replaced by 'gobject-introspection'"; # Converted to throw 2022-02-22
   gogoclient = throw "gogoclient has been removed, because it was unmaintained"; # Added 2021-12-15
+  golly-beta = throw "golly-beta has been removed: use golly instead"; # Added 2022-03-21
   goimports = throw "'goimports' has been renamed to/replaced by 'gotools'"; # Converted to throw 2022-02-22
   gometalinter = throw "gometalinter was abandoned by upstream. Consider switching to golangci-lint instead"; # Added 2020-04-23
   googleAuthenticator = throw "'googleAuthenticator' has been renamed to/replaced by 'google-authenticator'"; # Converted to throw 2022-02-22