1
0
mirror of https://github.com/samueldr/wip-pinebook-pro.git synced 2024-06-18 10:38:34 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
Jake Waksbaum
2a198051a8 Upgrade nixpkgs to 20.09 with linux 5.8 2020-09-09 21:43:55 -04:00
Jake Waksbaum
89605b0f3e Fix nixosModule
The `nixosModule` attribute is not system specific, so it should itself
be a module instead of `nixosModule.aarch64-linux`, etc. being modules.
2020-09-09 21:43:48 -04:00
Jake Waksbaum
5c5a0da07a Limit systems to x86 and aarch64 2020-08-31 00:10:18 -04:00
Jake Waksbaum
78c96317b0 Move with-cross.nix functionaity into flake.nix 2020-08-24 00:35:14 -04:00
Jake Waksbaum
a217594cf3 Use flakes
This should let users build an SD image simply with `nix build` run from
the root of the repo, or even `nix build
github:samudeldr/wip-pinebook-pro'.
2020-08-23 21:57:54 -04:00