Go to file
2024-10-06 19:34:11 +02:00
.github/workflows Add test workflow 2024-10-06 02:08:20 +02:00
nixprstatus Add commits-since function 2024-10-06 19:34:11 +02:00
tests Add commits-since function 2024-10-06 19:34:11 +02:00
.envrc Initial commit 2024-09-30 23:16:56 +02:00
.gitignore First working version 2024-09-30 23:53:30 +02:00
flake.lock Initial commit 2024-09-30 23:16:56 +02:00
flake.nix Initial commit 2024-09-30 23:16:56 +02:00
poetry.lock Make code testable 2024-10-06 01:53:34 +02:00
pyproject.toml Make code testable 2024-10-06 01:53:34 +02:00
README.md Update readme 2024-10-01 01:58:08 +02:00

nixprstatus

Nixpkgs PR status checker.

Example

$ nixprstatus 345501                                              

✅ master
❌ nixos-unstable-small
❌ nixos-unstable
❌ nixos-24.05

TODO

  • Support backported commits
  • JSON output