Fediversity/machines
Kiara Grouwstra 5402178e7b reinstate import statement for panel module, fixes error deploying fedi201 (#468)
resolves error on CI run https://git.fediversity.eu/Fediversity/Fediversity/actions/runs/1026:

```
123456       error: attempt to call something which is not a function but a path: /nix/store/93yyf22vw60l1j3l6h02c99p93lp55q5-source/panel
       at /nix/store/93yyf22vw60l1j3l6h02c99p93lp55q5-source/machines/dev/fedi201/fedipanel.nix:13:6:
           12|   imports = [
           13|     (../../../panel { }).module
             |      ^
           14|     "${sources.home-manager}/nixos"```
```

Reviewed-on: Fediversity/Fediversity#468
2025-07-16 20:51:23 +02:00
..
dev reinstate import statement for panel module, fixes error deploying fedi201 (#468) 2025-07-16 20:51:23 +02:00
operator specify _class module attributes to explicitly declare module types (#398) 2025-06-23 17:24:54 +02:00
machines.md Add forgejo-ci machine to our infrastructure (#389) 2025-07-02 17:43:09 +02:00
machines.md.sh Add forgejo-ci machine to our infrastructure (#389) 2025-07-02 17:43:09 +02:00
README.md move machines to reflect a semantic structure (#367) 2025-06-15 15:01:56 +02:00

Machines

This directory contains the definition of the VMs that host our infrastructure.