about summary refs log tree commit diff
path: root/pkgs/tools/filesystems/udftools
Commit message (Collapse)AuthorAge
* udftools: fix gcc5 buildJoachim Fasting2016-03-26
| | | | | | | -fgnu89-inline was insufficient, revert to -std=gnu90 See https://hydra.nixos.org/build/33103604/nixlog/1/raw Also fix various undefined reference errors by ad-hoc patching
* Remove unneeded 'with's from meta.platformsPascal Wittmann2015-11-25
|
* udftools: reimplement using mkDerivationJoachim Fasting2015-11-24
|
* Adding UDFtoolsMichael Raskin2011-01-10
svn path=/nixpkgs/trunk/; revision=25485