fix previous commit (2)

master
Sebastien Bourdeauducq 2023-01-15 13:21:29 +08:00
parent 57ad8a91fe
commit d2f4111b10
1 changed files with 1 additions and 1 deletions

View File

@ -316,7 +316,7 @@
src = artiqpkgs.packages.x86_64-linux.artiq.src; src = artiqpkgs.packages.x86_64-linux.artiq.src;
preSetup = 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} export VERSIONEER_REV=${artiqpkgs.sourceInfo.rev}
''; '';
dependencies = [ dependencies = [