hosts/yuki: deploy git.afnix.fr (Forgejo) #242
No reviewers
Labels
No labels
Compat/Breaking
Difficulty
Architectural
Difficulty
Easy
Difficulty
Hard
Help Wanted
Kind
Bug
Kind
Documentation
Kind
Enhancement
Kind
Feature
Kind
Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Security
Silenced Alert
Status
Abandoned
Status
Blocked
Status
Need More Info
Status
Postponed
Tracking Issue
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: the-distro/infra#242
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "forgejo-afnix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Plus a few minor fixes along the way.
Tested: https://git.afnix.fr/
hosts/yuki: deploy git.afnix.fr (Forgejo)to WIP: hosts/yuki: deploy git.afnix.fr (Forgejo)Marking as WIP due to the current dep on unmerged the-distro/nix-forgejo#4 but it should be ready to review otherwise.
The rest looks good to me.
@ -46,0 +52,4 @@
appName = "AFNix";
domain = "git.afnix.fr";
package = pkgs.nix-forgejo.packages.forgejo-afnix;
Via the-distro/nix-forgejo#4 (comment), please just use
pkgs.forgejo
from nixpkgs for this.(Resolved there.)
the-distro/nix-forgejo#4 has been merged a few moments ago.
WIP: hosts/yuki: deploy git.afnix.fr (Forgejo)to hosts/yuki: deploy git.afnix.fr (Forgejo)@ -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";
you don't need that anymore
99595deda6
tob9b92d09bf