fix: add missing versions

This commit is contained in:
Arseniy Seroka
2015-06-04 20:22:36 +03:00
parent 9cd797ff26
commit daf4ec39a5
31 changed files with 38 additions and 35 deletions

View File

@@ -5,7 +5,7 @@
stdenv.mkDerivation rec {
# No support yet for cg, cuda, glew, glut, openexr.
name = "nvidia-texture-tools";
name = "nvidia-texture-tools-1388";
src = fetchsvn {
url = "http://nvidia-texture-tools.googlecode.com/svn/trunk";