hosts/yuki: deploy git.afnix.fr (Forgejo) #242

Merged
delroth merged 5 commits from forgejo-afnix into main 2025-07-30 01:03:53 +00:00
Owner

Plus a few minor fixes along the way.

Tested: https://git.afnix.fr/

Plus a few minor fixes along the way. Tested: https://git.afnix.fr/
delroth changed title from hosts/yuki: deploy git.afnix.fr (Forgejo) to WIP: hosts/yuki: deploy git.afnix.fr (Forgejo) 2025-07-29 06:09:19 +00:00
Author
Owner

Marking as WIP due to the current dep on unmerged the-distro/nix-forgejo#4 but it should be ready to review otherwise.

Marking as WIP due to the current dep on unmerged https://git.lix.systems/the-distro/nix-forgejo/pulls/4 but it should be ready to review otherwise.
requested reviews from raito, emilylange 2025-07-29 06:10:19 +00:00
emilylange requested changes 2025-07-29 13:19:37 +00:00
Dismissed
emilylange left a comment
Owner

The rest looks good to me.

The rest looks good to me.
@ -46,0 +52,4 @@
appName = "AFNix";
domain = "git.afnix.fr";
package = pkgs.nix-forgejo.packages.forgejo-afnix;
Owner

Via the-distro/nix-forgejo#4 (comment), please just use pkgs.forgejo from nixpkgs for this.

Via https://git.lix.systems/the-distro/nix-forgejo/pulls/4#issuecomment-13703, please just use `pkgs.forgejo` from nixpkgs for this.
Author
Owner

(Resolved there.)

(Resolved there.)
delroth marked this conversation as resolved
emilylange dismissed emilylange's review 2025-07-29 18:03:33 +00:00
Reason:

the-distro/nix-forgejo#4 has been merged a few moments ago.

delroth changed title from WIP: hosts/yuki: deploy git.afnix.fr (Forgejo) to hosts/yuki: deploy git.afnix.fr (Forgejo) 2025-07-29 18:04:22 +00:00
flake.nix Outdated
@ -30,3 +30,3 @@
nix-gerrit.inputs.nixpkgs.follows = "nixpkgs";
nix-forgejo.url = "git+https://git.lix.systems/the-distro/nix-forgejo.git";
nix-forgejo.url = "git+https://git.lix.systems/the-distro/nix-forgejo.git?ref=forgejo-afnix";
Owner

you don't need that anymore

you don't need that anymore
delroth marked this conversation as resolved
raito approved these changes 2025-07-29 20:26:46 +00:00
delroth force-pushed forgejo-afnix from 99595deda6 to b9b92d09bf 2025-07-30 01:02:54 +00:00 Compare
delroth deleted branch forgejo-afnix 2025-07-30 01:03:53 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
3 participants
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: the-distro/infra#242
No description provided.