Revert "ci: temporarily disable CONDUIT_VERSION_EXTRA"
This reverts commit 2a2b9554c8
.
This commit is contained in:
parent
a4c973e57e
commit
57a24f234d
1 changed files with 1 additions and 2 deletions
|
@ -36,8 +36,7 @@ let
|
|||
});
|
||||
|
||||
buildPackageEnv = {
|
||||
# Temporarily disabled, see https://gitlab.com/famedly/conduit/-/merge_requests/662#note_1892753424
|
||||
# CONDUIT_VERSION_EXTRA = inputs.self.shortRev or inputs.self.dirtyShortRev;
|
||||
CONDUIT_VERSION_EXTRA = inputs.self.shortRev or inputs.self.dirtyShortRev;
|
||||
} // buildDepsOnlyEnv;
|
||||
|
||||
commonAttrs = {
|
||||
|
|
Loading…
Add table
Reference in a new issue