nixpkgs/pkgs
Bjørn Forsman d4e469d307 spotify: unbreak it
Spotify doesn't start:

$ ./result/bin/spotify
/nix/store/yx05s6irqil8a24ilyvjvhnjljmm8f15-spotify-0.9.4.183/bin/.spotify-wrapped: error while loading shared libraries: libcef.so: cannot open shared object file: No such file or directory

That is fixed with adding $out/spotify-client/Data to RPATH.

Then Spotify errors out trying to open libudev.so.0. We don't have that
in nixpkgs, so I'm making a symlink to libudev.so.1 instead.

Tested on NixOS x86_64-linux.
2013-10-22 20:43:54 +02:00
..
applications spotify: unbreak it 2013-10-22 20:43:54 +02:00
build-support Add conspy Linux console proxy 2013-10-20 18:02:07 +04:00
data Apparently fix texinfo5 with fresh TeXLive 2013-10-20 19:15:11 +04:00
desktops
development Add smlnj-110.76 2013-10-21 21:46:55 +03:00
games flightgear: add .desktop file 2013-10-21 22:47:18 +02:00
misc my-env: pull --norc shell flag out into shell parameter 2013-10-21 20:58:40 +03:00
os-specific Adding desktop side of GfxTablet tablet-as-input-device Android app 2013-10-22 09:30:49 +04:00
servers mailman: add version 2.1.16 2013-10-21 15:02:35 +02:00
shells
stdenv Small fix in handling of "unfree" meta.license attributes 2013-10-21 22:55:01 +02:00
test
tools e2fsprogs: Update to 1.42.8. 2013-10-21 11:42:37 +02:00
top-level Adding desktop side of GfxTablet tablet-as-input-device Android app 2013-10-22 09:30:49 +04:00