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

  • Joined on 2024-06-12
35521fb40e implement and test data model for runtime environments
16d3c512e0 generalize function type
4509d277d3 move arguments from _module.args to specialArgs (#469)
e488230d7b updater: make npins command verbose (#477)
765183cd0d fix typo in users (#475)
Compare 10 commits »
fricklerhandwerk pushed to data-model-as-diagram at fricklerhandwerk/Fediversity 2025-07-28 17:19:42 +02:00
0599a33916 fix deployment evaluation
312ca7a48b fix resource mapping for the shell application
Compare 2 commits »
fricklerhandwerk pushed to serivces-md-links at kiara/Fediversity 2025-07-28 12:31:11 +02:00
4509d277d3 move arguments from _module.args to specialArgs (#469)
e488230d7b updater: make npins command verbose (#477)
765183cd0d fix typo in users (#475)
6cf1d87f0b get parity in authorized keys between procolix and root for nixops4 ssh to non-VMs (#474)
8253288f8a remove pixelfed from CI until fixed (#472)
Compare 25 commits »
fricklerhandwerk pushed to data-model-as-diagram at fricklerhandwerk/Fediversity 2025-07-25 14:18:35 +02:00
37fd4d6642 fix resource mapping for the shell application
fricklerhandwerk pushed to data-model-as-diagram at fricklerhandwerk/Fediversity 2025-07-25 12:04:02 +02:00
8c571c2dbe WIP: get past dumb type error
fricklerhandwerk pushed to data-model-as-diagram at fricklerhandwerk/Fediversity 2025-07-25 11:53:59 +02:00
a102ad93b7 test that login-shell resource is mapped by hello application
fricklerhandwerk pushed to data-model-as-diagram at fricklerhandwerk/Fediversity 2025-07-25 11:43:36 +02:00
42655c7968 fix: work around weird stack trace
fricklerhandwerk pushed to data-model-as-diagram at fricklerhandwerk/Fediversity 2025-07-25 10:48:47 +02:00
89b22df3a4 WIP(broken, infinite recursion): apply application config
b49e426ed4 test application config
421d7b6f93 generalize function type to take types
Compare 3 commits »
fricklerhandwerk commented on pull request fediversity/fediversity#478 2025-07-24 18:33:26 +02:00
Fix infra and add more tests

Fixes look good. Tests failing probably due to getFlake in the provisioning script copying to store. Lix's flake-compat has a flag to disable…

fricklerhandwerk commented on issue fediversity/fediversity#463 2025-07-23 03:22:18 +02:00
secrets may be scoped to prevent use in PRs

Do we need something more than simple? Hydra for sure is overkill for our purposes.

fricklerhandwerk pushed to data-model-as-diagram at fricklerhandwerk/Fediversity 2025-07-22 12:43:43 +02:00
bf488f89e1 readability
7066b2cb69 use mapAttrs right, again
243ef4425b WIP: more type-safe policy application
0f7da57392 use submodule to turn module into type for functionTo
bb93d2d0de use mapAttrs right
Compare 6 commits »
fricklerhandwerk pushed to main at fediversity/meta 2025-07-22 11:27:15 +02:00
07f2f9471d 2025-07-22 developer sync
fricklerhandwerk approved fediversity/fediversity#469 2025-07-22 10:18:27 +02:00
move arguments from _module.args to specialArgs

LGTM if the tests pass

fricklerhandwerk approved fediversity/fediversity#468 2025-07-17 18:51:21 +02:00
reinstate import statement for panel module, fixes error deploying fedi201

Oops, sorry, my bad! (@roberth is there an eval-only mode in nixops4?)

fricklerhandwerk commented on pull request fediversity/fediversity#474 2025-07-17 18:46:57 +02:00
get parity in authorized keys between procolix and root for nixops4 ssh to non-VMs

why not .config.user.users.procolix.openssh.authorizedKeys.keys?

fricklerhandwerk pushed to refactor-deployment at fricklerhandwerk/Fediversity 2025-07-16 10:36:35 +02:00
284e2b2086 pass sources via specialArgs
fricklerhandwerk created pull request fediversity/fediversity#464 2025-07-16 10:24:00 +02:00
pass sources via specialArgs