nixpkgs/pkgs
third3ye a322687423 Application.ini does not refer correctly
The "Application.ini" provided with Thunderbird does not correctly set the path to the icon location. Visa vi it refers to '$out/lib/thunderbird-17.0.11esr', which doesn't exist, but '$out/lib/thunderbird-17.0.11' does. To remedy this problem I added a new variable called 'verName" which adds 'esr' after the variable '$version'. Then change the variables necessary so that the build process sets working references.

Fuuzetsu suggested putting the verName variable inside of mkDerivation. I cannot surmise.
2014-06-16 05:24:24 +02:00
..
applications Application.ini does not refer correctly 2014-06-16 05:24:24 +02:00
build-support Add a function to overwrite just the version and sha256 by grepping them 2014-06-13 13:37:12 +04:00
data Merge pull request #2741 from bergey/nafees 2014-05-28 08:37:29 +02:00
desktops e17.terminology: 0.4.0 -> 0.5.1 2014-06-15 09:26:01 +04:00
development openal-soft: Add PulseAudio backend, make non-OSS backends work. 2014-06-15 23:28:54 +02:00
games Warzone2100: Update to 3.1.1. 2014-06-15 23:38:01 +02:00
misc Update Wine unstable version 2014-06-14 00:23:11 +04:00
os-specific linux: Update to 3.12.22 2014-06-13 17:44:02 +02:00
servers update spawn-fcgi to 1.6.4 2014-06-13 23:01:47 -04:00
shells fish: Fixed tab completion with sudo (close #2705) 2014-06-10 11:36:12 +02:00
stdenv Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate will have access to the arguments of mkDerivation call. Should be an improvement for #2188 2014-06-14 13:01:12 +04:00
test
tools rtorrent: update to 0.9.4 2014-06-16 01:05:22 +02:00
top-level Added CPAN's Crypt::OpenSSL::Bignum. 2014-06-15 23:23:26 +02:00