Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
3eb3b39f2f | |||
0c1428a1fd | |||
ce66df8417 |
@ -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
Block a user