about summary refs log tree commit diff
path: root/pkgs/applications/audio/snd
AgeCommit message (Collapse)AuthorFilesLines
2016-11-06snd: 15.9 -> 16.9 (#20202)Kranium Gikos Mendoza1-2/+2
2016-01-03snd: update from 15.4 to 15.9Mateusz Kowalczyk1-2/+2
2015-03-25snd: update from 15.2 to 15.4Mateusz Kowalczyk1-2/+2
2015-01-23snd: update from 15.1 to 15.2Mateusz Kowalczyk1-2/+2
2014-11-05snd: update from 15.0 to 15.1Mateusz Kowalczyk1-2/+2
2014-09-30snd: update from 14.9 to 15.0Mateusz Kowalczyk1-2/+2
2014-09-21snd: update from 14.3 to 14.9Mateusz Kowalczyk1-8/+12
2014-01-11snd: update to 14.3Song Wenwu2-113/+19
2013-10-06More description fixesBjørn Forsman1-1/+1
* Remove package name * Start with upper case letter * Remove trailing period Also reword some descriptions and move some long descriptions to longDescription. I'm not touching generated packages.
2013-07-14Even more mirror:// fixesEvgeny Egorochkin1-1/+1
2012-01-18* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra1-1/+1
function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2009-10-28* Improved a bunch of "name" attributes (mostly missing versionEelco Dolstra1-1/+1
numbers). svn path=/nixpkgs/trunk/; revision=17991
2009-10-16Remove the debugging config copying. The actual expression hasn't changed ↵Michael Raskin1-3/+0
for quite a while anyway svn path=/nixpkgs/trunk/; revision=17841
2009-10-15Snd: Don't expect /tmp to be writable.Ludovic Courtès1-2/+3
svn path=/nixpkgs/trunk/; revision=17834
2009-05-24big breaking change: renaming lib.getAttr to lib.attrByPathMarc Weber1-1/+1
getAttr was ambiguous. It's also a builtin function fix svn path=/nixpkgs/trunk/; revision=15692
2009-05-19FullDepEntry -> fullDepEntry, PackEntry -> packEntryMarc Weber1-3/+3
svn path=/nixpkgs/trunk/; revision=15662
2008-08-19Changed builderDefs to use composedArgsAndFun, reduced number of nulls, made ↵Michael Raskin1-42/+51
overrides in builderDefsPackage to work in an intuitive manner. svn path=/nixpkgs/trunk/; revision=12655
2008-08-18snd shows it's help in firefox nowMarc Weber2-6/+81
svn path=/nixpkgs/trunk/; revision=12651
2008-06-16Fixed Snd buildMichael Raskin1-1/+2
svn path=/nixpkgs/trunk/; revision=12124
2008-03-07Another location for Snd sound editor.Michael Raskin1-1/+1
svn path=/nixpkgs/trunk/; revision=11011
2008-03-02Added src to meta for builderDefs-based packages.Michael Raskin1-0/+1
svn path=/nixpkgs/trunk/; revision=10913
2008-01-30meta.homepage added to several packagesYury G. Kudryashov1-3/+2
svn path=/nixpkgs/trunk/; revision=10417
2008-01-18Some review of builder-defs and dependent files. No rebuild needed. Now it ↵Michael Raskin1-2/+3
should be possible to override elements in builderDefs svn path=/nixpkgs/trunk/; revision=10214
2007-11-08Fixed log nesting; added Qi.Michael Raskin1-1/+0
svn path=/nixpkgs/trunk/; revision=9601
2007-11-03Added Snd sound editorMichael Raskin1-0/+37
svn path=/nixpkgs/trunk/; revision=9573