mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
chore(ci): minor updates
This commit is contained in:
parent
b86a604de5
commit
4662495775
5 changed files with 19 additions and 5 deletions
|
|
@ -18,7 +18,7 @@ in {
|
|||
rust189warning
|
||||
];
|
||||
});
|
||||
in if _389-ds-base.version == "3.1.3"
|
||||
in if _389-ds-base.version == "3.1.3" && _389-ds-base.patches or [] == []
|
||||
then drv
|
||||
else lib.warn "389-ds-base patch probably no longer needed" _389-ds-base;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue