mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-04-24 23:05:53 +03:00
[PR #192] [MERGED] nix: fix flake module and runtime scripts #178
Labels
No labels
bug
documentation
enhancement
help wanted
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/gitea-mirror#178
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
📋 Pull Request Information
Original PR: https://github.com/RayLabsHQ/gitea-mirror/pull/192
Author: @arunavo4
Created: 2/26/2026
Status: ✅ Merged
Merged: 2/26/2026
Merged by: @arunavo4
Base:
main← Head:codex/fix-nix-setup-clean📝 Commits (1)
7bf440fnix: fix flake module and runtime scripts📊 Changes
1 file changed (+160 additions, -158 deletions)
View changed files
📝
flake.nix(+160 -158)📄 Description
Summary
nixosModules.defaultto top-level flake outputs so NixOS consumers can importinputs.gitea-mirror.nixosModules.defaultself.packages.${pkgs.system}.defaultbashandsedin generated runtime scripts for portabilityscripts/*.tspaths instead of missingdist/scripts/*.jsEnvironmentFilehandling withoptionalAttrs|| trueworks and use127.0.0.13.9.4Verification
bun run build(pass)bun test(119 passed, 4 skipped, 0 failed)Notes
nixis not installed in this execution environment, sonix flake check/nix developcould not be executed here.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.