Peter Hoeg
|
dfea236a48
|
aucdtect: pname was wrong
|
2019-09-04 21:21:09 +08:00 |
|
volth
|
46420bbaa3
|
treewide: name -> pname (easy cases) (#66585)
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
|
2019-08-15 13:41:18 +01:00 |
|
Matthew Bauer
|
143978a477
|
treewide: remove platform assertions
linux: readd assertion
|
2018-05-03 13:09:20 -05:00 |
|
Peter Hoeg
|
7cdf23a1f5
|
aucdtect: init at 0.8.2
A binary distribution of the TA Analyzer that verifies if audio files
are in fact lossless.
|
2016-04-20 23:42:41 +08:00 |
|