mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 19:55:41 +03:00
git-annex-utils: Fix typo in deprecation throw
This commit is contained in:
parent
9eccdb4ee4
commit
4ba4f6f308
1 changed files with 1 additions and 1 deletions
|
@ -735,7 +735,7 @@ mapAliases {
|
|||
gg = go-graft; # Added 2025-03-07
|
||||
ggobi = throw "'ggobi' has been removed from Nixpkgs, as it is unmaintained and broken"; # Added 2025-05-18
|
||||
ghostwriter = makePlasma5Throw "ghostwriter"; # Added 2023-03-18
|
||||
git-annex-utils = throw "'git-annex-utiks' has been removed as it is unmaintained"; # Added 2025-05-18
|
||||
git-annex-utils = throw "'git-annex-utils' has been removed as it is unmaintained"; # Added 2025-05-18
|
||||
git-codeowners = throw "'git-codeowners' has been removed due to lack of upstream maintenance"; # Added 2025-01-25
|
||||
gmni = throw "gmni has been removed as it is no longer maintained upstream"; # Added 2025-05-02
|
||||
gmp5 = throw "'gmp5' has been removed as it is unmaintained. Consider using 'gmp' instead"; # Added 2024-10-28
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue