1
0
Fork 0

test3 remove flash_fpga

dev
Florian Agbuya 2024-04-29 15:09:04 +08:00
parent 0c1428a1fd
commit 3eb3b39f2f
1 changed files with 1 additions and 2 deletions

View File

@ -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; [