about summary refs log tree commit diff
path: root/pkgs/top-level/aliases.nix
diff options
context:
space:
mode:
authorFelix Buehler <account@buehler.rocks>2021-07-22 14:29:18 +0200
committerFelix Buehler <account@buehler.rocks>2021-07-22 19:49:35 +0200
commit3e15231c5a299ae75de9fca4915839c31ef21d2c (patch)
treed84d896b87bb32761f87ba583693c0bc5be65ee4 /pkgs/top-level/aliases.nix
parentf102bcee7d1f3f607ad502dfe346f4d4066e534a (diff)
downloadnixlib-3e15231c5a299ae75de9fca4915839c31ef21d2c.tar
nixlib-3e15231c5a299ae75de9fca4915839c31ef21d2c.tar.gz
nixlib-3e15231c5a299ae75de9fca4915839c31ef21d2c.tar.bz2
nixlib-3e15231c5a299ae75de9fca4915839c31ef21d2c.tar.lz
nixlib-3e15231c5a299ae75de9fca4915839c31ef21d2c.tar.xz
nixlib-3e15231c5a299ae75de9fca4915839c31ef21d2c.tar.zst
nixlib-3e15231c5a299ae75de9fca4915839c31ef21d2c.zip
lobster-two: remove and alias to google-fonts
is is broken due to the google-code-link but already included in google-fonts.
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 f5cd18c1fbbb..5412880b5f83 100644
--- a/pkgs/top-level/aliases.nix
+++ b/pkgs/top-level/aliases.nix
@@ -448,6 +448,7 @@ mapAliases ({
 
   linux-steam-integration = throw "linux-steam-integration has been removed, as the upstream project has been abandoned"; # added 2020-05-22
   loadcaffe = throw "loadcaffe has been removed, as the upstream project has been abandoned"; # added 2020-03-28
+  lobster-two = google-fonts; # added 2021-07-22
   lprof = throw "lprof has been removed as it's unmaintained upstream and broken in nixpkgs since a while ago"; # added 2021-02-15
   lttngTools = lttng-tools;  # added 2014-07-31
   lttngUst = lttng-ust;  # added 2014-07-31