cereal_1_3_2: rename to cereal

This commit is contained in:
Emily
2025-09-18 02:48:06 +01:00
parent 4c9895eb43
commit 21f0cb661f
3 changed files with 1 additions and 2 deletions
+1
View File
@@ -596,6 +596,7 @@ mapAliases {
cde = throw "'cde' has been removed as it is unmaintained and broken"; # Added 2025-05-17
centerim = throw "centerim has been removed due to upstream disappearing"; # Added 2025-04-18
cereal_1_3_0 = throw "cereal_1_3_0 has been removed as it was unused; use cereal intsead"; # Added 2025-09-12
cereal_1_3_2 = throw "cereal_1_3_2 is now the only version and has been renamed to cereal"; # Added 2025-09-12
certmgr-selfsigned = certmgr; # Added 2023-11-30
cgal_4 = throw "cgal_4 has been removed as it is obsolete use cgal instead"; # Added 2024-12-30
-2
View File
@@ -326,8 +326,6 @@ with pkgs;
practiceMod = true;
};
cereal = cereal_1_3_2;
chef-cli = callPackage ../tools/misc/chef-cli { };
clang-uml = callPackage ../by-name/cl/clang-uml/package.nix {