forked from M-Labs/nix-servo
test3 remove flash_fpga
This commit is contained in:
parent
0c1428a1fd
commit
3eb3b39f2f
|
@ -127,8 +127,7 @@
|
|||
postPatch = ''
|
||||
substituteInPlace linien_server/acquisition.py \
|
||||
--replace " start_nginx()" "" \
|
||||
--replace " stop_nginx()" "" \
|
||||
--replace " flash_fpga()" ""
|
||||
--replace " stop_nginx()" ""
|
||||
'';
|
||||
nativeBuildInputs = [ pkgs-armv7l.python3Packages.setuptools ];
|
||||
propagatedBuildInputs = with pkgs-armv7l.python3Packages; [
|
||||
|
|
Loading…
Reference in New Issue