summary refs log tree commit diff
path: root/pkgs/development/libraries/scmccid
Commit message (Collapse)AuthorAge
* treewide: remove redundant recvolth2019-08-28
|
* tree-wide: patchelf used during build -> nativeBuildInputsWill Dietz2018-09-28
| | | | | | | | | | | In a few cases it wasn't clear so I left them as-is. While visiting these moved other things to nativeBuildInputs when it was clear they were one of these cases: * makeWrapper * archive utilities (in order to unpack src) * a few of these might no longer be needed but leaving for another day
* reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson2018-08-30
| | | | It is deprecated and will be removed after 18.09.
* treewide: Mass replace 'libusb}/lib' to refer the 'out' outputTuomas Tynkkynen2016-01-24
|
* fix "libc}/lib" and similar referencesVladimír Čunát2015-05-05
| | | | | Done mostly without any verification. I didn't bother with libc}/include, as the path is still correct.
* Change occurrences of gcc to the more general ccJohn Wiegley2014-12-26
| | | | | This is done for the sake of Yosemite, which does not have gcc, and yet this change is also compatible with Linux.
* Turn more licenses into lib.licenses styleMateusz Kowalczyk2014-11-06
| | | | | | Should eval cleanly, as far as -A tarball tells me. Relevant: issue #2999, issue #739
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
| | | | | | function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
* * Urgh.Eelco Dolstra2010-01-29
| | | | svn path=/nixpkgs/trunk/; revision=19726
* * Fix stdenv evaluation - use ${stdenv.shell} instead ofEelco Dolstra2010-01-29
| | | | | | ${stdenv.bash}/bin/bash. svn path=/nixpkgs/trunk/; revision=19723
* Adding propietary drivers for the SCM smart card readers.Lluís Batlle i Rossell2010-01-12
svn path=/nixpkgs/trunk/; revision=19378