Commit Graph

420 Commits

Author SHA1 Message Date
2135b4569f update sources
tested on moby; untested on desktop/uninsane
2022-05-31 02:39:51 -07:00
7ae8526771 update nixos-21.11 -> nixos-22.05 2022-05-28 12:40:35 -07:00
e9b5ef29c3 update nixpkgs and mobile-nixos 2022-05-27 22:59:49 -07:00
188ce582ee flake: cleanup old mobile-pkgs attempts 2022-05-24 23:12:17 -07:00
c95485589a moby: upgrade pkgs from 2022/03/30 -> 2022/05/20
this upstreams the manual phosh tweaks i had previously applied.
2022-05-24 20:58:45 -07:00
d9faeb6d6f update mobile-nixos and NUR
builds, untested
2022-05-24 14:51:37 -07:00
77d6c2d15d update nixos-mobile to d6632fb77136f18db69bed43fa597ab8e8682741
this fixes some kernel compilation which was preventing me from
updating nixpkgs to the point of native phosh support!
2022-05-24 03:51:01 -07:00
e8cc71b03e moby: update pkgs-mobile to 2022/03/30
i was using something from like 2021/06/...

it's not new enough to have upstream support for phosh,
so i still need the wrapper. i think such an update is blocked on the
mobile-nixos project.
2022-05-24 02:47:04 -07:00
390bf09c8a moby: abandon the flake fork of mobile-nixos and compile against tip instead 2022-05-23 22:47:32 -07:00
743eaec331 env: add whalebird Pleroma client 2022-05-23 20:45:33 -07:00
8776ad93e9 update flake-utils 2022-05-23 17:17:28 -07:00
2603dc590d moby: populate from lappy config (gnome, firefox, etc)
it's not the best: probably want to replace with phosh
2022-05-22 19:45:54 -07:00
cb9308e17b add the NixOS User Repository, and source some firefox extensions from it 2022-05-22 04:03:30 -07:00
c5e0310229 pda: switch nixpkgs for mobile-nixos
the old one doesn't work. not sure if this one does or not
2022-05-22 02:55:36 -07:00
06b23e92f9 lappy-gpt: inline nixos-generate logic for better boot consistency
this image boots!
2022-05-21 22:00:38 -07:00
bd3bf6d108 add a #lappy-gpt target which builds a flat, flashable image.
the root part is ext4 instead of btrfs. nixos-generators doesn't support
btrfs. the underlying machinery does though, so we can remove the
middleman in a future patch to achieve that.
2022-05-21 18:05:32 -07:00
b31972444e lappy: move more stuff to the toplevel lappy/default.nix 2022-05-21 00:15:33 -07:00
0877570947 add (experimental) pinephone/pda target
this requires cross compilation (particularly of the kernel), which is a bit too slow on this machine
to test since it uses qemu.

i can maybe switch to an older nixpkgs for the pda build which has the
kernel cached... or migrate my desktop to nixos and build the pinephone
image there :-)
2022-05-20 21:18:04 -07:00
0457ae40fe migrate my nixos laptop to this flake 2022-05-20 21:14:19 -07:00
55b3b6ad46 port to a flake
built and switched. will try reboot.
2022-05-21 01:59:51 +00:00