Tuomas Tynkkynen
ffae496db6
Merge pull request #14070 from ericsagnes/fix/im-engines
...
im-engines: use recurseIntoAttrs
2016-03-20 18:08:08 +02:00
aszlig
4984a2bf76
chromium/plugins: Break long line
...
Yes, I know I'm a bit nitpicky, but lines >80 chars are very ugly if you
have two windows side-by-side.
Thus no feature changes here.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-03-20 17:07:28 +01:00
Simon Vandel Sillesen
76ce988c50
kodiPlusings.pvr-hts: fix loading of plugin
...
The plugin was looking for pvr.hts.so.2.2.13, so as only pvr.hts.so was copied, the plugin would not load. This symlinks all variants of the name to the addons folder.
2016-03-20 17:03:12 +01:00
aszlig
985df3900d
chromium/common.nix: Remove unreferenced attrs
...
We're going to refactor things anyway, so let's first get rid of
everything that's not used anymore.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-03-20 17:01:58 +01:00
zimbatm
f48cde5b74
quassel: 0.12.2 -> 0.12.3
2016-03-20 15:55:17 +00:00
aszlig
6041cfe2af
chromium/source: Move update.nix to parent dir
...
We now should have only the default.nix left in the source directory and
we can start to factor out the pieces into the Chromium main derivation
attributes.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-03-20 16:53:08 +01:00
Joachim Fasting
f59998055b
ldm: fix build
...
There were two problems:
- because buildPhase is specified directly, preBuild ends up never being
executed; and
- the source is missing a header, resulting in an undefined reference error
2016-03-20 16:49:09 +01:00
aszlig
2d9a604907
chromium: Rename sources.nix to upstream-info.nix
...
The "sources.nix" also contains information about where to get binary
packages, so calling it "upstream-info.nix" fits better in terms of
naming.
Also, we're moving it away from the sources dir, because the latter will
soon vanish.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-03-20 16:48:54 +01:00
aszlig
d6b11ed722
chromium/source: Move patches into its own subdir
...
We're going to reference the patches in the Chromium main build rather
than applying it to the sources. So as a first step, this should keep
the patches away from the "source" subdirectory so we can make it flat.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-03-20 16:44:34 +01:00
joachifm
3273605aef
Merge pull request #14033 from joachifm/clfswm-broken
...
Mark clfswm as broken
2016-03-20 15:27:41 +00:00
Peter Simons
f3a068f8d6
Merge pull request #14078 from peterhoeg/bash_collision
...
bash-completion: remove collision
2016-03-20 16:26:27 +01:00
Sander van der Burg
7ed3dc6cfc
dysnomia: bump to version 0.5.1
2016-03-20 15:21:42 +00:00
Pascal Wittmann
097e20ccfe
python-radicale: user newer sqlalchemy version
2016-03-20 15:24:08 +01:00
Peter Hoeg
fa0c2c08a2
bash-completion: remove collision
...
nmcli is already provided by network-manager
2016-03-20 22:18:53 +08:00
Nikolay Amiantov
7185aefbbe
ioquake3: 2016-02-18 -> 2016-03-15
2016-03-20 17:07:31 +03:00
Peter Hoeg
afa4a27a25
dropbox-cli: minor refactoring to play nice with dropbox
...
We were previously getting collissions for the following
2 files with files from the dropbox package:
- bin/dropbox
- share/applications/dropbox.desktop
As a consequence the binary has been renamed to dropbox-cli and
the .desktop removed as it is redundant.
2016-03-20 21:16:49 +08:00
Pascal Wittmann
88a62b3aea
datamash: 1.0.6 -> 1.0.7
2016-03-20 13:23:31 +01:00
Pascal Wittmann
6ea546e3b9
entr: 3.2 -> 3.4
2016-03-20 13:23:31 +01:00
Vladimír Čunát
f9cae4f6dc
fpm: init at 1.4.0
...
/cc #14061 .
2016-03-20 11:56:07 +01:00
Brandon Kase
51eb1dce81
vim-plugins: add airline-themes
2016-03-20 02:31:24 -07:00
Eric Sagnes
9c029c3b05
anthy: add maintainer
2016-03-20 15:03:58 +09:00
Eric Sagnes
b27593276c
im-engines: use recurseIntoAttrs
2016-03-20 14:53:32 +09:00
Greyson
e379e4aa38
unifi: 4.7.6 -> 4.8.14
...
Includes upstream URL relocation.
2016-03-19 23:08:58 -04:00
zimbatm
621ed35991
xdg_utils: fixes #14060
2016-03-20 00:52:10 +00:00
zimbatm
af1e32acd3
xdg_utils: 1.1.0-rc3p46 -> 1.1.1
2016-03-20 00:52:09 +00:00
Tobias Geerinckx-Rice
ec8484734b
debian-devscripts: 2.16.1 -> 2.16.2
2016-03-20 01:22:13 +01:00
zimbatm
7850525e2c
Merge pull request #14003 from cstrahan/go-ide-packages
...
goPackages: add ide-like packages
2016-03-20 00:16:25 +00:00
zimbatm
008f170bcb
Merge pull request #14012 from peti/update-gnupg
...
Update default version of gnupg to 2.1.x
2016-03-20 00:05:15 +00:00
Lluís Batlle i Rossell
9b8b143c99
Missing path in prev commit
2016-03-20 00:47:12 +01:00
Peter Hoeg
c6a717d212
dynamic-colors: 2013-12-28 -> 0.2.1
2016-03-19 23:45:28 +00:00
Lluís Batlle i Rossell
e6e7de082d
Fixing icu for ARM with a patch from openembedded.
...
It failed with an "internal error".
2016-03-20 00:42:12 +01:00
zimbatm
a6c1481c66
foreman: init at 0.78.0
2016-03-19 22:47:52 +00:00
zimbatm
d9e60e4d43
htop: merge both implementations
...
htop 2.0+ is now cross-platform
2016-03-19 22:20:20 +00:00
zimbatm
5a64bc44ea
move all ruby modules to development/ruby-modules
2016-03-19 22:06:26 +00:00
zimbatm
3547ffa89f
ruby: remove unused patches
2016-03-19 22:04:12 +00:00
zimbatm
eccad06e23
remove unsed ruby-sqlite3 package
2016-03-19 22:04:12 +00:00
zimbatm
64fe2b5eb6
gitlab: remove unused parameter
2016-03-19 22:04:12 +00:00
zimbatm
06e4186f4e
Merge pull request #14061 from zimbatm/bundler-env-fix
...
bundlerEnv: fix wrapping of programs
2016-03-19 22:03:12 +00:00
Peter Simons
2a0b0dbdf2
Merge pull request #13932 from anderspapitto/distcc
...
distcc: 3.1 -> 2016-02-16
2016-03-19 22:57:36 +01:00
Anders Papitto
ac85f1ab4b
distcc: 3.1 -> 2016-02-16
...
3.1 is from 2008
2016-03-19 14:55:56 -07:00
Edward Tjörnhammar
dcf8c1573b
kodiPlugins.svtplay: 4.0.21 -> 4.0.23
2016-03-19 22:55:41 +01:00
Edward Tjörnhammar
cf40f1f8c6
kodiPlugins.steam-launcher: 3.1.1 -> 3.1.4
2016-03-19 22:55:20 +01:00
Edward Tjörnhammar
4422731542
kodiPlugins.salts: 2.0.6 -> 2.0.19
2016-03-19 22:55:07 +01:00
Edward Tjörnhammar
c871c625c0
kodiPlugins.hyper-launcher.{plugin,service}: init at 1.2.0
2016-03-19 22:54:52 +01:00
Edward Tjörnhammar
7d0b492731
kodiPlugins.pdfreader: init at 1.0.2
2016-03-19 22:54:37 +01:00
Edward Tjörnhammar
0f3618da1e
kodiPlugins: sort collection alphabetically
2016-03-19 22:54:18 +01:00
lukasepple
1dbf51416a
torbrowser: 5.5.3 -> 5.5.4
2016-03-19 21:56:57 +01:00
zimbatm
53c9edef34
bundlerEnv: fix wrapping of programs
...
Setting the GEM_PATH after ruby is started is not reliable enough. In
some cases rubygems would have already loaded and ignore these settings.
Fixes #14048
2016-03-19 20:25:34 +00:00
Charles Strahan
2802785675
Merge pull request #13975 from aespinosa/proper-script-gempaths
...
buildRubyGem: use Gem.use_paths to load gems
2016-03-19 16:15:50 -04:00
Jude Taylor
76947878cb
add xautoclick
2016-03-19 13:11:29 -07:00
Eelco Dolstra
455ec64d11
s3ql: 2.13 -> 2.17.1
2016-03-19 21:01:21 +01:00
Eelco Dolstra
497c828611
fuse: 2.9.3 -> 2.9.5
2016-03-19 21:01:20 +01:00
Tim Steinbach
4274edbe40
kernel: 3.14.63 -> 3.14.65
2016-03-19 18:29:40 +00:00
Tim Steinbach
bf41deb889
kernel: 3.12.55 -> 3.12.57
2016-03-19 18:27:41 +00:00
Tim Steinbach
6f5f855a2e
kernel: 3.10.99 -> 3.10.101
2016-03-19 18:25:24 +00:00
zimbatm
25122f05b0
Merge pull request #14037 from joachifm/lp_solve-broken
...
lp_solve: mark as broken
2016-03-19 18:22:05 +00:00
Pascal Wittmann
2dc1f2c934
perl-Cache-FastMmap: 1.40 -> 1.43
2016-03-19 18:59:15 +01:00
Pascal Wittmann
f53df327ac
perl-Plack: fix build
2016-03-19 18:59:15 +01:00
Pascal Wittmann
535c1f1f7a
perl-CSS-DOM: 0.15 -> 0.16
2016-03-19 18:59:15 +01:00
Sven Keidel
c2dc5a3e98
eclipse: add eclipse platform 4.5.2
2016-03-19 18:50:20 +01:00
Franz Pletz
b887b16a2c
pythonPackages.libvirt: 1.3.0 -> 1.3.2
2016-03-19 17:35:59 +01:00
Franz Pletz
3c060b93b6
lxd: 0.17 -> 2.0.0.rc4
2016-03-19 16:40:33 +01:00
Franz Pletz
87012e7321
pythonPackages.searx: 0.7.0 -> 0.8.1
...
The old version was broken.
2016-03-19 16:34:13 +01:00
Franz Pletz
e312a34775
libvirt: Add fpletz as maintainer
2016-03-19 16:33:49 +01:00
Franz Pletz
ff0cfc160f
libvirt: 1.3.0 -> 1.3.2
2016-03-19 16:32:52 +01:00
Joachim Fasting
9ae0e6633e
clfswm: mark as broken
...
This package has been broken for quite a long time. I attempted
to fix it, to no avail.
See also: https://hydra.nixos.org/build/33498133/nixlog/2/raw
2016-03-19 15:52:12 +01:00
Peter Simons
8ef926fcce
Merge pull request #14038 from sigma/t/version/git
...
git: 2.7.3 -> 2.7.4
2016-03-19 15:30:07 +01:00
joachifm
f9f65a5663
Merge pull request #14047 from Beauhurst/php_updates
...
php security updates (5.5.32 -> 5.5.33, 5.6.18 -> 5.6.19)
2016-03-19 13:26:31 +00:00
Pascal Wittmann
dd30fcd30a
sparsehash: 2.0.2 -> 2.0.3
2016-03-19 13:51:43 +01:00
Pascal Wittmann
15029ff44a
perl-Apache-LogFormat-Compiler: 0.13 -> 0.33
2016-03-19 13:27:54 +01:00
Pascal Wittmann
135ef9cc32
perl-POSIX-strftime-Compiler: init at 0.41
2016-03-19 13:27:31 +01:00
Pascal Wittmann
def056d770
perl-AppSqitch: 0.9993 -> 0.9994
2016-03-19 12:51:17 +01:00
Joachim Fasting
649c2cd027
lp_solve: mark as broken
...
See https://hydra.nixos.org/build/32393768/log/raw
2016-03-19 12:46:22 +01:00
Lluís Batlle i Rossell
41c05b47a0
Updating ts to 0.7.6.
2016-03-19 12:23:54 +01:00
Robert Scott
9f54f755a9
php: 5.5.32 -> 5.5.33 (security update)
2016-03-19 11:18:12 +00:00
Robert Scott
e4817b7d99
php: 5.6.18 -> 5.6.19 (security update)
2016-03-19 11:15:48 +00:00
Pascal Wittmann
9506f4de76
udunits: 2.1.14 -> 2.2.20
2016-03-19 12:08:58 +01:00
Pascal Wittmann
07601a08f2
unibilium: 1.1.2 -> 1.2.0
2016-03-19 12:01:22 +01:00
Pascal Wittmann
8d128f046d
xylib: 1.3 -> 1.4
2016-03-19 11:56:01 +01:00
Pascal Wittmann
de8cc270c1
filezilla: 3.16.0 -> 3.16.1
2016-03-19 11:20:12 +01:00
joachifm
ef9efd0d04
Merge pull request #14032 from pdalpra/patch-1
...
docker: 1.10.0 -> 1.10.3
2016-03-19 09:49:07 +00:00
joachifm
48665c855b
Merge pull request #14042 from taku0/firefox-bin-45.0.1
...
firefox-bin: 45.0 -> 45.0.1
2016-03-19 09:46:40 +00:00
Tim Cuthbertson
b8c26d9e73
pythonPackages.piep: init at 0.8.0
2016-03-19 17:45:53 +11:00
taku0
9aa6ca99e4
firefox-bin: 45.0 -> 45.0.1
2016-03-19 14:28:10 +09:00
Yann Hodique
31c317e09e
git: 2.7.3 -> 2.7.4
2016-03-18 18:07:33 -07:00
joachifm
7e48d80b7d
Merge pull request #14001 from romildo/new.catfish
...
catfish: init at 1.4.1
2016-03-19 00:19:31 +00:00
Joachim Fasting
3e1ec2b663
criu: fix build
...
Would fail due to -Werror; see
https://hydra.nixos.org/build/33217086/nixlog/2/raw
2016-03-18 23:39:03 +01:00
joachifm
bd4db4e91e
Merge pull request #13959 from ambrop72/power-fix
...
python-packages/power: Fix build due to falsely declared dependency.
2016-03-18 22:15:48 +00:00
joachifm
25a1e5d5f2
Merge pull request #14010 from yochai/master
...
mfcj470dw: fix missing file error
2016-03-18 22:08:23 +00:00
joachifm
59caca43c1
Merge pull request #14020 from Baughn/dosage
...
dosage: Init at 2016.03.17
2016-03-18 22:07:01 +00:00
Svein Ove Aas
f54d6fc697
dosage: Init at 2016.03.17
2016-03-18 23:03:35 +01:00
Arseniy Seroka
fba952024f
tzdata: 2016a -> 2016b
2016-03-19 00:23:45 +03:00
Nicolas B. Pierron
89f7dcaa21
Move all aliases into their own file.
2016-03-18 21:22:27 +00:00
Arseniy Seroka
4d82228a63
vim: 7.4.827 -> 7.4.1585
2016-03-19 00:21:27 +03:00
Eelco Dolstra
da390a48db
pngquant: 2.0.1 -> 2.6.0
...
Also remove meta.broken.
2016-03-18 22:13:57 +01:00
Pierre Dal-Pra
d97805ccd0
docker: 1.10.0 -> 1.10.3
2016-03-18 22:12:42 +01:00
Joachim Fasting
a8556bd5d7
flexcpp: patch all shebangs & fix installation
...
Using the original build recipe would result in an output
without the actual flexcpp binary.
2016-03-18 22:12:03 +01:00
Nikolay Amiantov
b1179bdbcf
haskellPackages.Agda: use older cpphs
...
Package requires cpphs < 0.20.0.
2016-03-18 23:32:26 +03:00
Arseniy Seroka
1fb354d1ab
Merge pull request #14008 from bzizou/scotch
...
scotch: init at 6.0.4
2016-03-18 22:50:20 +03:00
Tobias Geerinckx-Rice
5e08aec4c5
Merge pull request #14024 from gilligan/sauceconnect-4.3.14
...
sauce-connect: 4.3.13 -> 4.3.14
2016-03-18 20:30:44 +01:00
zimbatm
9c4b45fafe
Merge pull request #13601 from zimbatm/ruby-dev
...
ruby.dev
2016-03-18 19:05:45 +00:00
Yochai
e6b85e6b78
mfcj470dw: fix missing file error
2016-03-18 19:56:27 +02:00
Joachim Fasting
29668ba920
mongodb: fix build against boost-1.60
...
Apply patch from Arch Linux. Suggested by @wkennington.
2016-03-18 18:47:04 +01:00
José Romildo Malaquias
00b5bd3fb3
catfish: init at 1.4.1
2016-03-18 14:43:36 -03:00
José Romildo Malaquias
bb6d3f0b59
distutils_extra: 2.26 -> 2.39
2016-03-18 14:43:35 -03:00
Mathias Schreck
f59b01847b
sauce-connect: 4.3.13 -> 4.3.14
2016-03-18 18:30:10 +01:00
Edward Tjörnhammar
5bb0aa3bac
idea.idea-{community,ultimate}: 15.0.4 -> 2016.1
2016-03-18 18:26:23 +01:00
Joachim Fasting
8e359b2e21
bobcat: fix installation
...
Another hotfix for eae059b0b6
(I kind of jumped the gun on this one ...)
The `build install` command takes a positional argument
indicating which components to install; without it, nothing
is installed and the build fails to create the store output.
2016-03-18 18:22:27 +01:00
joachifm
1bc691b298
Merge pull request #14011 from bzizou/matheval
...
libmatheval: init at 1.1.11
2016-03-18 16:24:58 +00:00
Bruno Bzeznik Bruno.Bzeznik@imag.fr
259f9226e5
libmatheval: init at 1.1.11
2016-03-18 17:06:36 +01:00
Nicolas B. Pierron
1941c80610
rr: 4.0.3 -> 4.2.0
2016-03-18 16:01:14 +01:00
joachifm
8f0cd81708
Merge pull request #14014 from romildo/update.subtitleeditor
...
subtitleeditor: 0.41.0 -> 0.52.1
2016-03-18 15:00:14 +00:00
Moritz Ulrich
ea30f86814
btrbk: Init at 0.22.2
2016-03-18 14:53:19 +01:00
Johannes Bornhold
67b1acd989
mysql55: Allow to build on darwin
2016-03-18 14:23:14 +01:00
José Romildo Malaquias
9929ddd1a9
subtitleeditor: 0.41.0 -> 0.52.1
2016-03-18 09:29:10 -03:00
Tim Steinbach
a1dfa5f913
atom: 1.5.4 -> 1.6.0
2016-03-18 08:24:58 -04:00
José Romildo Malaquias
c0239360a4
gstreamermm 1.0: init at 1.4.3
2016-03-18 09:11:51 -03:00
Sander van der Burg
27e23486bb
fetchbower: quote parameter to prevent ambigious redirects if version specifiers have wildcards
2016-03-18 12:06:01 +00:00
Peter Simons
6c935046a7
splix: revert of revert of "2.0.0 -> svn-r315 version update"
...
This reverts commit e338d6a0fc
. I originally
reverted the update because it broke my Samsung printer. Now, it turns out that
this issue can be fixed by deleting and then re-creating the printer in CUPS to
update the driver.
It's possible that Gutenprints 'cups-genppdupdates' could remedy the situation
as well, but I had no chance to verify that since I don't use Gutenprint.
Closes https://github.com/NixOS/nixpkgs/issues/13734 .
2016-03-18 11:36:58 +01:00
Peter Simons
9c10ac957d
Update our default version of GnuPG from 2.0.x to 2.1.x.
...
This patch closes https://github.com/NixOS/nixpkgs/issues/4888 .
2016-03-18 11:06:22 +01:00
Peter Simons
ab450f8477
gnupg-2.1: add myself as maintainer plus minor cosmetic
2016-03-18 11:02:17 +01:00
Peter Simons
eadf39a16c
gnupg-2.1: drop unnecessary autoreconf hook from build
...
This change also prevents gnupg 2.1 from considering itself as an
unstable development version, which it is not.
2016-03-18 11:02:17 +01:00
Bruno Bzeznik Bruno.Bzeznik@imag.fr
75af59f8eb
scotch: init at 6.0.4
2016-03-18 10:54:41 +01:00
Sander van der Burg
83ba008914
Merge pull request #13974 from gilligan/node-5.9.0
...
nodejs: 5.8.0 -> 5.9.0
2016-03-18 09:52:17 +00:00
Franz Pletz
57f4646fd1
Merge pull request #14002 from sheenobu/collectd_inherit
...
libcollectdclient: make client derive from collectd package
2016-03-18 10:44:00 +01:00
Franz Pletz
cf230c0b37
Merge pull request #14004 from ebzzry/emem-0.2.14
...
emem: 0.2.13 -> 0.2.14
2016-03-18 10:40:51 +01:00
Ryan Scheel
d1e471dbaf
Remove dead link
...
The link being pointed to belongs to a domain that no longer exists. Just a bunch of spam there now.
2016-03-18 02:31:57 -07:00
Rommel M. Martinez
23cdd8e940
emem: 0.2.13 -> 0.2.14
2016-03-18 15:17:45 +08:00
Peter Simons
daa03b0229
configuration-hackage2nix.yaml: update list of broken Haskell builds
...
@gridaphobe, this affects your packages 'liquid-fixpoint', 'liquidhaskell', and
'target'.
2016-03-18 08:16:05 +01:00
Peter Simons
3689c34b31
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20160308-3-g8057d11 using the following inputs:
- Nixpkgs: 3b6870536f
- Hackage: f6dcb81d2a
- LTS Haskell: 6bcb171af7
- Stackage Nightly: fbf2e48e58
2016-03-18 08:16:05 +01:00
Charles Strahan
d53d5048d8
goPackages: add ide-like packages
...
This adds the following packages:
* errcheck
* gotool
* gometalinter
* motion
* shlex
2016-03-18 03:14:44 -04:00
Vladimír Čunát
2d72bc1402
sbcl: add purgeNixReferences
option ( close #13997 )
...
... to support creating executables portable to non-NixOS.
2016-03-18 08:07:13 +01:00
Tobias Geerinckx-Rice
fb6786de36
zpaq: 705 -> 706
...
Changes:
- Fixes handling of some corrupted archives.
- Conforms to new spec zpaq205.pdf.
- New man page.
- Add Makefile [and adapt Nix expression to use it].
2016-03-18 08:03:48 +01:00
Tobias Geerinckx-Rice
87ca9b9629
lynx: use full version
, ‘official’ URI & lib.optionals
2016-03-18 08:03:48 +01:00
Peter Simons
067f64469f
configuration-common.nix: drop obsolete override
2016-03-18 07:52:37 +01:00
Peter Simons
57af6102f8
configuration-hackage2nix.yaml: enable builds for jsaddle, Agda, and Leksah
2016-03-18 07:52:37 +01:00
Peter Simons
af81505c00
wrap-gapps-hook.sh: fix double inclusion guard
...
The simple "return" would not override the non-zero error code set by the
preceding test command, therefore aborting scripts running with "set -e".
2016-03-18 07:52:36 +01:00
Peter Simons
fb1f18b98c
haskell-jsaddle: fix build by disabling the test suite
2016-03-18 07:52:36 +01:00
Peter Simons
73d1d84e54
haskell-Agda: add necessary overrides for older versions to fix the LTS builds
2016-03-18 07:52:36 +01:00
obadz
a0f0a7191f
leksah: add the appropriate deps to enable running
2016-03-18 07:52:36 +01:00
Peter Simons
fe5d98d4c2
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20160308-3-g8057d11 using the following inputs:
- Nixpkgs: 8b2661d933
- Hackage: c6f8f98e57
- LTS Haskell: 6bcb171af7
- Stackage Nightly: fbf2e48e58
2016-03-18 07:52:31 +01:00
Joachim Fasting
3704901dc8
bobcat: patch all shebangs
...
Hotfix for eae059b0b6
Not really a regression, but it turns out that the man page
target requires shebang patching as well.
2016-03-18 04:32:56 +01:00
Sheena Artrip
0bffa2f1a9
libcollectdclient: make client derive from collectd package
...
collectd: split version and name
libcollectdclient: make client derive from collectd package
2016-03-17 23:26:09 -04:00
Joachim Fasting
dd177e62e3
flexcpp: 2.03.00 -> 2.04.00
2016-03-18 02:19:42 +01:00
Joachim Fasting
eae059b0b6
bobcat: 4.00.00 -> 4.01.04
...
Appears to fix https://hydra.nixos.org/build/33157535/nixlog/1/raw
2016-03-18 02:10:03 +01:00
joachifm
0c0ed5824a
Merge pull request #13989 from puffnfresh/package/hipchat
...
hipchat: 2.2.1388 -> 4.0.1631
2016-03-18 00:02:41 +00:00
Brian McKenna
411b4a1df1
hipchat: 2.2.1388 -> 4.0.1631
2016-03-18 10:47:03 +11:00
Robert Helgesson
b9f7bb15e5
perl-Hook-LexWrap: 0.24 -> 0.25
...
Also add meta section.
2016-03-17 22:27:48 +01:00
Pascal Wittmann
ccaa568071
intel-gpu-tools: 1.13 -> 1.14
2016-03-17 21:45:53 +01:00
Peter Simons
0d5de6d738
Merge pull request #13716 from hrdinka/update/b2
...
backblaze-b2: merge wtih b2 and update to 0.4.4
2016-03-17 19:49:34 +01:00
Peter Simons
73f53ddf9c
Merge pull request #11878 from lancelotsix/update_boost
...
pkgs.boost: 1.59 -> 1.60
2016-03-17 19:45:44 +01:00
Christoph Hrdinka
d8f2e6aa71
backblaze-b2: 0.3.10 -> 0.4.4
2016-03-17 19:30:04 +01:00
Christoph Hrdinka
0f2011c76c
b2: delete in favor of backblaze-b2
2016-03-17 19:30:04 +01:00
Peter Simons
5af4afb36b
Merge pull request #13856 from jraygauthier/jrg/update_doxygen_from_186_to_1811
...
doxygen: 1.8.6 -> 1.8.11
2016-03-17 19:15:28 +01:00
Michael Fellinger
bb59ba117d
bundix: 2.0.6 -> 2.0.8
2016-03-17 18:12:38 +01:00
Robin Gloster
62b28abd5b
Merge pull request #13993 from joachifm/julia-git-i686
...
julia-git: pass march=pentium4 for i686 targets
2016-03-17 17:22:34 +01:00
Robin Gloster
9b0b681158
Merge pull request #13994 from mboes/terraform
...
terraform: allow compiling with go-1.6 and above, not just go-1.6.
2016-03-17 17:21:36 +01:00
Robin Gloster
efbd3a5750
Merge pull request #13992 from teozkr/haproxy-1.6.4
...
haproxy: 1.5.14 -> 1.6.4
2016-03-17 17:20:49 +01:00
Mathieu Boespflug
24c9636898
terraform: allow compiling with go-1.6 and above, not just go-1.6.
2016-03-17 16:27:34 +01:00
Joachim Fasting
e5bbf35b68
julia-git: pass march=pentium4 for i686 targets
...
https://hydra.nixos.org/build/33235880/nixlog/1/raw
2016-03-17 16:15:04 +01:00
Peter Simons
b8635a2f45
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20160308-2-g1fd2040 using the following inputs:
- Nixpkgs: 5963f785c9
- Hackage: 918817d060
- LTS Haskell: 6bcb171af7
- Stackage Nightly: fbf2e48e58
Also update list of broken packages in configuration-hackage2nix.yaml.
2016-03-17 16:07:23 +01:00
Teo Klestrup Röijezon
ab29cfefab
haproxy: 1.5.14 -> 1.6.4
2016-03-17 16:04:03 +01:00
Joachim Fasting
c6d3a23cf6
apt-cacher-ng: 0.8.9 -> 0.9.1
...
Tested by doing sandboxed build & running the resulting
exectuable.
Note that sources for 0.8.9 are no longer available on
the Debian mirrors.
2016-03-17 15:59:39 +01:00
Tuomas Tynkkynen
cdef1cdd38
ARM stdenv: Update bootstrap tools
...
For some reason, the current bootstrap tools fail to build gettext:
init2.c:37: MPFR assertion failed: (64 - 0) == ((64 - 0)/8) * 8 && sizeof(mp_limb_t) == ((64 - 0)/8)
libxml/xpath.c: In function 'xmlXPathCompPathExpr':
libxml/xpath.c:10627:1: internal compiler error: Aborted
xmlXPathCompPathExpr(xmlXPathParserContextPtr ctxt) {
^
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html > for instructions.
make[5]: *** [libxml/libxml_rpl_la-xpath.lo] Error 1
I didn't investigate why this is the case but rebuilding the bootstrap
tools seems to help.
I used this old-ish WIP branch https://github.com/dezgeg/nixpkgs/commits/arm-bootstrap
since latest master has even more problems with cross-compiling anything.
(I will eventually push this stuff and make the ARM bootstraps build on hydra.)
2016-03-17 15:59:04 +02:00
Pascal Wittmann
57da3d86ff
Merge pull request #13990 from wizeman/u/upd-ocaml-containers
...
ocamlPackages.containers: 0.15 -> 0.16
2016-03-17 14:30:10 +01:00
Joachim Fasting
e524debaf0
indent: delete redundant preBuild
...
Builds fine for me without it. Also use https homepage url.
2016-03-17 14:18:30 +01:00
Domen Kožar
8e398a88a1
nixUnstable: point to latest 1.12pre
2016-03-17 13:03:36 +00:00
Arseniy Seroka
7099507c00
Merge pull request #13967 from bzizou/openmpi
...
openmpi: added infiniband support (ibverbs)
2016-03-17 16:55:14 +04:00
Arseniy Seroka
1d1ccfac7e
Merge pull request #13982 from cstrahan/go-sct
...
go-sct: init at 2016-01-11
2016-03-17 16:53:22 +04:00
Ricardo M. Correia
2e51c60b08
ocamlPackages.containers: 0.15 -> 0.16
2016-03-17 13:29:49 +01:00
Eelco Dolstra
aa6ab92d93
thunderbird: 38.6.0 -> 38.7.0
...
Lots of security fixes: https://www.mozilla.org/en-US/security/known-vulnerabilities/thunderbird/#thunderbird38.7
2016-03-17 13:24:39 +01:00
Eelco Dolstra
4b512321de
linux: 4.4.5 -> 4.4.6
...
CVE-2016-2143
2016-03-17 13:05:57 +01:00
Eelco Dolstra
6faa0aea88
linux: 3.18.27 -> 3.18.28
...
CVE-2016-2085
2016-03-17 13:05:13 +01:00
Robin Gloster
fde5087099
Merge pull request #13981 from sheenobu/libcollectd_client
...
libcollectdclient: init at 5.5.0
2016-03-17 12:33:38 +01:00
Robin Gloster
420bc33efa
Merge pull request #13984 from regnat/moreutils
...
moreutils : 0.57 -> 0.58
2016-03-17 12:19:28 +01:00
Domen Kožar
826eeec841
nghttp2: fix url
2016-03-17 10:56:24 +00:00
Emery Hemingway
174d5eac35
acoustidFingerprinter: fix taglib version check
2016-03-17 11:15:53 +01:00
Andrew Kelley
f86f957ae3
chromaprint: 1.2 -> 1.3.1
2016-03-17 10:58:15 +01:00
Théophane Hufschmitt
93856f36a2
moreutils : 0.57 -> 0.58
2016-03-17 08:54:36 +01:00
Charles Strahan
7475728593
mbpfan: 1.9.0 -> 1.9.1
2016-03-17 02:02:21 -04:00
Charles Strahan
610e2234dd
go-sct: init at 2016-01-11
...
Color temperature setting library and CLI that operates in a similar way
to f.lux and Redshift
2016-03-17 01:50:39 -04:00
Franz Pletz
b72d055aa6
Merge pull request #13951 from uralbash/pencil
...
pencil: 2.0.15 -> 2.0.18
2016-03-17 06:40:52 +01:00
Svintsov Dmitry
e8fb05f818
pencil: 2.0.15 -> 2.0.18
2016-03-17 10:06:52 +05:00
Franz Pletz
47df80e1bd
Merge pull request #13979 from NeQuissimus/kotlin101
...
kotlin: 1.0.0 -> 1.0.1
2016-03-17 05:44:57 +01:00
Sheena Artrip
6f4458d16f
libcollectdclient: init at 5.5.0
2016-03-17 00:00:05 -04:00
Franz Pletz
1cd99b1a48
gitlab: 8.5.5 -> 8.5.7
2016-03-17 03:39:16 +01:00
Tim Steinbach
9a9659e908
kotlin: 1.0.0 -> 1.0.1
2016-03-16 23:20:10 +00:00
Franz Pletz
2c19812cc9
Merge pull request #13952 from sheenobu/freeradius/modules
...
freeradius: optional dependency support, pcap and cap enabled
2016-03-16 23:50:36 +01:00
Ambroz Bizjak
492c826a5d
pythonPackages/power: 1.2 -> 1.4
...
This fixes the build both for Python 2.7 and 3.
2016-03-16 23:46:37 +01:00
Allan Espinosa
52b61dce47
buildRubyGem: use Gem.use_paths to load gems
...
After ruby initializes, rubygems no longer reads the GEM_PATH. Before,
we have the following scenario:
Gem.path # => ["a"]
ENV['GEM_PATH'] = ["b"]
Gem.path # => ["a"] # Still returns the same
Gem.use_paths is the documented way to create isolated environments as
documented in [1].
[1] http://www.rubydoc.info/github/rubygems/rubygems/Gem.use_paths
2016-03-16 17:28:02 -05:00
Mathias Schreck
cd38a38316
nodejs: 5.8.0 -> 5.9.0
2016-03-16 23:22:22 +01:00
Domen Kožar
c2013ea4ec
Merge pull request #13969 from mboes/terraform
...
terraform: init at 0.6.13.
2016-03-16 22:20:43 +00:00
Frederik Rietdijk
78ad3a1658
Merge pull request #13870 from NixOS/python-wip
...
Python: update pandas, and other packages
2016-03-16 18:05:27 -04:00
Frederik Rietdijk
cc11102858
pythonPackages.xarray: 0.7.0 -> 0.7.1
2016-03-16 17:55:53 -04:00
Frederik Rietdijk
700c8dc6d0
pythonPackages.pandas: 0.17.1 -> 0.18.0
2016-03-16 17:55:53 -04:00
Frederik Rietdijk
efd6e1884c
pythonPackages.pandas_17: init at 0.17.1
2016-03-16 17:55:52 -04:00
Frederik Rietdijk
8585441ae5
pythonPackages.pandas_18: init at 0.18.0
2016-03-16 17:55:52 -04:00
Frederik Rietdijk
f2d2d515ee
pythonPackages.xlrd: fix test runner
2016-03-16 17:55:52 -04:00
Frederik Rietdijk
896f5372be
pythonPackages.xlwt: init at 1.0.0
2016-03-16 17:55:52 -04:00
Frederik Rietdijk
c0114b3f63
pythonPackages.openpyxl: 2.3.0 -> 2.3.3
2016-03-16 17:55:51 -04:00