Valentin Gagarin fricklerhandwerk
  • Hamburg, Germany
  • Nix documentarian, information janitor

  • Joined on 2024-06-12
fricklerhandwerk approved fediversity/fediversity#437 2025-07-06 21:40:13 +02:00
data model: add run-time configuration

Thanks for fixing the build failures!

fricklerhandwerk approved fediversity/fediversity#438 2025-07-06 21:38:09 +02:00
in update workflow use PR action actually meant for gitea

Looks like the right thing, from a distance

fricklerhandwerk commented on pull request fediversity/fediversity#432 2025-07-04 10:56:46 +02:00
resolve regressions from recent qemu files

_module.args can't work for imports so it needs to be specialArgs set in the right place.

fricklerhandwerk commented on pull request fediversity/fediversity#432 2025-07-04 08:38:59 +02:00
resolve regressions from recent qemu files

Aren’t we passing sources as specialArgs already exactly to prevent upwards paths?

fricklerhandwerk commented on issue fediversity/fediversity#423 2025-07-04 08:34:59 +02:00
alleviate pain from tests requiring to manually specify extraDependencies

@Niols I agree that a lack of well-understood patterns for putting these boundaries on where and how to deal with dependencies is a core part of the issue. It can be neither “flake inputs for…

fricklerhandwerk pushed to main at fediversity/meta 2025-07-03 13:19:47 +02:00
5394b0253f 2025-07-03 data model review
fricklerhandwerk pushed to data-model-as-diagram at fricklerhandwerk/Fediversity 2025-07-03 13:08:40 +02:00
ba047997f2 WIP: illustrate an entire NixOS configuration as a resource
fricklerhandwerk commented on pull request fediversity/fediversity#425 2025-07-02 13:26:54 +02:00
add missing home-manager import to fedipanel VM

Ah sorry, this was me being confused by moving parts I wasn't familiar with.

fricklerhandwerk deleted branch classify-flake-parts from kiara/Fediversity 2025-07-02 13:25:27 +02:00
fricklerhandwerk pushed to main at fediversity/fediversity 2025-07-02 13:25:26 +02:00
8df70a2ff0 classify recent flake-parts files
fricklerhandwerk merged pull request fediversity/fediversity#427 2025-07-02 13:25:25 +02:00
classify recent flake-parts files
fricklerhandwerk commented on pull request fediversity/fediversity#427 2025-07-02 13:25:06 +02:00
classify recent flake-parts files

Ah, I was looking at an outdated main on my machine. Cool!

fricklerhandwerk commented on pull request fediversity/fediversity#425 2025-07-02 13:07:37 +02:00
add missing home-manager import to fedipanel VM

Why do we need it?

fricklerhandwerk commented on pull request fediversity/fediversity#427 2025-07-02 13:06:10 +02:00
classify recent flake-parts files

The idea is correct but I'm not entirely sure it's done right. Because we're importing keys and secrets in perSystem, and that [seems to set the class to "perSystem"](https://github.com/her

fricklerhandwerk closed pull request fediversity/fediversity#414 2025-07-02 09:12:01 +02:00
allow configuring whether a node uses QEMU