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: main ← Head: riscv64
main
riscv64
f5c1148
11 files changed (+471 additions, -14 deletions)
📝 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)
Makefile
flake.lock
flake.nix
home/linux/server-riscv64.nix
hosts/README.md
hosts/rolling_girls/chiaya/default.nix
hosts/rolling_girls/nozomi/default.nix
hosts/rolling_girls/yukina/default.nix
lib/colmenaSystem.nix
modules/nixos/core-riscv64.nix
modules/nixos/remote-building.nix
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 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:
main← Head:riscv64📝 Commits (1)
f5c1148feat: 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.