Commit Graph

20 Commits

Author SHA1 Message Date
7f523e7e50 nix: add shell starter 2018-08-24 19:03:25 +08:00
23ea8c81f3 nix: update pythonparser 2018-08-19 21:18:40 +08:00
341437ea50 nix: remove outputcheck and lit 2018-08-17 13:20:56 +08:00
e978430c54 nix: add warnings to README 2018-08-17 12:27:17 +08:00
233c841f2e nix: remove bogus version string 2018-08-17 12:19:38 +08:00
3d332ccc0b nix: update README 2018-08-17 12:19:16 +08:00
4155853482 nix: add Clang back 2018-08-16 13:03:55 +08:00
2c55f2ce4b nix: install binutils-or1k 2018-08-16 10:06:23 +08:00
2e6c0b6a6d nix: propagate artiq subdependencies 2018-08-16 10:06:03 +08:00
ac9dcb7497 nix: fix and update binutils-or1k 2018-08-16 10:05:07 +08:00
57bd3e4109 nix: also use latest python3 for llvmlite 2018-08-16 10:01:48 +08:00
c3759379bd nix: upgrade pyqtgraph and switch it to Qt5 2018-08-16 09:53:15 +08:00
477dcdbad4 nix: use latest python3 2018-08-16 09:39:21 +08:00
73cf071b1a nix: update LLVM and llvmlite, remove clang (not needed for running) 2018-08-16 00:33:52 +08:00
0b1ce0ea32 nix: use original pyqtgraph and pyserial 2018-08-16 00:25:55 +08:00
487720d13b nix: remove sphinx (used for building doc, not running ARTIQ) 2018-08-16 00:25:01 +08:00
7003835062 nix: update license 2018-08-16 00:21:51 +08:00
Stewart Mackenzie
ec97d63617 nix: separated buildtime & runtime dependencies 2018-08-13 10:30:58 +00:00
d2e47844dd nix: fixes 2018-08-12 21:20:02 +08:00
Stewart Mackenzie
e48d440fd4 Problem: ARTIQ setup via conda or src is complex
Solution: Provide a single command to download, compile and install
dependencies.
2018-08-12 13:04:40 +00:00