fix: allow fetching nix-eval-jobs
anonymously #23
|
@ -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.
|
Updates pins in this repo to their latest version.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue