Merge pull request #50731 from jlesquembre/githud
gitHUD: renamed to githud
This commit is contained in:
commit
3d1fd8367c
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue