facilitate use without flakes #518

Open
opened 2025-09-13 13:30:22 +02:00 by kiara · 0 comments
Owner

ideally, one should not need to use flakes to be able to run our code.
flake as thin wrapper over attributes exposed through default.nix.
currently some tests are exposed only through our flake - in part perhaps due to nixops4's use of flake-parts making it harder to de-flake (c.f. https://github.com/nixops4/nixops4/issues/113).

to facilitate lazily-loaded scripts (like flakes' apps), i might try and use separate shells.

  • verify pre-commit hook (+ document installation process)
ideally, one should not need to use flakes to be able to run our code. flake as thin wrapper over attributes exposed through `default.nix`. currently some tests are exposed only through our flake - in part perhaps due to nixops4's use of `flake-parts` making it harder to de-flake (c.f. https://github.com/nixops4/nixops4/issues/113). to facilitate lazily-loaded scripts (like flakes' `apps`), i might try and use separate shells. - [ ] verify pre-commit hook (+ document installation process)
kiara changed title from flake as thin wrapper over attributes exposed through default.nix to facilitate use of fediversity without flakes 2025-10-30 12:02:54 +01:00
kiara changed title from facilitate use of fediversity without flakes to facilitate use without flakes 2025-12-02 21:50:50 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Depends on
#528 retire flake-parts
fediversity/fediversity
Reference: fediversity/fediversity#518
No description provided.