colemickens / flake-chromium

Chrome Wayland builds for NixOS users (Feb2020- working)
6 stars 1 forks source link

overhaul: change derivation, change update process, fix current build #5

Closed colemickens closed 4 years ago

colemickens commented 4 years ago

This is a lot of changes that have been accumulating:

  1. I now more faithfully pull volth's derivation, it should remain up to date.
  2. I have a minimal diff, easily rebaseable, ontop of volth's derivation that lets me build with custom gn flags and build Inputs.
  3. I explained some of this in the README.
  4. Remove nix cli v2 usage from the update script(s), since it's marked unstable in the upcoming version of nix.

Probably some others. This brings the build back to working.

And breaking change: chromium-dev-wayland is now just called chromium-dev-ozone since it also works with x11.

Also, as of now, this build works again on my nixos-unstable machine.