Rok Garbas
6b6eaf3bf3
i3lock: updating to 2.5
2013-07-08 01:18:12 +02:00
Rok Garbas
0360d4bfb6
alot: updated to latest revision
2013-07-08 00:47:33 +02:00
Mathijs Kwik
ad8a3b86ab
linux-3.10: forward-port 9p speedup from 3.9
2013-07-07 22:50:12 +02:00
Mathijs Kwik
f43003237a
linux-3.9: upgrade to 3.9.9
2013-07-07 22:46:47 +02:00
Jason \"Don\" O'Conal
24f6c85096
eyeD3: add expression
2013-07-07 14:41:35 +02:00
Rok Garbas
5d3a07f57e
Merge pull request #723 from lovek323/darwin-tools
...
otool and setfile: cleanup
2013-07-07 04:49:04 -07:00
Jason \"Don\" O'Conal
ccb7715de8
apacheHttpd_2_4: fix build on darwin
2013-07-07 13:46:43 +02:00
Jason \"Don\" O'Conal
3fe02f7c8b
aescrypt: fix build on darwin
...
* add libiconvOrEmpty to build inputs
* add '-liconv' to LDFLAGS
2013-07-07 13:46:08 +02:00
Jason \"Don\" O'Conal
ec9f54602e
avahi: fix build on darwin
2013-07-07 13:44:06 +02:00
Jason \"Don\" O'Conal
0dd6c44183
portaudio: fix license ( fix #728 )
2013-07-07 13:16:00 +02:00
Domen Kožar
8057b5957f
Merge pull request #726 from lovek323/autojump
...
autojump: fix build on darwin
2013-07-07 03:29:33 -07:00
Jason "Don" O'Conal
03f716d05e
autojump: fix build on darwin
...
* remove install.sh shell check
2013-07-07 19:21:45 +10:00
Jason "Don" O'Conal
525a6856f2
otool and setfile: cleanup
2013-07-07 18:58:29 +10:00
Lluís Batlle i Rossell
be2dfd1b72
Updating libzrtpcpp to 2.3.4.
...
I think it fixes the security threats exposed in:
http://blog.azimuthsecurity.com/2013/06/attacking-crypto-phones-weaknesses-in.html
2013-07-06 14:34:15 +02:00
Lluís Batlle i Rossell
c979360b52
Adding a wrapper for sflphone-gnome (to find gtk3 schema files)
2013-07-06 14:34:15 +02:00
Rok Garbas
33d957b34b
Merge branch 'libspotify' of git://github.com/lovek323/nixpkgs into lovek323-libspotify
...
Conflicts:
pkgs/top-level/all-packages.nix
2013-07-06 13:51:31 +02:00
Jason \"Don\" O'Conal
5e45773df1
pyaudio: fix build on darwin
...
* build with '--static-link' flag
* set 'PORTAUDIO_PATH' environment variable
2013-07-06 13:46:18 +02:00
Jason \"Don\" O'Conal
cd5f3dc1fa
portaudio: fix build on darwin
...
* remove alsaLib from build inputs
* add --build=x86_64 to configure flags
* add --without-oss to configure flags
* add --enable-static to configure flags
* add --enable-shared to configure flags
* add framework header files
* disable failed tests
* copy all headers on install
* build with gccApple
2013-07-06 13:46:18 +02:00
Jason "Don" O'Conal
1aad70826e
pyspotify: update to latest version
2013-07-06 19:14:58 +10:00
Jason "Don" O'Conal
0f4f212adc
pyspotify: fix build on darwin
...
* use install_name_tool to have _spotify.so point to the correct library
2013-07-06 19:14:50 +10:00
Jason "Don" O'Conal
2da7f32b25
install_name_tool: add expression
2013-07-06 19:14:45 +10:00
Rob Vermaas
da7db90068
Add CentOS 6.4 to vm images
2013-07-05 17:52:42 +02:00
Eelco Dolstra
20301af497
testdisk: Add to channel
2013-07-05 17:29:53 +02:00
Michael Raskin
b2e912fd8d
Update fdm
2013-07-05 18:43:21 +04:00
Michael Raskin
7853c0c60a
Update acpi-call for Linux 3.10 compatibility
2013-07-05 18:43:21 +04:00
Rob Vermaas
51a22a8f8a
Add loopback network device and localhost entry to /etc/hosts for VM tests.
2013-07-05 15:02:43 +02:00
Vladimír Čunát
6726776c74
kdiff3: maintenance update
2013-07-05 14:45:59 +02:00
Vladimír Čunát
355092dcdc
kile: minor update
2013-07-05 14:45:58 +02:00
Vladimír Čunát
6f5e5cfe06
kde4: unify used libcanberra
...
I wondered why I'm getting two versions in the closure of KDE apps.
2013-07-05 14:45:44 +02:00
Joachim Schiele
f064ee612f
Merge pull request #709 from qknight/kdenetwork-kopete-fixes
...
fixes two issues via patches to get knetwork compiling; both patches are minimal and mine is now also upstream
2013-07-05 04:38:34 -07:00
Jason \"Don\" O'Conal
8938d57025
heroku gem: add expression
2013-07-05 11:25:19 +02:00
Eelco Dolstra
9f5f30a7e6
Remove runInGenericVM
...
It's not used anywhere and probably doesn't work anymore.
2013-07-05 00:17:04 +02:00
Eelco Dolstra
0e386d0c13
VM builds: Use 9p/virtfs instead of CIFS
...
9p (with caching enabled) is much faster than CIFS and doesn't require
Samba or virtual networking. For instance, building GNU Hello with
CIFS takes ~323s on my laptop, but with 9p it takes 54s.
More measurements will be needed to see if "cache=fscache" is really
faster than "cache=loose" (the former seems to be a little bit
faster).
2013-07-05 00:17:04 +02:00
Eelco Dolstra
9efe759dd8
VM builds: Increase the default memory size to 512 MB
2013-07-05 00:17:04 +02:00
Eelco Dolstra
2321f2d55c
VM builds: Panic on OOM
2013-07-05 00:17:04 +02:00
Eelco Dolstra
5f8571405b
VM builds: Use ext4 instead of ext2
2013-07-05 00:17:03 +02:00
Eelco Dolstra
ed37a6b465
VM builds: Use qemu instead of the obsolete qemu-kvm
2013-07-05 00:17:03 +02:00
Michael Raskin
72359433d0
Merge pull request #717 from aristidb/master
...
xdg-utils update (fixes problems with xdg-open)
2013-07-04 14:51:15 -07:00
Peter Simons
400d4a03b0
Update references to 'rLang' to the new name 'R'.
2013-07-04 23:41:22 +02:00
Aristid Breitkreuz
7a2daf2db7
update xdg-utils to 1.1.0-rc1, fixes problems with generic xdg-open code
2013-07-04 23:36:29 +02:00
Peter Simons
d1c3c10d95
R: delete obsolete version 2.x from Nixpkgs
2013-07-04 21:30:59 +02:00
Rok Garbas
53f6bd73ad
plone: updating plone.app.discussion to 2.2.7
2013-07-04 20:26:06 +02:00
Aristid Breitkreuz
c222c31745
do not patch non-existent bash_completion for old kernels
2013-07-04 20:13:52 +02:00
Aristid Breitkreuz
f925c5ae7f
fix bash completion for perf
2013-07-04 20:13:52 +02:00
Jonas Hoersch
5597e9a2a5
aria2: update to version 1.17.1 and add sqlite support
...
also add missing pkgconfig dependency, so that the buildInputs zlib,
openssl, and sqlite are properly found.
2013-07-04 19:26:03 +02:00
Jason \"Don\" O'Conal
061462aef9
newsbeuter: fix perl shebang
2013-07-04 19:17:07 +02:00
Jason \"Don\" O'Conal
f5a130b6b3
newsbeuter: add expression
2013-07-04 19:17:07 +02:00
Eelco Dolstra
7afc1149d9
testRPMImage: Use x86_64 image
2013-07-04 18:27:26 +02:00
Eelco Dolstra
abc10b4715
qemu: Allow building only the x86 emulator
2013-07-04 18:27:26 +02:00
Eelco Dolstra
b625a16068
qemu: Merge qemu-kvm dependencies
2013-07-04 18:27:26 +02:00