Michael Reilly
|
84cf00f980
|
treewide: Per RFC45, remove all unquoted URLs
|
2020-04-10 17:54:53 +01:00 |
|
volth
|
46420bbaa3
|
treewide: name -> pname (easy cases) (#66585)
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
|
2019-08-15 13:41:18 +01:00 |
|
Ryan Mulligan
|
fce8f26af6
|
treewide: http -> https (#42665)
|
2018-06-27 22:12:57 +02:00 |
|
Austin Seipp
|
6980edf2ba
|
pythonPackages.torchvision: 0.1.9 -> 0.2.1
Signed-off-by: Austin Seipp <aseipp@pobox.com>
|
2018-05-23 18:35:18 -05:00 |
|
Eric Sagnes
|
14ce4217e3
|
torchvision: init at 0.1.9
|
2017-08-21 20:43:28 +09:00 |
|