fix previous commit (2)
This commit is contained in:
parent
57ad8a91fe
commit
d2f4111b10
|
@ -316,7 +316,7 @@
|
|||
src = artiqpkgs.packages.x86_64-linux.artiq.src;
|
||||
preSetup =
|
||||
''
|
||||
export VERSIONEER_OVERRIDE=${artiqpkgs.packages.x86_64-linux.artiqpkgs.version}
|
||||
export VERSIONEER_OVERRIDE=${artiqpkgs.packages.x86_64-linux.artiq.version}
|
||||
export VERSIONEER_REV=${artiqpkgs.sourceInfo.rev}
|
||||
'';
|
||||
dependencies = [
|
||||
|
|
Loading…
Reference in New Issue