new feature: publish the source and lock files for binaries (oli, oay...)
- Dominant language
- Rust
- Stars
- 5.4k
- Forks
- 825
- Avg merge
- 1d 14m
- Merged PRs (30d)
- 127
Description
### Feature Description
Could you publish the source code and lockfile for the binaries as part of the release ?
### Problem and Solution
Not having the source code for binaries makes it hard to publish this to nixos which adopts a build from source philosophy.
Having the code for the binaries would make it possible to package to nixpkgs.
### Additional Context
I feel I've already opened a similar issue but couldn't find it.
### Are you willing to contribute to the development of this feature?
- [x] Yes, I am willing to contribute to the development of this feature.
Contributor guide
Research direction
Review the release process for the oli and oay binaries and identify where their published artifacts are assembled. Determine how the corresponding source code and lockfile should be included so NixOS/nixpkgs can build them from source, then verify a release contains both artifacts for each binary.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nixos, rust
- Domain
- build-system, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100