[PR #14] [MERGED] feat: add riscv64 cluster - rolling girls #66

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

📋 Pull Request Information

Original PR: https://github.com/ryan4yin/nix-config/pull/14
Author: @ryan4yin
Created: 8/15/2023
Status: Merged
Merged: 8/15/2023
Merged by: @ryan4yin

Base: mainHead: riscv64


📝 Commits (1)

  • f5c1148 feat: add riscv64 cluster - rolling girls

📊 Changes

11 files changed (+471 additions, -14 deletions)

View changed files

📝 Makefile (+10 -1)
📝 flake.lock (+58 -5)
📝 flake.nix (+53 -4)
home/linux/server-riscv64.nix (+24 -0)
📝 hosts/README.md (+4 -0)
hosts/rolling_girls/chiaya/default.nix (+69 -0)
hosts/rolling_girls/nozomi/default.nix (+80 -0)
hosts/rolling_girls/yukina/default.nix (+80 -0)
📝 lib/colmenaSystem.nix (+5 -4)
modules/nixos/core-riscv64.nix (+74 -0)
📝 modules/nixos/remote-building.nix (+14 -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/14 **Author:** [@ryan4yin](https://github.com/ryan4yin) **Created:** 8/15/2023 **Status:** ✅ Merged **Merged:** 8/15/2023 **Merged by:** [@ryan4yin](https://github.com/ryan4yin) **Base:** `main` ← **Head:** `riscv64` --- ### 📝 Commits (1) - [`f5c1148`](https://github.com/ryan4yin/nix-config/commit/f5c1148c941a04932ec8db399e2637b2d4cefe52) feat: add riscv64 cluster - rolling girls ### 📊 Changes **11 files changed** (+471 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `Makefile` (+10 -1) 📝 `flake.lock` (+58 -5) 📝 `flake.nix` (+53 -4) ➕ `home/linux/server-riscv64.nix` (+24 -0) 📝 `hosts/README.md` (+4 -0) ➕ `hosts/rolling_girls/chiaya/default.nix` (+69 -0) ➕ `hosts/rolling_girls/nozomi/default.nix` (+80 -0) ➕ `hosts/rolling_girls/yukina/default.nix` (+80 -0) 📝 `lib/colmenaSystem.nix` (+5 -4) ➕ `modules/nixos/core-riscv64.nix` (+74 -0) 📝 `modules/nixos/remote-building.nix` (+14 -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:08 +01:00
adam closed this issue 2025-12-28 23:19:09 +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#66