nixpkgs/lib/systems
Matthew Bauer d59a9ac7cf avr: use new compilation infrastructure
Gets rid of:
  avrbinutils
  avrgcc

to replace with:
  pkgsCross.avr.buildPackages.binutils
  pkgsCross.avr.buildPackages.gcc
2018-10-29 14:34:09 -05:00
..
default.nix lib/systems: use lookup for uname.system 2018-10-17 14:43:49 -05:00
doubles.nix tests/systems.nix: fix tests 2018-10-18 14:12:49 -05:00
examples.nix avr: use new compilation infrastructure 2018-10-29 14:34:09 -05:00
for-meta.nix hurd: cleanup unmaintained target 2018-08-28 22:18:02 +01:00
inspect.nix avr: use new compilation infrastructure 2018-10-29 14:34:09 -05:00
parse.nix avr: use new compilation infrastructure 2018-10-29 14:34:09 -05:00
platforms.nix [RFC] ppc64le enablement (#45340) 2018-08-21 15:31:34 -04:00