1
1
mirror of https://github.com/NixOS/mobile-nixos.git synced 2024-12-27 01:44:41 +03:00
Commit Graph

12 Commits

Author SHA1 Message Date
Samuel Dionne-Riel
c40ddf15ac Fixes command in README
The `-I` was accidentally left over.

I prefer assuming `<nixpkgs>` resolves to what is needed (a recent
nixos-unstable checkout) rather than forcing the users to checkout
nixpkgs into this project as I personally do.

Close #22
Close #25
2019-10-02 00:32:43 -04:00
Samuel Dionne-Riel
190619e4e6 Updates README 2019-09-24 23:00:02 -04:00
Samuel Dionne-Riel
9d61e3d4a6 Updates README 2019-09-21 22:46:01 -04:00
Samuel Dionne-Riel
bdc43a37fe Updates the README 2019-08-26 10:31:43 -04:00
Samuel Dionne-Riel
b623007684 WIP : Builds a system image using nixos. 2018-06-23 17:11:07 -04:00
Samuel Dionne-Riel
6990de541d Adds support for local.nix overrides. 2018-06-18 22:23:02 -04:00
Samuel Dionne-Riel
cff24349b8 Spelling is for chumps. 2018-06-17 21:12:04 -04:00
Samuel Dionne-Riel
5d7270c02a Adds qemu launching notes. 2018-06-17 21:01:57 -04:00
Samuel Dionne-Riel
844313903e WIP Migrates device configuration into the options system. 2018-06-16 23:21:41 +00:00
Samuel Dionne-Riel
7ec11f4bdf Reads device informations / configuration from json file.
This allows many more devices to be implicitly working, once
their kernel and device-specific quirks have been ported over.
2018-06-10 17:18:28 +00:00
Samuel Dionne-Riel
956e4399be WIP : boots and vibrates the device as expected 2018-06-10 03:03:24 +00:00
Samuel Dionne-Riel
81ce8dd965 Initial commit 2018-06-10 00:45:05 +00:00