Merge remote-tracking branch 'master' into staging.

This commit is contained in:
Peter Simons
2015-02-13 22:17:12 +01:00
124 changed files with 2676 additions and 1526 deletions

View File

@@ -4,8 +4,8 @@
let
major = "0.26";
minor = "1";
sha256 = "8407abb19ab3a58bbfc0d288abb47666ef81f76d0540258c03965e7545f59e6b";
minor = "2";
sha256 = "37f13f430c56a93b6dac85239084681fd8f31c407d386809c43bc2f2836e03c4";
in
stdenv.mkDerivation rec {
name = "vala-${major}.${minor}";