[PR #73] [MERGED] feat: add attic - a self-hosted nix cache server #102

Closed
opened 2025-12-28 23:19:17 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ryan4yin/nix-config/pull/73
Author: @ryan4yin
Created: 3/3/2024
Status: Merged
Merged: 3/3/2024
Merged by: @ryan4yin

Base: mainHead: attic


📝 Commits (1)

  • b4015c2 feat: add attic - a self-hosted nix cache server

📊 Changes

7 files changed (+241 additions, -43 deletions)

View changed files

📝 flake.lock (+150 -43)
📝 flake.nix (+2 -0)
📝 home/base/server/core.nix (+4 -0)
📝 hosts/idols_ai/impermanence.nix (+1 -0)
hosts/idols_ruby/attic.nix (+74 -0)
📝 hosts/idols_ruby/caddy.nix (+4 -0)
📝 secrets/nixos.nix (+6 -0)

📄 Description

No description provided


🔄 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/73 **Author:** [@ryan4yin](https://github.com/ryan4yin) **Created:** 3/3/2024 **Status:** ✅ Merged **Merged:** 3/3/2024 **Merged by:** [@ryan4yin](https://github.com/ryan4yin) **Base:** `main` ← **Head:** `attic` --- ### 📝 Commits (1) - [`b4015c2`](https://github.com/ryan4yin/nix-config/commit/b4015c2189188ca59031712e9dbbea47bfbd0148) feat: add attic - a self-hosted nix cache server ### 📊 Changes **7 files changed** (+241 additions, -43 deletions) <details> <summary>View changed files</summary> 📝 `flake.lock` (+150 -43) 📝 `flake.nix` (+2 -0) 📝 `home/base/server/core.nix` (+4 -0) 📝 `hosts/idols_ai/impermanence.nix` (+1 -0) ➕ `hosts/idols_ruby/attic.nix` (+74 -0) 📝 `hosts/idols_ruby/caddy.nix` (+4 -0) 📝 `secrets/nixos.nix` (+6 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-28 23:19:17 +01:00
adam closed this issue 2025-12-28 23:19:17 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/nix-config#102