Add package versions to some of the packages or fix existing ones to conform to nixpkgs conventions.

This commit is contained in:
Evgeny Egorochkin
2013-06-07 03:15:45 +03:00
parent 61baf49624
commit 9c6f7cc9c1
25 changed files with 39 additions and 34 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
}:
stdenv.mkDerivation {
name = "csound5.18.02";
name = "csound-5.18.02";
enableParallelBuilding = true;