nixpkgs/lib/systems
Tuomas Tynkkynen 96edbe4a0e linux_rpi: Specify defconfig in kernel expression
In particular, now the mainline kernel can be built on the RPi 1 as well
(so kernelBaseConfig should always be a mainline defconfig from now on).
And RPi 2 users can now use linux_rpi without doing the
`nixpkgs.config.platform = lib.systems.platforms.raspberrypi2;` dance.
2018-05-31 18:06:09 +03:00
..
default.nix lib/systems: Prohibit "gnu" ABI (*-gnu) with 32-bit ARM 2018-05-10 15:05:23 -04:00
doubles.nix treewide: isArm -> isAarch32 2018-04-25 15:50:41 -04:00
examples.nix androidndk: Fix usage as crossSystem 2018-05-17 17:22:27 +02:00
for-meta.nix treewide: isArm -> isAarch32 2018-04-25 15:50:41 -04:00
inspect.nix lib/systems/inspect: Fix after assertions 2018-05-11 19:02:50 -04:00
parse.nix Merge branch 'fix-gcc-with-float' 2018-05-12 15:21:30 -04:00
platforms.nix linux_rpi: Specify defconfig in kernel expression 2018-05-31 18:06:09 +03:00