smartgithg: rename to "smartgit"

This commit is contained in:
Thomas Singer
2025-03-05 09:59:03 +01:00
parent 9b91969023
commit fdad224e14
2 changed files with 2 additions and 1 deletions
@@ -15,7 +15,7 @@ let
jre = openjdk21;
in
stdenv.mkDerivation (finalAttrs: {
pname = "smartgithg";
pname = "smartgit";
version = "24.1.2";
src = fetchurl {
+1
View File
@@ -1354,6 +1354,7 @@ mapAliases {
slimerjs = throw "slimerjs does not work with any version of Firefox newer than 59; upstream ended the project in 2021. <https://slimerjs.org/faq.html#end-of-development>"; # added 2025-01-06
slurm-llnl = slurm; # renamed July 2017
sm64ex-coop = throw "'sm64ex-coop' was removed as it was archived upstream. Consider migrating to 'sm64coopdx'"; # added 2024-11-23
smartgithg = smartgit; # renamed March 2025
snapTools = throw "snapTools was removed because makeSnap produced broken snaps and it was the only function in snapTools. See https://github.com/NixOS/nixpkgs/issues/100618 for more details."; # 2024-03-04;
soldat-unstable = opensoldat; # Added 2022-07-02
soundOfSorting = sound-of-sorting; # Added 2023-07-07