feat: introduce stable variant with lix patches #1

Merged
emilylange merged 0 commits from refs/pull/1/head into main 2025-03-10 18:23:46 +00:00
emilylange commented 2025-03-10 18:13:14 +00:00 (Migrated from git.lix.systems)

As per https://git.lix.systems/the-distro/infra/issues/89 and https://git.lix.systems/the-distro/infra/pulls/179.

# nix-build -A tests.vm-lix.sqlite3.driverInteractive
# ./result/bin/nixos-test-driver --interactive
>>> test_script()

yields a Lix-themed stable (v10.x) Forgejo with custom emojis and all.

http://localhost:3000, username: test, password: password.

image

Should be good to go. Made some very opinionated changes to derivation and the interface. Open to refactor them later if needed or requested.

As per <https://git.lix.systems/the-distro/infra/issues/89> and <https://git.lix.systems/the-distro/infra/pulls/179>. ```bash # nix-build -A tests.vm-lix.sqlite3.driverInteractive # ./result/bin/nixos-test-driver --interactive >>> test_script() ``` yields a Lix-themed stable (v10.x) Forgejo with custom emojis and all. http://localhost:3000, username: `test`, password: `password`. ![image](/attachments/bf029e26-193d-4055-9d59-217774c97151) Should be good to go. Made some very opinionated changes to derivation and the interface. Open to refactor them later if needed or requested.
raito (Migrated from git.lix.systems) approved these changes 2025-03-10 18:20:18 +00:00
Sign in to join this conversation.
No reviewers
No labels
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.

Dependencies

No dependencies set.

Reference: afnix/nix-forgejo#1
No description provided.