mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-21 20:34:06 +00:00
Use nix-shell for prefetch.sh of torchvision
This commit is contained in:
parent
b9b70a1217
commit
60f4fa1efb
@ -1,4 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
#!/usr/bin/env nix-shell
|
||||
#!nix-shell -i bash -p nix-prefetch-scripts
|
||||
|
||||
version=$1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user