Astro astro
astro pushed to master at astro/nix-scripts 2021-02-15 07:07:41 +08:00
d08ee6d501 Revert "artiq-full, artiq-board-generated: link artiq-fast"
astro commented on pull request M-Labs/nix-scripts#41 2021-02-15 07:06:50 +08:00
artiq-full: split code generation into artiq-board-generated jobset

Symlinking seems to break Nix restricted mode in which only /nix/store entries of known inputs are available to a build.

astro pushed to master at astro/nix-scripts 2021-02-15 07:01:33 +08:00
492d47b99e artiq-full: fix artiq-fast paths
astro pushed to master at astro/nix-scripts 2021-02-15 06:54:06 +08:00
d769be0754 artiq-full, artiq-board-generated: link artiq-fast
astro pushed to master at astro/nix-scripts 2021-02-15 06:34:08 +08:00
0ebc4e30dd hydra: stringify boolean inputs
astro pushed to master at astro/nix-scripts 2021-02-15 04:23:48 +08:00
86923b8e40 artiq-full: fix \\\$ before serialization
astro pushed to master at astro/nix-scripts 2021-02-15 04:04:49 +08:00
0442195abc artiq-full: fix \$
astro pushed to master at astro/nix-scripts 2021-02-13 04:28:31 +08:00
5af50b325c artiq-full: fast from artiq-board-generated
c71b49a044 artiq-full: add beta flag
b728beae46 hydra/artiq.json: use my fork
a7d9711b54 artiq-full: split code generation into artiq-board-generated jobset
c5579392f1 refactor with board-generated for beta only
Compare 7 commits »
astro commented on pull request M-Labs/nix-scripts#41 2021-02-13 03:00:01 +08:00
artiq-full: split code generation into artiq-board-generated jobset

I was wondering about that. Thank you for spelling it out. That will also result in yet more divergent codepaths between non-beta and beta.

astro pushed to board-generated at astro/nix-scripts 2021-02-12 05:44:11 +08:00
a7d9711b54 artiq-full: split code generation into artiq-board-generated jobset
33c33d49df artiq-full: replace variants list with readDir of sinara-systems
d1a6c2f5db artiq-full: disable archived variants
c6cdf8d0d0 artiq-full: split code generation into artiq-board-generated jobset
Compare 4 commits »
astro pushed to master at astro/nix-scripts 2021-02-12 04:54:59 +08:00
c5579392f1 refactor with board-generated for beta only
f800d03aa1 hydra/artiq.json: use my fork
e3c1bf1b4f artiq-full: split code generation into artiq-board-generated jobset
33c33d49df artiq-full: replace variants list with readDir of sinara-systems
dcee896396 refactor with board-generated for beta only
Compare 8 commits »
astro pushed to target-list at astro/nix-scripts 2021-02-12 04:41:40 +08:00
33c33d49df artiq-full: replace variants list with readDir of sinara-systems
646c007d99 artiq-full: replace variants list with readDir of sinara-systems
Compare 2 commits »
astro pushed to master at astro/nix-scripts 2021-02-11 09:50:27 +08:00
dcee896396 refactor with board-generated for beta only
8f82385791 refactor with board-generated for beta only
Compare 2 commits »
astro pushed to master at astro/nix-scripts 2021-02-11 09:30:18 +08:00
8f82385791 refactor with board-generated for beta only
e0386ff2a7 hydra/artiq.json: use my fork
bc66cc56b2 artiq-full: split code generation into artiq-board-generated jobset
646c007d99 artiq-full: replace variants list with readDir of sinara-systems
d1a6c2f5db artiq-full: disable archived variants
Compare 11 commits »
astro commented on pull request M-Labs/nix-scripts#42 2021-02-11 03:29:23 +08:00
artiq-full: replace variants list with readDir of sinara-systems

Updated with a cleaner way of filtering by min_artiq_version in the first evaluation.

astro pushed to target-list at astro/nix-scripts 2021-02-11 03:04:28 +08:00
646c007d99 artiq-full: replace variants list with readDir of sinara-systems
3a70059831 artiq-full: replace variants list with readDir of sinara-systems
Compare 2 commits »
astro created pull request M-Labs/nix-scripts#42 2021-02-10 08:51:04 +08:00
artiq-full: replace variants list with readDir of sinara-systems
astro pushed to target-list at astro/nix-scripts 2021-02-10 08:47:41 +08:00
3a70059831 artiq-full: replace variants list with readDir of sinara-systems
d1a6c2f5db artiq-full: disable archived variants
astro commented on issue M-Labs/artiq-zynq#127 2021-02-08 10:26:31 +08:00
Performance degradation for smoltcp 0.7

It's actually due to https://github.com/smoltcp-rs/smoltcp/issues/404

TCP delayed ack is now disabled with fcb38fae6cb3d57ec406e83827b2a65558543bb3.

astro pushed to master at M-Labs/artiq-zynq 2021-02-08 10:24:27 +08:00
fcb38fae6c runtime: disable TCP delayed ack
bfd8343876 update zynq-rs and dependencies (smoltcp 0.7.0)
Compare 2 commits »