1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/pkgs
aszlig d9470c9e19
gpodder: Clean up package expression
We don't need to wrap twice, because we can actually pass the additional
XDG_DATA_DIRS via makeWrapperArgs.

The reason why I'm doing this within the patchPhase is because we can't
add shell variables from the current builder to makeWrapperArgs as that
content is going to end up in the wrapper verbatim.

In addition to this, gpodder was trying to search for its own directory
using the current program name, which I guess was another reason for the
double-wrap. We fix this now by setting gpodder_dir explicitly in the
main script.

Another main change is that we no longer set the "pythonX.Y-" prefix, so
the derivation name now is just "gpodder-3.9.0".

Last but not least, we enable the unit tests for gpodder in checkPhase.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @svenkeidel
2016-02-15 14:24:11 +01:00
..
applications gpodder: Clean up package expression 2016-02-15 14:24:11 +01:00
build-support nix-prefetch-git: use fetchgit's naming heuristic 2016-02-13 14:39:44 +00:00
data wireless-regdb: 2015-12-14 -> 2016-02-08 2016-02-12 00:14:01 +01:00
desktops Merge pull request #12683 from heydojo/bluetooth--plasma5 2016-02-12 13:49:54 +01:00
development Merge pull request #12993 from zimbatm/bundix-cleanup 2016-02-15 15:20:11 +03:00
games dwarf-fortress-wrapper: make data/dipscript writable 2016-02-11 00:54:10 +03:00
misc slock: fix license 2016-02-14 14:44:14 +01:00
os-specific linux-testing: 4.5-rc3 -> 4.5-rc4 2016-02-14 23:03:26 +00:00
servers nginxUnstable: 1.9.10 -> 1.9.11 2016-02-14 21:17:07 +01:00
shells fish: don't use manpath(1) from PATH in functions/man.fish 2016-02-02 06:13:12 +01:00
stdenv
test
tools connman: 1.30 -> 1.31 2016-02-15 08:34:15 +02:00
top-level Merge pull request #12937 from Profpatsch/alot 2016-02-15 13:01:22 +00:00