Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable always-allow-substitutes by default #207

Merged
merged 3 commits into from
May 15, 2024

Conversation

sandydoo
Copy link
Member

A typical CI machine will have fast internet access, but may not have all the inputs already in the store to rebuild trivial derivations marked with allowSubstitutes = false. This leads to expensive cycles of downloads and rebuilds for derivations like the top-level NixOS system, which will be rebuilt from scratch on every CI run, despite being cached.

A typical CI machine will have fast internet access, but may not have
all the inputs already in the store to rebuild trivial derivations
marked with `allowSubstitutes = false`. This leads to expensive cycles
of downloads and rebuilds for derivations like the top-level NixOS
system, which will be rebuilt from scratch on every CI run, despite
being cached.
@sandydoo sandydoo added the enhancement New feature or request label May 14, 2024
@domenkozar domenkozar merged commit 262815e into master May 15, 2024
10 of 13 checks passed
szinn pushed a commit to szinn/nix-config that referenced this pull request May 16, 2024
…137)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[cachix/install-nix-action](https://togithub.com/cachix/install-nix-action)
| action | major | `v26` -> `v27` |

---

### Release Notes

<details>
<summary>cachix/install-nix-action (cachix/install-nix-action)</summary>

###
[`v27`](https://togithub.com/cachix/install-nix-action/releases/tag/v27)

[Compare
Source](https://togithub.com/cachix/install-nix-action/compare/v26...v27)

##### What's Changed

- Enable `always-allow-substitutes` by default by
[@&#8203;sandydoo](https://togithub.com/sandydoo) in
[cachix/install-nix-action#207
- nix: 2.20.5 -> 2.22.1 by [@&#8203;kashw2](https://togithub.com/kashw2)
in
[cachix/install-nix-action#206
- ci: fix tests by [@&#8203;sandydoo](https://togithub.com/sandydoo) in
[cachix/install-nix-action#208

##### New Contributors

- [@&#8203;kashw2](https://togithub.com/kashw2) made their first
contribution in
[cachix/install-nix-action#206

**Full Changelog**:
cachix/install-nix-action@v26...V27

</details>

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9naXRodWItYWN0aW9uIiwicmVub3ZhdGUvZ2l0aHViLXJlbGVhc2UiLCJ0eXBlL21ham9yIl19-->

Co-authored-by: repo-jeeves[bot] <106431701+repo-jeeves[bot]@users.noreply.github.com>
haraldh added a commit to matter-labs/vault-auth-tee that referenced this pull request May 21, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[cachix/install-nix-action](https://togithub.com/cachix/install-nix-action)
| action | major | `v26` -> `v27` |

---

### Release Notes

<details>
<summary>cachix/install-nix-action (cachix/install-nix-action)</summary>

###
[`v27`](https://togithub.com/cachix/install-nix-action/releases/tag/v27)

[Compare
Source](https://togithub.com/cachix/install-nix-action/compare/v26...v27)

##### What's Changed

- Enable `always-allow-substitutes` by default by
[@&#8203;sandydoo](https://togithub.com/sandydoo) in
[cachix/install-nix-action#207
- nix: 2.20.5 -> 2.22.1 by [@&#8203;kashw2](https://togithub.com/kashw2)
in
[cachix/install-nix-action#206
- ci: fix tests by [@&#8203;sandydoo](https://togithub.com/sandydoo) in
[cachix/install-nix-action#208

##### New Contributors

- [@&#8203;kashw2](https://togithub.com/kashw2) made their first
contribution in
[cachix/install-nix-action#206

**Full Changelog**:
cachix/install-nix-action@v26...V27

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/matter-labs/vault-auth-tee).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjMuNSIsInVwZGF0ZWRJblZlciI6IjM3LjM2My41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants