This is the master branch of nixpkgs, initially pulled from commit 8debf2f9a63d54ae4f28994290437ba54c681c7b
The intent of this repo is to be merged onto nixpkgs master. This will also be of help for https://git.suyu.dev/BoomMicrophone/suyu-nix-test
which I will need in order for development (it will also be helpful to know what to do for setting up the environment for the master server. Currently I am focusing on this so I can actually see what is still missing)
This repo will be removed once the PR to the nixpkgs github goes through
bf3e1b0013
This updates the stable version from 21.0.1180.79 to 21.0.1180.81 and introduces version 22/23 for the beta/dev channels respectively. This needed quite a bit of patching because beginning in version 22, the seccomp sandbox is considered legacy (though BPF is still unfinished) and in order to successfully build, we need to update the patches as well. I'm merging this right into master for two reasons: - There are no changes to the derivation if you're building the stable version (which is the default), except for the upgrade to version 21.0.1180.81. - Chromium currently has no reverse dependencies that may break due to this update. This originally was one single commit (just an update of all channels) until I discovered the seccomp BPF build failure. |
||
---|---|---|
doc | ||
maintainers | ||
pkgs | ||
.gitignore | ||
COPYING | ||
default.nix | ||
VERSION |