Highlights
- Arctic Code Vault Contributor
- Developer Program Member
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
2,627 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 29 commits in 5 repositories
Created a pull request in NixOS/nix that received 14 comments
Add cache.nixos.org to trusted substituters by default
When a user is untrusted, Nix will only trust substituters that are in trusted-substituters. But users don’t always know if they are trusted or not…
Opened 11 other pull requests in 3 repositories
NixOS/nix
4
open
5
merged
- WIP: Avoid using integer identifiers in install script
- WIP: aarch64-darwin build of Nix
- Always default to cache.nixos.org even when different nix store dir
- Support statically built Nix on Darwin
- Canonicalize binary caches with ‘/’ when one is missing
- Include static "nix" binary in Hydra build products
- Add x86_64-darwin and aarch64 to "extra-platforms" automatically when Rosetta2 is detected
- Update config.guess & config.sub for proper arm64 macOS detection
- Check for rosetta 2 support before installing x86_64-darwin Nix