about summary refs log tree commit diff
path: root/pkgs/top-level/aliases.nix
diff options
context:
space:
mode:
authorWeijia Wang <9713184+wegank@users.noreply.github.com>2023-07-31 10:15:35 +0300
committerGitHub <noreply@github.com>2023-07-31 10:15:35 +0300
commitb21b03e8f70bffd38d7112f24d3213553d639848 (patch)
tree7b1c95268256433ed10e6b522039a38640dad7d4 /pkgs/top-level/aliases.nix
parent6ea628b5c55c431ed54705d904f0a448ae69385d (diff)
parent98e07b5b2dab24a16312733bcbffc66d0815f738 (diff)
Merge pull request #244457 from wegank/ogre-cleanup
opendungeons: unstable-2021-11-06 -> unstable-2023-03-18
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 1c2ff72b4bec0..96e2c9da3eec0 100644
--- a/pkgs/top-level/aliases.nix
+++ b/pkgs/top-level/aliases.nix
@@ -1212,6 +1212,7 @@ mapAliases ({
   odpdown = throw "odpdown has been removed because it lacks python3 support"; # Added 2022-04-25
   ofp = throw "ofp is not compatible with odp-dpdk";
   ogre1_9 = throw "ogre1_9 has been removed, use ogre instead"; # Added 2023-03-22
+  ogre1_10 = throw "ogre1_10 has been removed, use ogre instead"; # Added 2023-07-20
   olifant = throw "olifant has been removed from nixpkgs, as it was unmaintained"; # Added 2021-08-05
   opa = throw "opa has been removed from nixpkgs as upstream has abandoned the project"; # Added 2023-03-21
   opam_1_2 = throw "'opam_1_2' has been renamed to/replaced by 'opam'"; # Added 2023-03-08