Commit Graph

56410 Commits

Author SHA1 Message Date
William A. Kennington III
fc7c18a992 mumble: 1.2.9 -> 1.2.10 2015-07-13 12:33:19 -07:00
Peter Simons
41f3ff68b5 python-packages.nix: strip more trailing whitespace 2015-07-13 21:18:08 +02:00
Peter Simons
daef191d8d python-packages.nix: strip trailing whitespace 2015-07-13 21:17:32 +02:00
aszlig
13e83251a0
virtualbox: Fix load of libpulse.so at runtime.
Within fractions* of a second, the beautifully crafted history and
branching mechanisms of SVN found out the exact revision which caused
this to be visible in version 5.x but not in version 4.x:

https://www.virtualbox.org/changeset?old_path=%2Fvbox%2Ftrunk&old=30933&new_path=%2Fvbox%2Ftrunk&new=30934

Also note the very short URL and the informative changeset message which
shows you exactly what was the issue, I think.

Be warned however, it may contain traces of history amnesia, revision
epilepsy and other related diseases.

As for the issue itself: This was very much broken in 4.x as well, but
it didn't show an error message in the UI. The PulseAudio library is
loaded at runtime and it's not able to do that unless it's in
LD_LIBRARY_PATH.

Now, we're doing the same as with the ALSA libraries: We're hardcoding
the path to the shared object file in patchPhase.

Thanks to @devhell for reporting and testing.

*: Might be off several minutes or hours due to rounding errors in
   floating point arithmetic.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Reported-by: devhell <"^"@regexmail.net>
Tested-by: devhell <"^"@regexmail.net>
2015-07-13 20:11:57 +02:00
lethalman
54f308c740 Merge pull request #8746 from bosu/add-pahole
pahole: init at 1decb1b
2015-07-13 16:37:47 +02:00
Boris Sukholitko
c59818f630 pahole: init at 1decb1b 2015-07-13 17:31:06 +03:00
Tobias Geerinckx-Rice
a4788bdddf Merge pull request #8796 from hrdinka/update/nsd
nsd: 4.1.2 -> 4.1.3
2015-07-13 16:18:28 +02:00
Tobias Geerinckx-Rice
ad00306e22 python-packages: odo: licenses.{bsd4 -> bsdOriginal} 2015-07-13 16:14:54 +02:00
Tobias Geerinckx-Rice
632e3f51f5 Merge pull request #8611 from nckx/update-redshift
redshift: 1.9.1 -> 1.10
2015-07-13 16:09:08 +02:00
lethalman
28937de1ce Merge pull request #8691 from rycee/fix/perl/BoostGeometryUtils
perl-BoostGeometryUtils: fix OOM in tests
2015-07-13 15:15:26 +02:00
lethalman
c8e441c3a1 Merge pull request #8700 from lancelotsix/add_pep257_checker
Add pep257 checker
2015-07-13 15:11:58 +02:00
lethalman
45e07f5503 Merge pull request #8773 from FRidh/cython
cython: 0.20.1 -> 0.22.1
2015-07-13 15:07:32 +02:00
lethalman
319fc50ba5 Merge pull request #8742 from FRidh/pystache
pystache: init at 0.5.4
2015-07-13 14:51:59 +02:00
lethalman
a0ec2fb74a Merge pull request #8743 from FRidh/colorama
colorama: 0.2.5 -> 0.3.3
2015-07-13 14:51:29 +02:00
Christoph Hrdinka
1e95b76c67 nsd: 4.1.2 -> 4.1.3 2015-07-13 14:49:50 +02:00
lethalman
aca412639a Merge pull request #8720 from michelk/gdal/update
gdal: update from 1.11.2 to 2.0.0
2015-07-13 14:38:44 +02:00
lethalman
58adf1d604 Merge pull request #8765 from FRidh/odo
odo: init at 0.3.3
2015-07-13 13:49:54 +02:00
lethalman
5fde56e1b5 Merge pull request #8763 from FRidh/datashape
datashape: init at 0.4.6
2015-07-13 13:49:37 +02:00
lethalman
275bb071a7 Merge pull request #8737 from FRidh/multipledispatch
multipledispatch: init at 0.4.8
2015-07-13 13:48:14 +02:00
lethalman
b30826ee49 Merge pull request #8771 from FRidh/terminado
terminado: init at 0.5
2015-07-13 13:40:20 +02:00
lethalman
624fe6a290 Merge pull request #8774 from mstarzyk/fish-shell
fish: 2.1.2 -> 2.2.0
2015-07-13 13:38:23 +02:00
lethalman
c2a951ae8c Merge pull request #8786 from Havvy/nodejs
nodejs: 0.12.6 -> 0.12.7
2015-07-13 13:04:44 +02:00
Pascal Wittmann
c41809a4da Merge pull request #8754 from cheecheeo/tribler_update
Tribler update
2015-07-13 11:16:55 +02:00
Vincent Laporte
e4268c9ae0 libspatialite: fix download URL 2015-07-13 10:51:05 +02:00
Tuomas Tynkkynen
3b81288a58 debbindiff: init at version 26
[Bjørn: set namePrefix = "" to align attrname/pkgname, break overlong
lines, change patchPhase into postPatch so that 'patches' can still be
used.]
2015-07-13 08:31:55 +02:00
Tuomas Tynkkynen
8655eb71af pythonPackages.debian: init at 0.1.23 2015-07-13 08:29:05 +02:00
Tuomas Tynkkynen
2ad7463144 pythonPackages.magic: Fix loading libmagic.so
Even with the previous `python.patch` file around, libmagic.so isn't
found. Instead patch it to use an absolute path, using a similar
approach that is used by the `python_magic` package (which is another
libmagic python wrapper library as well).
2015-07-13 08:29:05 +02:00
Tobias Geerinckx-Rice
335cc971be flycheck: correct description & use src's homepage 2015-07-13 00:44:55 +02:00
Pascal Wittmann
bcd5e40aad Merge pull request #8790 from RoboNickBot/add-emacs-moe-theme
emacs-moe-theme: init at 1.0
2015-07-12 23:52:46 +02:00
Domen Kožar
4b592bad25 Merge pull request #8787 from k0001/bump-nodejs-libuv
Bump nodejs's libuv dependency to v1.6.1
2015-07-12 22:50:12 +01:00
RoboNickBot
6e5d34cac7 emacs-moe-theme: init at 1.0
Added the delightfully colorful "moe-theme" to the emacs package-set.

Tested; builds and works in the packaged emacs

https://github.com/kuanyui/moe-theme.el
2015-07-12 21:22:27 +00:00
Renzo Carbonara
45906587ac Bump nodejs's libuv dependency to v1.6.1
Fixes #8781
2015-07-12 17:29:10 -03:00
Ryan Scheel (Havvy)
de34441ead nodejs: 0.12.6 -> 0.12.7 2015-07-12 21:37:40 +02:00
Matthias Beyer
e7a01d6ff0 vifm: 0.7.8 -> 0.8 2015-07-12 21:22:56 +02:00
Arseniy Seroka
c01539790b Merge pull request #8555 from fpletz/pkg/jool
jool: init at 3.3.2
2015-07-12 22:20:18 +03:00
Arseniy Seroka
5d9f0e60f5 Merge pull request #8772 from retrry/vagrant-update
vagrant: 1.7.2 -> 1.7.3
2015-07-12 22:13:51 +03:00
Tuomas Tynkkynen
91cbd8a3b2 firejail: Fix source URL
This particular sf.net mirror is down.
2015-07-12 21:12:06 +02:00
Arseniy Seroka
79a41bb24c Merge pull request #8760 from fpletz/package/postfix
postfix: 2.11.4 -> 2.11.5
2015-07-12 22:12:03 +03:00
Arseniy Seroka
514f2b2f64 Merge pull request #8759 from fpletz/package/rofi
rofi: 0.15.5 -> 0.15.7
2015-07-12 22:11:47 +03:00
Arseniy Seroka
3abdf6d71f Merge pull request #8775 from leonardoce/bleachbit
bleachbit: init at 1.8
2015-07-12 22:07:56 +03:00
Tuomas Tynkkynen
5c08963fed xonsh: Don't use fetchurl on dynamically generated GitHub tarballs
Just use fetchFromGitHub instead.
2015-07-12 21:03:27 +02:00
Tuomas Tynkkynen
5fbd08968b can-utils: Source is now hosted at GitHub
Gitorious doesn't exist any more.
2015-07-12 21:01:57 +02:00
Peter Simons
48f5247342 stellarium: update to version 0.13.3 2015-07-12 20:32:16 +02:00
James Cook
87f916590b Merge pull request #8176 from berdario/redis-3.0.2
Update redis to 3.0.2 (now that 3 is stable, squash it into default)
2015-07-12 10:24:48 -07:00
Ricardo M. Correia
c87ee37b55 rustc: Remove redundant "/default.nix" path 2015-07-12 17:33:06 +02:00
Ricardo M. Correia
bb182c7944 rustcMaster: 2015-05-13 -> 2015-07-01 2015-07-12 17:33:05 +02:00
Ricardo M. Correia
71c16443c7 Merge pull request #8668 from telotortium/rustc-update-to-1.1.0
rustc: 1.0.0 -> 1.1.0
2015-07-12 17:19:49 +02:00
Leonardo Cecchi
532678fa8b bleachbit: init at 1.8 2015-07-12 16:33:59 +02:00
Pascal Wittmann
74f4b0d27a filezilla: update from 3.11.0.2 to 3.12.0.2 2015-07-12 15:43:14 +02:00
Frederik Rietdijk
3c5a6eb313 cython: 0.20.1 -> 0.22.1 2015-07-12 13:37:43 +00:00