nixpkgs-track

Crates.ionixpkgs-track
lib.rsnixpkgs-track
version0.1.0
sourcesrc
created_at2024-08-19 22:12:52.111917
updated_at2024-08-19 22:12:52.111917
descriptionTrack where Nixpkgs pull requests have reached.
homepagehttps://github.com/uncenter/nixpkgs-track
repositoryhttps://github.com/uncenter/nixpkgs-track
max_upload_size
id1344509
size53,859
uncenter (uncenter)

documentation

README

nixpkgs-track

Track where Nixpkgs pull requests have reached (is that update in nixpkgs-unstable yet??).

Originally created as a local and reliable CLI alternative to Alyssa Ross's Nixpkgs Pull Request Tracker website and based by getchoo/nixpkgs-tracker-bot. However, nixpkgs-track is now based on the wonderful new ocfox/nixpkgs-tracker project, solely using GitHub's API.

Installation

Nix

nix run github:uncenter/nixpkgs-track

Cargo

cargo install --git https://github.com/uncenter/nixpkgs-track.git

Usage

nixpkgs-track <PULL_REQUEST> [--token <TOKEN>]

License

MIT

Commit count: 0

cargo fmt