avarice: set meta.platforms (make hydra build it)
This commit is contained in:
parent
f0669d2b45
commit
2c702a1d81
@ -16,6 +16,7 @@ stdenv.mkDerivation rec {
|
|||||||
description = "AVaRICE translates between GDB's remote debug protocol and the AVR JTAG ICE protocol";
|
description = "AVaRICE translates between GDB's remote debug protocol and the AVR JTAG ICE protocol";
|
||||||
homepage = http://sourceforge.net/projects/avarice/files/avarice/;
|
homepage = http://sourceforge.net/projects/avarice/files/avarice/;
|
||||||
maintainers = [ stdenv.lib.maintainers.smironov ];
|
maintainers = [ stdenv.lib.maintainers.smironov ];
|
||||||
|
platforms = stdenv.lib.platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user