fix: allow fetching nix-eval-jobs anonymously #23

Merged
jade merged 2 commits from nogit-urls into main 2024-05-06 23:06:34 +00:00
Showing only changes of commit 0bb33a2305 - Show all commits

View file

@ -1,4 +1,5 @@
#!/usr/bin/env python
#!/usr/bin/env nix-shell
#!nix-shell -i python3 -p 'python3.withPackages (ps: [ ps.requests ])'
"""
Updates pins in this repo to their latest version.