mirror of
https://github.com/m-labs/artiq.git
synced 2025-02-03 06:10:18 +08:00
5 lines
64 B
Nix
5 lines
64 B
Nix
|
let
|
||
|
artiq-dev = import ./artiq-dev.nix {};
|
||
|
in
|
||
|
artiq-dev.env
|