Torjus Håkestad 9f1e0b8ae9
flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/0aa475546ed21629c4f5bbf90e38c846a99ec9e9?narHash=sha256-38J9QfeGSej341ouwzqf77WIHAScihAKCt8PQJ%2BNH28%3D' (2025-01-23)
  → 'github:NixOS/nixpkgs/62b852f6c6742134ade1abdd2a21685fd617a291?narHash=sha256-R5HJFflOfsP5FBtk%2BzE8FpL8uqE7n62jqOsADvVshhE%3D' (2025-05-25)
• Updated input 'pyproject-build-systems':
    'github:pyproject-nix/build-system-pkgs/e1487e5cefda0c7990bdd2e660bee20971680e45?narHash=sha256-gnXlfFEHA%2B/jMH7R%2B7y3JxrI3WfOjgBhzzJNuFW70UU%3D' (2025-01-20)
  → 'github:pyproject-nix/build-system-pkgs/7dba6dbc73120e15b558754c26024f6c93015dd7?narHash=sha256-nysSwVVjG4hKoOjhjvE6U5lIKA8sEr1d1QzEfZsannU%3D' (2025-04-14)
• Updated input 'pyproject-nix':
    'github:pyproject-nix/pyproject.nix/177aaaa370363e205e0d7b7cc7b3ea3e144aa065?narHash=sha256-L/X8LdLW0jCAWrLukC63qdg8519IwMc6vkx%2BWZDj7r0%3D' (2025-01-24)
  → 'github:pyproject-nix/pyproject.nix/e09c10c24ebb955125fda449939bfba664c467fd?narHash=sha256-QxdHGNpbicIrw5t6U3x%2BZxeY/7IEJ6lYbvsjXmcxFIM%3D' (2025-05-06)
• Updated input 'uv2nix':
    'github:pyproject-nix/uv2nix/e47ec890012166425d1f90fb825eff208baaef4b?narHash=sha256-dC7J0Rua2UhP%2BEKlJY3jjQLzgzBnOo1iK/d2aIN0hAs%3D' (2025-01-24)
  → 'github:pyproject-nix/uv2nix/ec0502250b48116fd3aa8e1347a2d0254bacd05e?narHash=sha256-1v8SFHOwUCvHDXFmQRjHZYawY19nxmtZ7zH/kwAGgj0%3D' (2025-05-22)
2025-05-27 14:26:54 +02:00
2025-05-27 14:25:49 +02:00
2025-01-06 23:18:25 +01:00
2024-09-30 23:16:56 +02:00
2024-12-03 03:15:59 +01:00
2024-12-03 03:15:59 +01:00
2025-05-27 14:26:54 +02:00
2025-01-24 22:18:56 +01:00
2025-05-27 14:25:49 +02:00
2024-10-09 22:27:27 +02:00
2024-12-30 11:05:19 +01:00

nixprstatus

Nixpkgs PR status checker.

Example

$ nixprstatus pr 345501         
ktailctl: 0.18.0 -> 0.18.1

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

$ nixprstatus --help
Usage: python -m nixprstatus [OPTIONS] COMMAND [ARGS]...

Options:
  --install-completion  Install completion for the current shell.
  --show-completion     Show completion for the current shell, to copy it or
                        customize the installation.
  --help                Show this message and exit.

Commands:
  pr         Get merge status of pull request.
  since      Return the count of commits that has happened between the...
  watchlist  Manage watchlist.
Description
No description provided
Readme 1.2 MiB
Languages
Python 74.3%
Nix 25.7%