gitHUD: renamed to githud
This commit is contained in:
parent
9020edcf86
commit
1fe45bff2e
@ -897,6 +897,7 @@ self: super: {
|
|||||||
cryptohash-md5 = doJailbreak super.cryptohash-md5;
|
cryptohash-md5 = doJailbreak super.cryptohash-md5;
|
||||||
text-short = doJailbreak super.text-short;
|
text-short = doJailbreak super.text-short;
|
||||||
gitHUD = dontCheck super.gitHUD;
|
gitHUD = dontCheck super.gitHUD;
|
||||||
|
githud = dontCheck super.githud;
|
||||||
|
|
||||||
# https://github.com/aisamanra/config-ini/issues/12
|
# https://github.com/aisamanra/config-ini/issues/12
|
||||||
config-ini = dontCheck super.config-ini;
|
config-ini = dontCheck super.config-ini;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user