fix: add missing versions

This commit is contained in:
Arseniy Seroka
2015-06-04 23:34:14 +03:00
parent 9cd797ff26
commit daf4ec39a5
31 changed files with 38 additions and 35 deletions
@@ -14,7 +14,7 @@ let
in
stdenv.mkDerivation rec {
name = "bossa";
name = "bossa-2014-08-18";
src = fetchgit {
url = https://github.com/shumatech/BOSSA;