ink-splatters / edge-sharper

when `nixpkgs` edge [unstable] is not bleeding enough

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Edge Sharper

when the bleeding edge is not bleeding enough: opinionated collection of nixpkgs packages, patched to use their latest upstream version

Motivation

nixpkgs is massive codebase. Some packages lag behind the latest versions of software they represent, even in unstable.

Temporary solution: packages get removed from this repo when their nixpkgs version matches the upstream again. There are custom builds of some packages which do not follow this logic.

Installation

nix profile install github:ink-splatters/edge-sharper --accept-flake-config

Packages

name nixpkgs version --- upstream version mods
micromamba 1.5.4 ⬆️ 1.5.6 -

License

MIT

Note: nixpkgs license caveats apply to this project as well.

About

when `nixpkgs` edge [unstable] is not bleeding enough

License:MIT License