Commit Graph

1 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