astro / astro/deadnix

Provide a statically linked package

Open
#83 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
781
Forks
19
PR merge metrics
No merged PRs in 30d

Description

I noticed that my CI takes a lot of time downloading dependencies for deadnix (namely libgcc, glibc and their dependencies). I think this could be avoided by using a binary that is statically linked against musl. Ideally this could be provided as a flake output.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by inspecting the flake output and packaging configuration for the deadnix binary. Determine how to provide a musl-linked static package that avoids libgcc, glibc, and their dependencies, then verify that the new flake output builds and is usable in CI.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
build-system, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.