mirror of
https://gitlab.com/famedly/conduit.git
synced 2025-01-18 12:10:09 +00:00
ci: temporarily disable CONDUIT_VERSION_EXTRA
This commit is contained in:
parent
3d9d975a9f
commit
2a2b9554c8
@ -36,7 +36,8 @@ let
|
||||
});
|
||||
|
||||
buildPackageEnv = {
|
||||
CONDUIT_VERSION_EXTRA = inputs.self.shortRev or inputs.self.dirtyShortRev;
|
||||
# Temporarily disabled, see https://gitlab.com/famedly/conduit/-/merge_requests/662#note_1892753424
|
||||
# CONDUIT_VERSION_EXTRA = inputs.self.shortRev or inputs.self.dirtyShortRev;
|
||||
} // buildDepsOnlyEnv;
|
||||
|
||||
commonAttrs = {
|
||||
|
Loading…
Reference in New Issue
Block a user