Go to file
Torjus Håkestad e3cbf3e9b9
Some checks are pending
build / build (push) Waiting to run
test / test (push) Successful in 36s
Merge pull request 'Add since command' (#7) from 6-commits-since into master
Reviewed-on: #7
2024-10-06 17:44:54 +00:00
.github/workflows Add test workflow 2024-10-06 02:08:20 +02:00
nixprstatus Add since command 2024-10-06 19:39:42 +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