Astro astro
astro pushed to master at M-Labs/zynq-rs 2021-02-04 07:33:11 +08:00
89e4d61dc0 default.nix: update cargoSha256*
astro pushed to master at M-Labs/zynq-rs 2021-02-04 05:42:43 +08:00
0b07e9fefc update Rust
ccf758cc85 update smoltcp 0.6.0 -> 0.7.0
Compare 2 commits »
astro pushed to master at astro/nix-scripts 2021-02-03 22:44:59 +08:00
55b03a496c hydra/artiq.json: use my fork
3cc6f5b297 artiq-full: split code generation into artiq-board-generated jobset
5689b8972f restore merge conflict drop
487bf219ba artiq-full: build illinois
Compare 7 commits »
astro pushed to master at astro/nix-scripts 2021-02-03 21:44:17 +08:00
5689b8972f restore merge conflict drop
astro pushed to master at astro/nix-scripts 2021-02-03 09:57:21 +08:00
astro pushed to master at astro/nix-scripts 2021-02-03 09:30:20 +08:00
268fd3b154 hydra/artiq.json: use my fork
157e181318 artiq-full: split code generation into artiq-board-generated jobset
489691ecf9 artiq-board-vivado: ignore additional artiq-board parameters
cc13e6e725 artiq-board-generated: fix generated-nix name, wrap in hydraJob
127829362c artiq-board-generated: fix path concatenation
Compare 24 commits »
astro commented on pull request M-Labs/nix-scripts#40 2021-02-02 20:59:50 +08:00
artiq-full.nix: use sinaraSystemsSrc just as build input

Sorry for these oversights. My local Hydra is busy testing the other issue. I repushed to master with a fix.

astro pushed to master at astro/nix-scripts 2021-02-02 20:53:45 +08:00
489691ecf9 artiq-board-vivado: ignore additional artiq-board parameters
astro pushed to master at astro/nix-scripts 2021-02-02 20:48:55 +08:00
cc13e6e725 artiq-board-generated: fix generated-nix name, wrap in hydraJob
astro pushed to master at astro/nix-scripts 2021-02-02 20:43:10 +08:00
127829362c artiq-board-generated: fix path concatenation
4aa3ac222d artiq-board-generated: pass artiq-fast parameter
Compare 2 commits »
astro pushed to master at astro/nix-scripts 2021-02-02 20:38:03 +08:00
b6a6d12f38 artiq-board-generated: wrap in a generatedNix job
astro deleted branch sinara-srcs from astro/nix-scripts 2021-02-02 20:25:21 +08:00
astro pushed to master at M-Labs/nix-scripts 2021-02-02 20:24:52 +08:00
4666f1aa6a artiq-full: concatenate paths as paths not strings
d149c66d05 artiq-full: move reading standalone flag from sinara-systems to before generatedNix
Compare 2 commits »
astro pushed to sinara-srcs at astro/nix-scripts 2021-02-02 11:02:49 +08:00
b917c0bf2d artiq-full: let drtio-ddbs depend on one json file instead of full sinara-systems
5e3f6840a1 artiq-full: let drtio-ddbs depend on one json file instead of full sinaraSystemsSrc
Compare 2 commits »
astro commented on pull request M-Labs/nix-scripts#40 2021-02-02 11:01:20 +08:00
artiq-full.nix: use sinaraSystemsSrc just as build input

I took another long look and found the two culprits.

No need to change the way sinaraSystemsSrc is imported.

astro pushed to sinara-srcs at astro/nix-scripts 2021-02-02 11:00:03 +08:00
5e3f6840a1 artiq-full: let drtio-ddbs depend on one json file instead of full sinaraSystemsSrc
47f355984a artiq-full: move reading standalone flag from sinara-systems to before generatedNix
21f5362b6f stm32: fix stabilizer IP address override
35c2844612 artiq-full: build cu
d5b5dbeeb2 migen-axi: bump
Compare 8 commits »
astro pushed to master at astro/nix-scripts 2021-02-02 10:39:32 +08:00
50e55ff274 artiq-full, artiq-board-generated: refactor
874d6002d1 artiq-full: move software compilation into artiq-board-generated
2b6773e241 hydra: disable non-beta board-generated
60a2e7f6e4 hydra/artiq.json: use my fork
Compare 14 commits »
astro deleted branch sinara-srcs from M-Labs/nix-scripts 2021-02-02 09:13:47 +08:00
astro pushed to sinara-srcs at astro/nix-scripts 2021-02-02 09:13:31 +08:00
b158b85257 artiq-full: move reading standalone flag from sinara-systems to before generatedNix
e2ff2821a7 artiq-full: use sinara-systems from one derivation per json file
87fdb2c5ea Export qasync from artiq-fast
2469638fd0 artiq-full.nix: copy <sinaraSystemsSrc> into generatedNix
58aabaaa0e example-user-env: disable spyder
Compare 6 commits »
astro commented on issue M-Labs/it-infra#2 2021-02-02 05:43:39 +08:00
network scanning not working

Does the scanner have a network interface? I know Brother devices that can upload scans via SFTP out of the box. That can be [automated quite…