Stewart Mackenzie
5175d04977
libcouchbase version bump from 2.4.1 -> 2.4.4
2014-12-15 06:01:30 +00:00
Pascal Wittmann
934afff8fb
Merge pull request #5306 from sjmackenzie/erlang-bump
...
Erlang bump from 17.3 to 17.4 as 17.3 has a serious ssl bug
2014-12-15 00:50:46 +01:00
Pascal Wittmann
8d3aaa2bb7
intel-gpu-tools: update from 1.8 to 1.9
...
adopt it and enabled tests (they worked with chroots builds)
2014-12-14 23:36:02 +01:00
Thomas Tuegel
23b387236d
zotero: use firefox instead of xulrunner to fix i686 build
2014-12-14 13:49:34 -06:00
Shea Levy
e82aed56f9
nix-exec: use nix stable
2014-12-14 13:11:32 -05:00
Domen Kožar
de88551eef
libsepol: fix download url
...
(cherry picked from commit 24cba87e7f
)
Signed-off-by: Domen Kožar <domen@dev.si>
2014-12-14 19:05:59 +01:00
Domen Kožar
272206e706
python: 2.7.8 -> 2.7.9
...
(cherry picked from commit 1f059cd5a9
)
Signed-off-by: Domen Kožar <domen@dev.si>
2014-12-14 19:05:59 +01:00
Bjørn Forsman
64661f0597
libreoffice: fix Exec= in .desktop files
...
Before we do substitutions, the Exec= line is (currently)
"Exec=libreofficedev4.3 --some-arg". Our substitution logic doesn't handle
that, resulting in broken "Exec=$out/bin/sofficedev4.3 --some-arg"
($out/bin/sofficedev4.3 doesn't exist).
Looking at libreoffice source, the .desktop files refer to a UNIXBASISROOTNAME
variable which come from instsetoo_native/util/openoffice.lst.in. Currently, it
can have one of two values, presumably depending on whether the build is
"normal" or "development":
libreoffice${major}.${minor}
libreofficedev${major}.${minor}
Handle both these cases, and also leave the old non-versioned substitution
around, just in case.
Fixes issue #3463 .
2014-12-14 18:05:24 +01:00
Oliver Charles
6221af50c4
apitrace: New expression
2014-12-14 15:41:51 +00:00
Vladimír Čunát
1a0a161920
gnat: make it build again ( close #5307 )
...
Problems are worked around by using older gcc wrapper for gnat bootstrap.
(from ca441636f1^)
I tried nicer solutions first, but I was unable to fix all problems for hours.
2014-12-14 16:24:31 +01:00
Vladimír Čunát
9cdd231ad3
gcc-4.6: bump to 4.6.4
...
The dropped patch was applied upstream within the update.
2014-12-14 16:24:31 +01:00
Pascal Wittmann
db44486377
k3b: fix audio cd ripping
2014-12-14 16:14:12 +01:00
lethalman
8ad61fcb10
Merge pull request #5327 from k0ral/moreutils
...
New package: moreutils-0.54
2014-12-14 13:33:11 +01:00
koral
421b3ebe25
New package: moreutils-0.54
2014-12-14 12:49:07 +01:00
Arseniy Seroka
60d3660f71
Merge pull request #5324 from prikhi/add-wyrd
...
Add the Wyrd Front-End for Remind
2014-12-14 13:31:46 +03:00
Vladimír Čunát
274a9419c1
broadcom_sta: fix build with kernel 3.18 ( close #5315 )
...
I couldn't find any source that looked reliable, but I guess it's better
than nothing: it's fairly simple patch that fixes the build.
2014-12-14 10:51:31 +01:00
Domen Kožar
ba5fad6dfa
Merge pull request #5323 from offlinehacker/gitlab_i686_fix
...
gitlab: fix i686-linux build and module
2014-12-14 09:48:44 +01:00
Eelco Dolstra
bd0d1e836c
nix-repl: Update
2014-12-14 05:29:32 +01:00
Eelco Dolstra
e115bdecd8
nix: Update to 1.8
2014-12-14 05:29:24 +01:00
Jaka Hudoklin
90683792aa
gitlab: fix i686-linux build and module
...
It turns out that installing therubytracer, with dependency on old v8, even
when using source libv8 version is problematic.
(see
http://stackoverflow.com/questions/21666379/problems-installing-gitlab-on-odroid-v8-lib-not-available ).
But wait, rails does not even need therubytracer, just any kind of javascript
server side execution framework like nodejs. Well just use that, as also
suggested from different internet sources (look link above), it works just
fine.
2014-12-14 02:24:12 +01:00
Pavan Rikhi
62b98c458d
Add the Wyrd Front-End for Remind
2014-12-13 20:23:09 -05:00
Eelco Dolstra
188c038897
Add nix-serve
2014-12-14 02:19:54 +01:00
Pascal Wittmann
1f0fdd7c28
added tmsu, a tool for tagging your files
2014-12-13 23:50:49 +01:00
Arseniy Seroka
3e66ed0432
Merge pull request #5321 from teh/master
...
Add pycosat.
2014-12-13 23:25:38 +03:00
Mathijs Kwik
9a7d425edd
dvdauthor: fix building against glibc 2.20
...
and 2 other patches from redhat
2014-12-13 21:17:27 +01:00
Mathijs Kwik
752554cdcb
mkvtoolnix: fix to find boost lib
2014-12-13 21:17:20 +01:00
Mathijs Kwik
04f73ed2e4
ghc-head: upgrade to 2014-12-10
2014-12-13 21:17:14 +01:00
Domen Kožar
637b4d76f7
fix perl build failures
...
(cherry picked from commit 94c1406951
)
Signed-off-by: Domen Kožar <domen@dev.si>
2014-12-13 16:32:51 +01:00
wmertens
9095a4bddd
Merge pull request #5316 from prikhi/add-profile-sync-daemon
...
Add the Profile Sync Daemon Package & NixOS Module
2014-12-13 16:03:05 +01:00
Tom Hunger
67935713a9
Add pycosat.
2014-12-13 14:54:52 +00:00
Pascal Wittmann
707ee5e0ec
llpp: fix copying text to clipboard on linux
2014-12-13 15:50:04 +01:00
Domen Kožar
4709c950f0
lzma-conduit: broken on 32bit linux, see #5313
2014-12-13 15:28:12 +01:00
Domen Kožar
f4bde46b0f
hhvm: use upstream patches to fix the build
...
(cherry picked from commit b7894032b4
)
Signed-off-by: Domen Kožar <domen@dev.si>
2014-12-13 15:28:12 +01:00
Pavan Rikhi
0df1c05f71
Add the Profile Sync Daemon Package & NixOS Module
2014-12-13 09:24:12 -05:00
Julian K. Arni
5c405a8152
Update servant packages to 0.2
2014-12-13 15:17:26 +01:00
lethalman
46eef38486
Merge pull request #5294 from DamienCassou/mutag
...
Add python package mutag
2014-12-13 14:51:54 +01:00
Peter Simons
5b44f1ea1d
haskell-ghc-events-analyze: update to version 0.2.1
2014-12-13 14:05:41 +01:00
Peter Simons
1cbd08aa15
haskell-text: update to version 1.2.0.3
2014-12-13 14:05:16 +01:00
Peter Simons
c9352c5c83
haskell-network-transport-tests: jailbreak to support recent versions of 'random'
2014-12-13 12:56:34 +01:00
Peter Simons
3ff373819e
haskell-hspec2: mark package as broken
...
hspec2 doesn't compile any more, and the package is a "deprecated alpha release
of hspec 2.0" according to the Hackage homepage, i.e. people should simply use
hspec 2.x instead.
2014-12-13 12:54:34 +01:00
Peter Simons
809dd0790f
haskell-equational-reasoning: jailbreak to support recent versions of 'void'
2014-12-13 12:53:45 +01:00
Peter Simons
8e2b61c5d3
Build Agda and hindent with a recent version of src-exts.
2014-12-13 12:53:45 +01:00
Peter Simons
6ce03b674d
haskell-vk-posix-pty: update to version 0.2.1
2014-12-13 12:53:44 +01:00
Peter Simons
7428c5dac9
haskell-stm-containers: update to version 0.2.6
2014-12-13 12:53:44 +01:00
Peter Simons
b7b906d6d2
haskell-pointed: update to version 4.1.1
2014-12-13 12:53:44 +01:00
Peter Simons
542a540b90
haskell-generics-sop: update to version 0.1.0.3
2014-12-13 12:53:44 +01:00
Peter Simons
be646eb8de
haskell-base-prelude: update to version 0.1.7
2014-12-13 12:53:44 +01:00
Peter Simons
278b5ab3f9
haskell-hashtables: update to version 1.2.0.1
2014-12-13 12:53:44 +01:00
Peter Simons
43fc6e104f
haskell-skein: update to version 1.0.9.2
2014-12-13 12:53:44 +01:00
Peter Simons
cbe049de94
haskell-network-fancy: update to version 0.2.2
2014-12-13 12:53:43 +01:00