nix-packages/README.md

35 lines
1.7 KiB
Markdown
Raw Normal View History

2022-11-12 19:31:11 +01:00
# WIP Nix packages
This is a repo where I temporarily put all the nix packages I am working on.
Note that:
- This is my personal repo where I put WIP stuff. It is not indended for use by anyone else.
- The git commits of this repo has no good structure. I will rather copy the files directly and make new commits in nixpkgs. Most commits are temprorary commits.
- Many of the packages does not build.
You are free to copy any build instructions you like.
## Overview of package status:
| Name | Building | Added to Nixpkgs | TODO |
|---|---|---|---|
| `ani-cli` | V | V | Already added to nixpkgs by another person |
| `ankiTab` | X | X | Need start the package config. |
| `ark-pixel-font` | X | X | This library depends on a html-minifying library that has bindings for several langauges. I am a little unsure of how to package this properly. |
| `bdfr` | X | X | Needs to finish package config. |
| `boomer` | X | X | Research nixpkgs nim infrastructure |
| `ddh` | X | X | Missing Cargo.lock |
| `epy` | X | X | Need start the package config. |
| `fcitx5-material-color` | V | X | Cannot get fcitx5 to work, in order to test the package. |
| `git-mirror` | X: | X | https://github.com/alexcrichton/openssl-src-rs/pull/162 |
| `koneko` | V | X | Open a PR |
| `nuber` | X | X | Cannot build project. https://github.com/mtshrmn/nuber/issues/7 |
| `rofi-lpass` | X | X | Need start the package config. |
| `rsnake` | X | X | Some opengl trouble? |
| `scdl` | V | V | Already added to nixpkgs by another person |
| `simplicity studio` | V | X | Needs more testing. This probably needs to go into an FHS env, to support plugins properly |
| `super-tiny-icons` | V | X | PR is open, waiting for approval |
| `xiu` | X | X | Missing Cargo.lock |