Skip to content

Commit 7500cb1

Browse files
committed
go-graft: alias to gg
1 parent 56ef85b commit 7500cb1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkgs/top-level/aliases.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -529,6 +529,7 @@ mapAliases {
529529
gfortran49 = throw "'gfortran49' has been removed from nixpkgs"; # Added 2024-09-11
530530
gfortran7 = throw "gfortran7 has been removed from Nixpkgs, as it is unmaintained and obsolete"; # Added 2024-11-20
531531
gfortran8 = throw "gfortran8 has been removed from Nixpkgs, as it is unmaintained and obsolete"; # Added 2024-11-20
532+
gg = go-graft; # Added 2025-03-07
532533
ghostwriter = makePlasma5Throw "ghostwriter"; # Added 2023-03-18
533534
git-codeowners = throw "'git-codeowners' has been removed due to lack of upstream maintenance"; # Added 2025-01-25
534535
gmp5 = throw "'gmp5' has been removed as it is unmaintained. Consider using 'gmp' instead"; # Added 2024-10-28

0 commit comments

Comments
 (0)