forked from M-Labs/nix-scripts
conda-artiq-board: BIOS -> bootloader
This commit is contained in:
parent
0565ff9819
commit
eae4612ecb
|
@ -28,7 +28,7 @@ let
|
||||||
about:
|
about:
|
||||||
home: https://m-labs.hk/artiq
|
home: https://m-labs.hk/artiq
|
||||||
license: LGPL
|
license: LGPL
|
||||||
summary: 'Bitstream, BIOS and firmware for the ${target}-${variant} board variant'
|
summary: 'Bitstream, bootloader and firmware for the ${target}-${variant} board variant'
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
cat << EOF > $out/fake-conda/build.sh
|
cat << EOF > $out/fake-conda/build.sh
|
||||||
|
|
Loading…
Reference in New Issue