Commit graph

69163 commits

Author SHA1 Message Date
aszlig
89b6831ffd
virtualbox: Fix load of dbus library at runtime.
VirtualBox had support for DBUS even in version 4.x, but it appears that
nothing in our VM test triggered it to load, thus I didn't notice the
runtime error:

rtldrNativeLoad: dlopen('libdbus-1.so.3', RTLD_NOW | RTLD_LOCAL) failed:
                 libdbus-1.so.3: cannot open shared object file: No such
                 file or directory

The upstream commits I think are responsible for this to come to surface
are _probably_ (did I ever mention that I love SVN? *cough*) one of
these:

https://www.virtualbox.org/changeset/55664/vbox
https://www.virtualbox.org/changeset/55602/vbox

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-09-16 00:19:52 +02:00
Pascal Wittmann
c748c0fb41 global: 6.5 -> 6.5.1 2015-09-15 23:47:18 +02:00
Susan Potter
79c1bbf050 Add package option to elasticsearch NixOS module 2015-09-15 15:49:04 -05:00
Robert Helgesson
d243a5d0c9 eclipse-plugin-bytecode-outline: init at 2.4.3 2015-09-15 22:13:14 +02:00
Vladimír Čunát
83df5ae07b ccl: fix fetchsvn hash (fixes #9746)
No idea what's changed.
2015-09-15 21:47:52 +02:00
Tobias Geerinckx-Rice
0f19e693aa perlPackages.MathBigRat: 0.2606 -> 0.260801 2015-09-15 21:34:10 +02:00
Peter Simons
91b07846a6 haskell-bytestring-builder: trigger re-build to recover from broken package on Hydra 2015-09-15 21:31:49 +02:00
William A. Kennington III
773b4deb7c Merge commit 'a6f6c0e' into master.upstream
This is a partial merge of staging where we have up to date binaries for
all packages.
2015-09-15 12:16:49 -07:00
Frederik Rietdijk
316a09377d numba: init at 0.21.0, fixes #9516 2015-09-15 20:25:16 +02:00
Frederik Rietdijk
1f58b332a0 llvmlite: init at 0.7.0
[ci skip]
2015-09-15 20:25:03 +02:00
Peter Simons
7802f5c793 haskell.lib: add doDistribute function as a dual to dontDistribute 2015-09-15 16:23:46 +02:00
Peter Simons
974f2122b1 jailbreak-cabal: clean up overrides
These changes ensure that jailbreak-cabal works correctly without further
configuration even with older compilers. The exception to that rule being,
naturally, versions of GHC that can't compile Cabal 1.20.x; these *do* need
another override.
2015-09-15 16:23:46 +02:00
Peter Simons
73d79ed945 ghc: re-add version 7.8.3, which is required for LTS support 2015-09-15 16:23:46 +02:00
Peter Simons
6a0e150aa9 configuration-ghc-7.10.x.nix: remove obsolete overrides 2015-09-15 16:23:46 +02:00
Domen Kožar
81b05b4a48 bump a bunch of python libs to fix py35 support 2015-09-15 16:16:11 +02:00
Peter Simons
8836c58dc0 Remove all references to haskell-ng and haskellngPackages from Nixpkgs. 2015-09-15 16:11:58 +02:00
Domen Kožar
21a3ebd013 Merge pull request #9873 from FRidh/multiprocessing
python-packages multiprocessing: remove package
2015-09-15 15:45:07 +02:00
Arseniy Seroka
32c4603a55 Merge pull request #9859 from ebzzry/rtorrent-0.9.6
rtorrent: 0.9.4 -> 0.9.6
2015-09-15 15:40:15 +03:00
Luca Bruno
dfeee51818 nixos tests: add gdm test 2015-09-15 14:25:36 +02:00
Rommel M. Martinez
5fc73c6de1 rtorrent: 0.9.4 -> 0.9.6 2015-09-15 20:03:03 +08:00
Frederik Rietdijk
3633a3b6f1 python-packages multiprocessing: remove package
multiprocessing is a backport for Python 2.4 and 2.5. Both versions are
not supported on Nix. This removes the multiprocessing package.
2015-09-15 13:26:05 +02:00
Frederik Rietdijk
ca769a679a python-packages inginious: does not need multiprocessing package
Inginious does not actually need the multiprocessing.
2015-09-15 13:23:48 +02:00
Pascal Wittmann
1e24c18d18 mujs: 2015-01-22 -> 2015-09-15 2015-09-15 11:02:23 +02:00
Pascal Wittmann
db0819f955 Fix some meta.license attributes 2015-09-15 11:02:09 +02:00
Vladimír Čunát
6521957bf4 lesstif: correct the version
... to correspond to what is really downloaded and built.
Also, the 2006 comment was no longer correct, as the version is from 2009.
2015-09-15 10:03:23 +02:00
Vladimír Čunát
b5ee55f81f makeInitrd, makeModulesClosure: reduce repetition
After #9869.
2015-09-15 10:03:23 +02:00
Domen Kožar
46ae0a0c98 Merge pull request #9870 from FRidh/python35
python-packages: Python 3.5
2015-09-15 09:24:32 +02:00
Frederik Rietdijk
f97b4c4fb8 python-packages numpy: disabled for Py35
numpy 1.9.2 does not support python 3.5. The newer version, 1.9.3 or 1.10 for sure will.
http://numpy-discussion.10968.n7.nabble.com/OK-to-upload-patched-1-9-2-for-Python-3-5-td41032.html
2015-09-15 09:18:19 +02:00
Frederik Rietdijk
36bf2f60d1 python-packages: Python 3.5 2015-09-15 09:17:42 +02:00
vbgl
39af9df25b Merge pull request #9866 from ericsagnes/byobu
byobu: fixup script paths (closes #9865)
2015-09-15 08:58:59 +02:00
Tobias Geerinckx-Rice
193319ce03 "Parallel Tools" -> Parallels Tools 2015-09-15 08:51:02 +02:00
Tobias Geerinckx-Rice
4105fe0062 nixos: correct "Kubernets" -> "Kubernetes" 2015-09-15 08:51:01 +02:00
Tobias Geerinckx-Rice
7c8dd80c30 perlPackages.SysVirt: 1.2.9 -> 1.2.19 2015-09-15 08:51:01 +02:00
Domen Kožar
de8f176875 fix nixos eval 2015-09-15 08:45:19 +02:00
Eric Sagnes
ad3193e59a byobu: fixup script paths 2015-09-15 15:42:20 +09:00
Domen Kožar
0f35fa16c8 python33Packages: too old to build them on hydra 2015-09-15 07:50:27 +02:00
Domen Kožar
cabb050528 add python35 and python35Packages 2015-09-15 07:46:46 +02:00
Domen Kožar
eb29d8e44b Merge pull request #9869 from Mathnerd314/import-fix
all-packages: Use callPackage where possible
2015-09-15 06:53:50 +02:00
Mathnerd314
eb7404d97a all-packages: Use callPackage where possible 2015-09-14 22:27:19 -06:00
Domen Kožar
f3519eb040 Merge pull request #9864 from ebzzry/unetbootin-613
unetbootin: 608 -> 613
2015-09-15 06:15:36 +02:00
Domen Kožar
b487fb65e3 Merge pull request #9860 from ktosiek/openafs-linux-4.2
openafs: patches for linux 4.2
2015-09-15 06:14:03 +02:00
Domen Kožar
60ad36ba67 libreoffice: 5.0.0.5 -> 5.0.1.2, refactor
I've extracted some of libraries and made expression simpler.

(cherry picked from commit 66e6f99d40350a4b2a235913a1fa77d88b1a44a6)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-09-15 05:41:37 +02:00
Domen Kožar
0b4ec468c5 disable chronos /cc @offlinehacker
(cherry picked from commit 83cc494542b9c53921616caa06984bd72f4e3dea)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-09-15 05:41:20 +02:00
AndersonTorres
6a8cf7854d Intercal: a quick fix to find gcc
Intercal needs gcc to build any executable, and in Nix/NixOS it needs to
be explicitly set in PATH environment variable. So, now ick is
conveniently wrapped.
2015-09-14 23:40:46 -03:00
aszlig
7fb1c7efcf
python/notmuch: Fix runtime dep on libnotmuch.
The Python library wants to use ctypes.CDLL() on libnotmuch, so we need
to patch in the correct store path of the shared object file.

Thanks to mog from the #nixos IRC for stumbling over this.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-09-15 04:25:41 +02:00
Tobias Geerinckx-Rice
c545bc80f6 hack (font): init at 2.013 2015-09-15 00:47:58 +02:00
Tobias Geerinckx-Rice
133a31f71f mcelog: 125 -> 126
Adds --is-cpu-supported command line option.
2015-09-15 00:17:18 +02:00
Eric Seidel
1d5a96c3c6 Merge pull request #9309 from acowley/nix-darwin
nix: use libsodium on darwin
2015-09-14 15:12:33 -07:00
Tobias Geerinckx-Rice
cb363c1033 dstat: add python-wifi dependency for --wifi
This is limited to kernels with the (legacy) Wireless Extensions,
and supported wireless cards. Also add myself as a maintainer.

CC maintainer @jgeerds
2015-09-14 23:53:21 +02:00
Tobias Geerinckx-Rice
8314510a02 pythonPackages.python-wifi: init at 0.6.0 2015-09-14 23:53:21 +02:00