Commit Graph

7 Commits

Author SHA1 Message Date
Samuel Dionne-Riel b7200b7461 Pin a known good Nixpkgs revision
This revision is used for unqualified `nix-build` uses.

For the previous behaviour, use:

```
nix-build --arg 'pkgs' 'import <nixpkgs> {}' -A kernel_latest
```

Build was tested through cross-compilation on an x86_64 machine.
2021-11-01 19:38:16 -04:00
Samuel Dionne-Riel 5e3882d207 Change how this is built 2021-05-11 18:50:21 -04:00
Samuel Dionne-Riel 4d17db81a7 default.nix: Build with <nixpkgs> 2020-07-14 15:34:59 -04:00
Samuel Dionne-Riel fdbecb02b6 Set this up using a proper overlay 2020-01-06 15:21:02 -05:00
Samuel Dionne-Riel 1c6ba3b6e6 Moves u-boot 2019-11-14 17:45:45 -05:00
Samuel Dionne-Riel 2603855a47 Auto-detects the need to cross-compile. 2019-11-14 17:45:06 -05:00
Samuel Dionne-Riel d611cf7fef initial commit 2019-11-14 17:40:51 -05:00