William A. Kennington III
023f0f7992
ceph: 0.94.1.1 -> 0.94.1.2
2015-05-29 10:36:55 -07:00
William A. Kennington III
7e126ac83e
audit: 2.9.1 -> 2.9.2
2015-05-29 10:29:11 -07:00
William A. Kennington III
b1e4371a1c
389-ds-base: Remove kerberos line as it is strictly dependent on krb5
2015-05-29 10:26:25 -07:00
William A. Kennington III
9f0da5315b
Fix krb5 reference
2015-05-29 10:25:32 -07:00
William A. Kennington III
ac2f05a50a
krb5: Make lib build parallel
2015-05-29 10:12:29 -07:00
William A. Kennington III
a74e4863f3
krb5: Fixes
2015-05-29 10:12:00 -07:00
Pascal Wittmann
86e6e490ff
nzbget: update from 14.2 to 15.0
2015-05-29 19:07:52 +02:00
Shea Levy
0ad7204c3d
nixopsUnstable: bump
2015-05-29 13:05:48 -04:00
Allen Nelson
6c238d1d5f
moving non-packages into a separate file
2015-05-29 11:12:55 -05:00
rushmorem
9c7fae83ee
Make it easy to override the marathon framework user
...
Currently the module hardcodes the systemd service user to "marathon".
With this change one would not need to create an extra systemd config to
override the user.
So why would one need to override the Marathon user? Some apps require
root access to run. You can't run those with Marathon unless you
override the default user to root. Marathon also provides a
`--mesos_user` command line flag which allows you to run apps using
arbitrary users. You need to run the framework as root to enable this
functionality.
2015-05-29 18:07:07 +02:00
Shea Levy
eb0a21a512
boto: Remove obsolete patch
2015-05-29 11:21:49 -04:00
Shea Levy
1b93d64168
nix-exec: bump
2015-05-29 11:05:36 -04:00
_1126
c04784dfd6
rofi-pass: initial commit.
2015-05-29 16:42:27 +02:00
Shea Levy
0c5a7d5df2
nix-exec: build against nixUnstable
2015-05-29 09:41:28 -04:00
codyopel
0ff8e28b83
tetraproc: add missing Xorg libs & ensure Jack is in PATH
2015-05-29 08:53:41 -04:00
Bart Brouns
859ec9719b
guitarix: use system zita libs
2015-05-29 14:05:46 +02:00
Pascal Wittmann
27ffee3631
owncloud: update from 7.0.4 to 7.0.5 (fixes CVE-2015-3012 and CVE-2014-9716)
2015-05-29 13:14:44 +02:00
Pascal Wittmann
e999716d1e
calibre: update from 2.28.0 to 2.29.0
2015-05-29 12:57:07 +02:00
Vincent Laporte
dfbef0d770
coq-coqeal: fix installation
2015-05-29 11:42:45 +02:00
Peter Simons
c5d132c2ea
Add "haskellPackages" binaries to the unstable channel.
2015-05-29 11:25:26 +02:00
Benjamin Staffin
1db5bafc94
Typo fix! s/wheezy/jessie/
2015-05-29 11:16:33 +02:00
Benjamin Staffin
c7ac0ed3eb
Add Debian 8.0
...
Had to add file type logic in debClosureGenerator because Packages.bz2
is not available for Jessie - only Packages.xz is.
2015-05-29 10:49:20 +02:00
Rok Garbas
bd59bf9a74
cygwin: bash updated to 4.3 for cygwin platform
2015-05-29 10:18:06 +02:00
William A. Kennington III
035273f813
Merge pull request #8022 from devhell/mediainfo
...
Update mediainfo{-gui} and dependencies
2015-05-29 00:57:13 -07:00
William A. Kennington III
de6f236bbb
Merge pull request #8038 from codyopel/ffmpeg-networking
...
ffmpeg: include networking support
2015-05-29 00:54:15 -07:00
Peter Simons
d9cc38757a
openssl: add version 1.0.2a as attribute 'openssl_1_0_2'
...
We'll try switching our default version after the 15.06 release has been
branched off. Resolves https://github.com/NixOS/nixpkgs/issues/7970 .
2015-05-29 09:52:29 +02:00
Domen Kožar
7ddb84055c
Merge pull request #8048 from Bsami/remotes/origin/python2.38.0
...
Remotes/origin/python2.38.0
2015-05-29 08:52:29 +02:00
Allen Nelson
3d00848ace
using atlasWithLapack dependency. running test suites for numpy and scipy.
2015-05-29 00:06:57 -05:00
Allen Nelson
e001340cf6
returned to two-file structure for liblapack
2015-05-28 21:49:06 -05:00
Tobias Geerinckx-Rice
0761f81da7
debian-devscripts -> 2.15.4
...
Temporarily drop bash completions until fixed.
2015-05-29 01:52:33 +02:00
William A. Kennington III
aa3dee3a2d
lightdm: Update to stable 1.14.2
2015-05-28 16:23:46 -07:00
Sami BOUHLEL
fb310a6998
added support for boto 2.38.0
2015-05-28 21:15:16 +01:00
Peter Simons
99273a6716
Merge pull request #8047 from nckx/master
...
Don't use "with licenses;" for single licences
2015-05-28 22:14:53 +02:00
Sami BOUHLEL
385936f7d9
added support for boto 2.38.0
2015-05-28 20:53:57 +01:00
Peter Simons
bcd5dc6bac
Merge pull request #8023 from thinkpad20/pure_liblapack
...
added cmake flag to prevent autodetection of SDK directory
2015-05-28 21:44:07 +02:00
Allen Nelson
2c125cf37a
removed default dependency of liblapack on ATLAS. was causing an unnecessary double-build of atlas
2015-05-28 12:39:49 -05:00
Tobias Geerinckx-Rice
158e1cfdd0
Don't use "with licenses;" for single licences
...
And don't use square brackets on such lines.
2015-05-28 19:20:29 +02:00
Pascal Wittmann
7822640a18
yodl: update from 3.05.00 to 3.05.01
2015-05-28 19:10:52 +02:00
Pascal Wittmann
8b38912260
potrace: update from 1.11 to 1.12
2015-05-28 19:06:11 +02:00
Pascal Wittmann
3ae285976e
parallel: update from 20150322 to 20150522
2015-05-28 19:02:41 +02:00
Pascal Wittmann
f675c4d90d
icmake: update from 7.22.00 to 7.22.01
2015-05-28 18:57:32 +02:00
Pascal Wittmann
38bc63c605
help2man: update from 1.46.5 to 1.46.6
2015-05-28 18:56:12 +02:00
Pascal Wittmann
b57097b2fe
fswatch: update from 1.4.6 to 1.4.7
2015-05-28 18:54:35 +02:00
Pascal Wittmann
1a3860e95a
checkstyle: update from 6.5 to 6.6
2015-05-28 18:49:06 +02:00
Pascal Wittmann
8ac4521fee
mysql-workbench: fix references to /bin/bash and sudo
...
Closes #5226
2015-05-28 18:41:22 +02:00
Pascal Wittmann
deec257852
supertux: update from 0.1.3 to 0.3.5a
2015-05-28 18:41:22 +02:00
Sander van der Burg
3fa15c820f
doclifter: add new package
2015-05-28 16:13:47 +00:00
Mateusz Kowalczyk
53ff1909cd
Merge pull request #8040 from codyopel/mpv-fix
...
mpv: refactor & fix youtube-dl support
2015-05-28 14:41:44 +01:00
codyopel
ba9867fb5b
mpv: refactor & fix youtube-dl support
2015-05-28 09:30:36 -04:00
Rok Garbas
08b5686cd7
cygwin: tetex patch to make it build on cygwin
2015-05-28 14:15:47 +02:00