Highlights
- Arctic Code Vault Contributor
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 upPopular repositories
1,450 contributions in the last year
Contribution activity
November 2020
Created 67 commits in 5 repositories
Created a pull request in arximboldi/zug that received 1 comment
Opened 7 other pull requests in 4 repositories
arximboldi/lager
4
merged
arximboldi/schmutz
1
merged
arximboldi/ewig
1
merged
arximboldi/immer
1
merged
Created an issue in cachix/install-nix-action that received 5 comments
Cache /nix/store between jobs
Hi!
Sorry if this is a stupid question, I am new to using GitHub Actions.
I would like to cache /nix/store between builds to speed up the setup. Is…