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
Eelco Dolstra
d199fe766a
qemu: Merge stuff from qemu-kvm
2013-07-04 18:27:26 +02:00
Eelco Dolstra
e638620100
spice: Update to 0.12.3
2013-07-04 18:27:26 +02:00
Eelco Dolstra
e3e35c1f15
spice-protocol: Update to 0.12.6
2013-07-04 18:27:26 +02:00
Eelco Dolstra
9da1586d75
qemu: Update to 1.5.1
2013-07-04 18:27:26 +02:00
Vladimír Čunát
4a0952d2fa
fix bad "licence" names
...
Mostly what I merged from @lovek323.
Such errors can be easily checked by
nix-env -f . -qa \* --meta --xml --drv-path --show-trace >/dev/null
2013-07-04 18:16:34 +02:00
Peter Simons
cfbae2de73
haskell-shelly: update to version 1.3.0.3
2013-07-04 17:56:12 +02:00
Peter Simons
f0738b3c16
haskell-oeis: update to version 0.3.4
2013-07-04 17:56:12 +02:00
Peter Simons
e2874236d3
llvm: fix meta.license attribute
2013-07-04 17:53:57 +02:00
Peter Simons
70a437e4a7
editres: add version 1.0.6
...
The tool doesn't seem to work well for me. Not sure whether I'm building
it wrong, maybe?
2013-07-04 14:12:42 +02:00
Peter Simons
3df0409cb6
liblapack: propagate the 'shared' flag to atlas
2013-07-04 13:42:47 +02:00
Peter Simons
9185515611
R: add various features
...
* Ensure that R can link blas, liblapack, and libgfortran at run-time.
* Ensure that R can run the Tcl/Tk interpreter.
* Add Java support.
* Install texinfo and PDF documentation.
2013-07-04 13:42:47 +02:00
Jason \"Don\" O'Conal
1f9005a3f6
php53: add imap option
2013-07-04 13:12:13 +02:00
Jason \"Don\" O'Conal
9007e57f28
python27: compile with tkinterp on darwin
2013-07-04 13:11:25 +02:00
Jason \"Don\" O'Conal
bd61c42d22
tk: fix build on darwin
2013-07-04 13:11:24 +02:00
Jason \"Don\" O'Conal
dff980733a
add au debian mirror
2013-07-04 13:07:40 +02:00
Jason \"Don\" O'Conal
16bc5e12aa
mopidy: update to latest version (0.14.2)
2013-07-04 13:02:51 +02:00
Vladimír Čunát
387a691f59
Merge pull request #694 from lovek323/subversion
...
subversion: fix build on darwin
2013-07-04 02:18:58 -07:00
Vladimír Čunát
01548459be
Merge pull request #711 from lovek323/gnuplot
...
gnuplot and others: fix build on darwin
2013-07-04 02:17:35 -07:00
Jason "Don" O'Conal
bd3c2c76c7
subversion: fix build on darwin
...
* remove useless -no-cpp-precomp flags
2013-07-04 19:10:41 +10:00
Jason "Don" O'Conal
3b490b7ccb
llvm: re-disabling tests
...
accidentally re-enabled doCheck, which isn't working yet
2013-07-04 19:02:40 +10:00
Jason "Don" O'Conal
2a21046f24
otool & setFile: only allow on darwin
2013-07-04 19:01:47 +10:00
Vladimír Čunát
12fdf69849
Merge pull request #712 from lovek323/ncmpcpp
...
ncmpcpp: fix build on darwin
2013-07-04 01:56:15 -07:00
Jason "Don" O'Conal
7ccf7c1529
ncmpcpp: fix build on darwin
...
* add libiconvOrEmpty to build inputs
2013-07-04 09:12:39 +10:00
Jason "Don" O'Conal
4c9cff322a
gnuplot: fix build on darwin
...
* add readline to build inputs
* don't use wxGTK
2013-07-04 08:51:25 +10:00
Jason "Don" O'Conal
c2901da1b8
setFile: add expression
2013-07-04 08:50:37 +10:00
Jason "Don" O'Conal
3babc55ae2
wxGTK29: fix build on darwin
...
* use clang to compile
* add configure flags to enable building for 64-bit
* add setFile to build inputs
2013-07-04 08:50:15 +10:00
Jason "Don" O'Conal
67e5eb909b
llvm: fix build on darwin
...
* add DYLD_LIBRARY_PATH
* don't build with shared libs
2013-07-04 08:48:55 +10:00