artiq-board: pass through src

pull/69/head
Sebastien Bourdeauducq 2021-09-12 19:45:34 +08:00
parent b456cee553
commit 2afb9c94f3
1 changed files with 1 additions and 0 deletions

View File

@ -77,6 +77,7 @@ in
pkgs.python3Packages.toPythonModule (pkgs.stdenv.mkDerivation rec {
name = "artiq-board-${target}-${variant}-${version}";
version = import ./pkgs/artiq-version.nix (with pkgs; { inherit stdenv fetchgit git; });
inherit src;
phases = [ "buildPhase" "checkPhase" "installPhase" ];
nativeBuildInputs = [ vivado pkgs.gnumake ]
++ (if artiq7