facilitate use without flakes #518

Closed
opened 2025-09-13 13:30:22 +02:00 by kiara · 1 comment
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.

the challenge to this appears use of gitTracked (see #730).
that currently causes an immediate nix build failure on:

nix-build -A checks.x86_64-linux.deployment-panel

WIP attempt at fix: vanilla-git-tracked

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`. the challenge to this appears use of `gitTracked` (see #730). that currently causes an immediate nix build failure on: ```sh nix-build -A checks.x86_64-linux.deployment-panel ``` WIP attempt at fix: [`vanilla-git-tracked`](https://git.fediversity.eu/fediversity/fediversity/compare/main...kiara:vanilla-git-tracked)
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
kiara referenced this issue from a commit 2026-03-02 20:01:08 +01:00
kiara referenced this issue from a commit 2026-04-07 18:56:40 +02:00
kiara referenced this issue from a commit 2026-04-07 23:16:40 +02:00
kiara closed this issue 2026-04-30 22:07:00 +02:00
Author
Owner

looks like our non-flake apps alternative of devShells does not currently offer parity yet

looks like our non-flake `apps` alternative of `devShells` does not currently offer parity yet
kiara reopened this issue 2026-06-18 15:53:57 +02:00
kiara closed this issue 2026-06-18 17:03:34 +02: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.