Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
3eb3b39f2f | |||
0c1428a1fd | |||
ce66df8417 |
@ -127,8 +127,7 @@
|
|||||||
postPatch = ''
|
postPatch = ''
|
||||||
substituteInPlace linien_server/acquisition.py \
|
substituteInPlace linien_server/acquisition.py \
|
||||||
--replace " start_nginx()" "" \
|
--replace " start_nginx()" "" \
|
||||||
--replace " stop_nginx()" "" \
|
--replace " stop_nginx()" ""
|
||||||
--replace " flash_fpga()" ""
|
|
||||||
'';
|
'';
|
||||||
nativeBuildInputs = [ pkgs-armv7l.python3Packages.setuptools ];
|
nativeBuildInputs = [ pkgs-armv7l.python3Packages.setuptools ];
|
||||||
propagatedBuildInputs = with pkgs-armv7l.python3Packages; [
|
propagatedBuildInputs = with pkgs-armv7l.python3Packages; [
|
||||||
|
Loading…
Reference in New Issue
Block a user