Force npm2nix not to use the 1.0.0 prerelease of swig

This commit is contained in:
Sander van der Burg
2013-08-20 11:57:14 +02:00
parent fc7cc7a90b
commit a6828daccc
2 changed files with 19 additions and 7 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
, "smartdc"
, "optparse"
, "jsontool"
, "swig"
, { "swig": "0.14.x" }
, "coffee-script"
, "escape-html"
, "buffertools"