We need a private cache server, so that our NixOS tests do not need to build some custom packages every time we run the tests.
Cannot test the whole host, because my host relies on its unique ssh host key to decrypt its agenix secrets.
Maybe it's better to test every service separately, not the whole host?
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/ryan4yin/nix-config/pull/93
**Author:** [@ryan4yin](https://github.com/ryan4yin)
**Created:** 3/13/2024
**Status:** ✅ Merged
**Merged:** 3/13/2024
**Merged by:** [@ryan4yin](https://github.com/ryan4yin)
**Base:** `main` ← **Head:** `nixos-tests`
---
### 📝 Commits (1)
- [`2b91d70`](https://github.com/ryan4yin/nix-config/commit/2b91d706b0e07b568234842957715a5ac0fa4baa) feat(WIP): add nixos tests - integration tests
### 📊 Changes
**3 files changed** (+105 additions, -16 deletions)
<details>
<summary>View changed files</summary>
📝 `outputs/README.md` (+65 -16)
➕ `outputs/x86_64-linux/nixos-tests/idols-ruby.nix` (+37 -0)
📝 `outputs/x86_64-linux/src/idols-ruby.nix` (+3 -0)
</details>
### 📄 Description
Problems:
- [ ] We need a private cache server, so that our NixOS tests do not need to build some custom packages every time we run the tests.
- [ ] Cannot test the whole host, because my host relies on its unique ssh host key to decrypt its agenix secrets.
- [ ] Maybe it's better to test every service separately, not the whole host?
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/ryan4yin/nix-config/pull/93
Author: @ryan4yin
Created: 3/13/2024
Status: ✅ Merged
Merged: 3/13/2024
Merged by: @ryan4yin
Base:
main← Head:nixos-tests📝 Commits (1)
2b91d70feat(WIP): add nixos tests - integration tests📊 Changes
3 files changed (+105 additions, -16 deletions)
View changed files
📝
outputs/README.md(+65 -16)➕
outputs/x86_64-linux/nixos-tests/idols-ruby.nix(+37 -0)📝
outputs/x86_64-linux/src/idols-ruby.nix(+3 -0)📄 Description
Problems:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.