Vladimír Čunát
9be0c7d463
firefox: disable optimization hack (i686-linux)
...
It seems to build fine even without it, so the original reason doesn't
hold anymore:
https://github.com/NixOS/nixpkgs/commit/f4b5671b0d9e8904a4ad6b3fd85268
2016-03-16 10:05:09 +01:00
Joachim Schiele
f7446f69af
stardict-3.0.3: removed abandoned codebase; use goldendict instead
2016-03-16 09:16:31 +01:00
Sergey Mironov
b14a6f1f98
haskell-modules: fix conduit runtime dependency
2016-03-16 10:38:12 +03:00
Sheena Artrip
6e6f2b5e41
freeradius: optional dependency support, pcap and cap enabled
2016-03-16 03:15:55 -04:00
Sheena Artrip
0cae22a370
meta: Add sheenobu as maintainer for relevant packages.
...
freeradius: add sheenobu as maintainer
sipsak: add sheenobu as maintainer
2016-03-15 21:45:49 -04:00
Robin Gloster
3794654c00
Merge pull request #13948 from ebzzry/emem-0.2.13
...
emem: 0.2.12 -> 0.2.13
2016-03-16 01:40:55 +01:00
joachifm
4369f06ab5
Merge pull request #13934 from jraygauthier/jrg/update_plantuml_from_8012_to_8037
...
plantuml: 8012 -> 8037
2016-03-16 00:20:09 +00:00
Rommel M. Martinez
59e03ae85e
emem: 0.2.12 -> 0.2.13
2016-03-16 08:14:28 +08:00
Frederik Rietdijk
c7e448818f
pythonPackages.sphinxcontrib_plantuml: 0.5 -> 0.7, fix build
2016-03-15 18:57:16 -04:00
joachifm
d571eab4d0
Merge pull request #13943 from aespinosa/jenkins-1.653
...
jenkins: 1.652 -> 1.653
2016-03-15 22:14:40 +00:00
Allan Espinosa
d53c4be32e
jenkins: 1.652 -> 1.653
2016-03-15 15:19:48 -05:00
Eelco Dolstra
e2c426f719
b2: git-26.01.2016 -> 0.4.4
...
Also fix the dependency on Python.
2016-03-15 21:19:27 +01:00
Arseniy Seroka
f29c07b464
Merge pull request #13914 from kamilchm/heroku
...
heroku: FIX for node not found https://github.com/NixOS/nixpkgs/issu …
2016-03-15 22:44:29 +03:00
Pascal Wittmann
ba3153ee08
calibre: 2.52.0 -> 2.53.0
2016-03-15 18:56:41 +01:00
Ricardo M. Correia
56f7fb9a04
spl: 0.6.5.4 -> 0.6.5.5
2016-03-15 18:31:07 +01:00
Ricardo M. Correia
413062dff1
Merge pull request #13937 from kragniz/zfs-0.6.5.5
...
zfs: 0.6.5.4 -> 0.6.5.5
2016-03-15 18:30:51 +01:00
Pascal Wittmann
0146e01e58
tmsu: 0.6.0 -> 0.6.1
2016-03-15 18:17:04 +01:00
Pascal Wittmann
33825a29f4
farbfeld: 1 -> 2
2016-03-15 18:17:04 +01:00
Robin Gloster
2ac4dba0fb
Merge pull request #13909 from kragniz/linux-4.5
...
linux: add 4.5
2016-03-15 18:12:47 +01:00
Nikolay Amiantov
9488fee869
buildFHSEnv: add standard paths for compilers
2016-03-15 19:44:42 +03:00
Louis Taylor
e99eeb4c3f
zfs: 0.6.5.4 -> 0.6.5.5
2016-03-15 15:41:00 +00:00
Tim Steinbach
344f9672d0
oh-my-zsh: 2016-02-27 -> 2016-03-11
2016-03-15 10:34:10 -04:00
Raymond Gauthier
5e9a344e62
plantuml: 8012 -> 8037
...
Updated to latest stable version.
2016-03-15 09:10:20 -04:00
Kamil Chmielewski
918ed0b834
heroku: FIX for node not found https://github.com/NixOS/nixpkgs/issues/10298
2016-03-15 14:07:33 +01:00
joachifm
84f33c6edc
Merge pull request #13929 from joachifm/torbrowser-5_5_3
...
torbrowser: 5.5.2 -> 5.5.3
2016-03-15 13:02:18 +00:00
Peter Simons
f519187063
Add LTS Haskell version 5.6, 5.7, and 5.8.
2016-03-15 13:16:54 +01:00
Peter Simons
9f3ca09f94
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20160308 using the following inputs:
- Nixpkgs: 47c2c01ea7
- Hackage: 435f8156b7
- LTS Haskell: 6bcb171af7
- Stackage Nightly: a161c91389
Also, update the list of broken builds in configuration-hackage2nix.yaml.
2016-03-15 13:16:12 +01:00
Joachim Fasting
cd7242d09d
kdevplatform: disable parallel build
...
Hotfix for 1edb9b9558
Ref: https://github.com/NixOS/nixpkgs/pull/13843
2016-03-15 11:40:42 +01:00
Peter Simons
fdcd875b0e
anki: update sqlalchemy build input and clean up the expression
...
SQLAlchemy-0.9.9 was broken recently, probably because of an sqlite
update. So we just use the latest version.
The build expression used to take the entire package set as an argument,
which is poor style because it hides the true dependencies from the
interface. I've change the code to expect the appropriate individual
packages instead.
2016-03-15 10:59:12 +01:00
Ryan Trinkle
440b301d0a
Merge pull request #13931 from mightybyte/unix-compat-needs-libiconv
...
ghcjs: on Darwin, build unix-compat with libiconv
2016-03-15 01:11:02 -04:00
Doug Beardsley
a0ecf9cee2
ghcjs: on Darwin, build unix-compat with libiconv
2016-03-15 12:07:59 +08:00
Robin Gloster
ad0bf29e87
Merge pull request #13930 from grahamc/upgrade-activemq
...
activemq: 5.8.0 -> 5.13.2
2016-03-15 03:51:30 +01:00
joachifm
e1d451c8c5
Merge pull request #7596 from jraygauthier/jrg/brother_mfc7860dw
...
Brother MFC7860DW cups lpr wrapper drivers.
2016-03-15 02:06:59 +00:00
Graham Christensen
2be76d8b48
activemq: 5.8.0 -> 5.13.2
...
It seems Activemq was "split" in to 5.8.0 and 5.12.1 only to keep from
trampling someone on 5.8.0. This is to the point of not upgrading the
default, but making a new activemq attribute specific for 512.
As far as I can tell, there is no good reason to stay providing 5.8.0,
so this is the proposal to delete it.
Note: There are over 1,000 fixes between 5.9.0 to 5.13.2.
2016-03-14 20:56:07 -05:00
Raymond Gauthier
f4cc2c6fb7
brgenml1cupswrapper: init at 3.1.0-1
...
Brother generic cups wrapper over lpr driver
`brgenml1lpr` init at same version.
2016-03-14 21:54:57 -04:00
Joachim Fasting
665e79324e
torbrowser: 5.5.2 -> 5.5.3
2016-03-15 02:34:53 +01:00
Robin Gloster
d227d9a70e
Merge pull request #13928 from grahamc/mysql-connector
...
mysql_jdbc: 5.1.32 -> 5.1.38
2016-03-15 02:24:58 +01:00
Graham Christensen
dbf41ebee7
mysql_jdbc: 5.1.32 -> 5.1.38
2016-03-14 20:16:30 -05:00
joachifm
c807ff2ce7
Merge pull request #13926 from doshitan/update-tarsnap
...
tarsnap: 1.0.36.1 -> 1.0.37
2016-03-15 01:05:49 +00:00
Robin Gloster
6f982e13d5
Merge pull request #13924 from NeQuissimus/grsecurity445
...
grsecurity: 4.4.4 -> 4.4.5
2016-03-15 01:11:29 +01:00
zimbatm
d9cf99225b
rubygems: 2.4.8 -> 2.6.2
2016-03-14 23:46:01 +00:00
Tanner Doshier
ab1008014d
tarsnap: 1.0.36.1 -> 1.0.37
2016-03-14 17:56:48 -05:00
Louis Taylor
8bdee80d39
linux: add 4.5
2016-03-14 22:34:05 +00:00
zimbatm
19820e9a96
ruby: add a new .dev output to ruby derivations
...
The idea is to bundle ruby, bundler and bundix together. I was
having issues where bundler was installed with ruby 2.3.0 and I wanted to use
ruby 2.0.0.
With this change all the developer has to do is install `ruby_2_0_0.dev`
either in his environment or in a nix-shell.
2016-03-14 22:25:48 +00:00
zimbatm
4637cfa51f
bundler: 1.10.6 -> 1.11.2
2016-03-14 22:25:19 +00:00
zimbatm
86f1579266
ruby: install rubygems directly into the derivation
...
Having a separate rubygems package can lead to split-brain scenarios.
Since rubygems is designed to replace himself on a ruby installation,
let's do that.
2016-03-14 22:23:25 +00:00
joachifm
71655b0b69
Merge pull request #13843 from ambrop72/kdevelop-473
...
kdevelop: 4.7.1 -> 4.7.3
2016-03-14 21:30:12 +00:00
Tim Steinbach
a5d8256df4
grsecurity: 4.4.4 -> 4.4.5
2016-03-14 21:29:42 +00:00
Peter Simons
b7c8085c30
Merge pull request #13837 from peti/drop-old-postfix-versions
...
Drop support for postfix 2.x from Nixpkgs and NixOS.
2016-03-14 21:52:56 +01:00
Graham Christensen
2aae2af845
ilbc: extract-cfile.awk has fallen off the internet
...
Close #13923 .
2016-03-14 21:41:41 +01:00
Graham Christensen
c310cb9e46
graphite2: security update 1.2.4 -> 1.3.6 ( close #13918 )
...
CVE-2016-1977 CVE-2016-2790 CVE-2016-2791 CVE-2016-2792
CVE-2016-2793 CVE-2016-2794 CVE-2016-2795 CVE-2016-2796
CVE-2016-2797 CVE-2016-2798 CVE-2016-2799 CVE-2016-2800
CVE-2016-2801 CVE-2016-2802
vcunat fixed the tarball name and redirected to github.
2016-03-14 21:30:55 +01:00
Graham Christensen
f165334492
eduke32: 20150420-5160 moved to the old releases directory
...
Close #13922 .
2016-03-14 20:48:17 +01:00
Graham Christensen
2c8cb42c71
d4x: Update download URL to fedora, d4k.krasu.ru no longer exists
2016-03-14 20:48:17 +01:00
zimbatm
9504992e1d
Merge pull request #13897 from nbp/fix-ocaml-pkgs-platform
...
Ensure that we can evaluate the platform attribute of ocaml packages.
2016-03-14 19:25:40 +00:00
Vladimír Čunát
530214321d
tevent, ldb: security updates needed for samba
...
I managed to find no news or changelog on these,
so it's rather a black box to me, but it's clear that (some) bumps
were required for samba.
2016-03-14 19:46:39 +01:00
Tobias Geerinckx-Rice
2404cd4286
libpsl: list 2016-02-25 -> 2016-03-10
2016-03-14 19:18:43 +01:00
Tobias Geerinckx-Rice
a506ebf2ec
htop: add licence; myself as a de-facto maintainer
2016-03-14 19:18:43 +01:00
Tobias Geerinckx-Rice
561f93d59c
htop: fetchFromGitHub -> fetchurl
...
Just call `fetchurl` on the ‘official’ download link.
`fetchFromGitHub` was introduced in 54916ba
, and stayed around when
we moved back to a regular release. Which worked fine, but required
keeping `autoreconfHook` and some `postPatch` hackery which can now
both be dropped.
Thanks to @kragniz for drawing my attention to this.
2016-03-14 19:18:43 +01:00
Eelco Dolstra
06bebedf66
Merge pull request #13919 from grahamc/samba
...
samba: 4.3.1 -> 4.3.6 for CVE-2015-7560 CVE-2016-0771
2016-03-14 17:32:00 +01:00
Robin Gloster
c5b145f48f
Merge pull request #13894 from joachifm/fix-python-ntfy
...
Fix ntfy
2016-03-14 17:22:35 +01:00
Graham Christensen
ddbb28844d
stardict: 3.0.3 is broken by upstream deleting 3.0.3
2016-03-14 10:50:42 -05:00
Graham Christensen
b76f557887
g-wrap: Upstream sha256 changed
2016-03-14 10:50:42 -05:00
Graham Christensen
fb0fcdddd5
samba: 4.3.1 -> 4.3.6 for CVE-2015-7560 CVE-2016-0771
2016-03-14 10:50:39 -05:00
joachifm
94f7f756b0
Merge pull request #13855 from jraygauthier/jrg/update_smart_git_from_710_to_712
...
smartgit: 7.1.0 -> 7.1.2
2016-03-14 15:12:30 +00:00
Raymond Gauthier
62f47641b1
smartgithg: 7.1.0 -> 7.1.2
...
Also fixes broken download link.
2016-03-14 10:27:22 -04:00
Raymond Gauthier
aef5836e3c
doxygen: 1.8.6 -> 1.8.11
...
As per upstream change, now uses cmake.
Tested proper function of both `doxygen` and `doxygen_gui`.
2016-03-14 10:20:48 -04:00
Robin Gloster
0713c1c630
Merge pull request #13915 from joachifm/fix-sway
...
sway: fix build
2016-03-14 15:11:22 +01:00
Damien Cassou
4fd22b6a70
khal: add setuptools_scm to dependencies
...
This is required because vdirsyncer does not depend on it at runtime
anymore.
2016-03-14 14:41:07 +01:00
Eelco Dolstra
27af419541
Merge pull request #13896 from nbp/import-top-level
...
Replace references to all-packages.nix, by references to the top-level
2016-03-14 13:49:42 +01:00
Robin Gloster
ccbfe2dfd5
Merge pull request #13911 from DamienCassou/testing-vdirsyncer
...
Update vdirsyncer and add automated tests
2016-03-14 13:48:03 +01:00
Joachim Fasting
4a531165b5
pythonPackages.emoji: specify checkPhase
2016-03-14 13:30:50 +01:00
Robin Gloster
3f9b00c2d8
Merge pull request #13906 from Zer0-/gitlab_version_bump
...
Gitlab version bump
2016-03-14 13:29:13 +01:00
Nikolay Amiantov
363f024864
Merge pull request #13861 from abbradar/mjpg-streamer
...
mjpg-streamer: update and add NixOS service
2016-03-14 15:19:03 +03:00
Joachim Fasting
868082f616
sway: fix build
...
Building the manual requires docbook_xsl; in sandboxed environments,
the build would fail due to being unable to download missing docbook
resources.
Also include some minor improvements to the build recipe:
- use fetchFromGitHub
- move build-time dependencies to nativeBuildInputs
xref: https://github.com/NixOS/nixpkgs/pull/13900
2016-03-14 13:02:01 +01:00
Vincent Laporte
13c6b9ba85
zim: 0.63 -> 0.65
2016-03-14 12:06:18 +01:00
Vincent Laporte
456d16ff4b
verasco: init at 1.3
2016-03-14 12:06:18 +01:00
joachifm
cdd78ce133
Merge pull request #13874 from joachifm/transmission-cli
...
transmission: build transmission-cli
2016-03-14 10:25:25 +00:00
Arseniy Seroka
1c9b2ccdec
Merge pull request #13877 from sheenobu/freeradius/init
...
freeradius: init at 3.0.11
2016-03-14 13:04:51 +03:00
Vladimír Čunát
1df2a6431f
xdg-utils: replace commands more precisely
...
Fix #13904 , close #13908 .
Previously many messages got clobbered. Now it should be better.
The solution is still relatively hacky, but I don't see how to improve
it without doing lots of work.
2016-03-14 11:00:05 +01:00
Damien Cassou
32dcc5a31b
vdirsyncer: 0.9.0 -> 0.9.2
...
Also activate the automated testing
2016-03-14 09:59:27 +01:00
Damien Cassou
d373ef3508
pytest-subtesthack: init at 0.1.1
2016-03-14 09:59:04 +01:00
Damien Cassou
c3dac8f467
pytest-localserver: init at 0.3.5
2016-03-14 09:59:04 +01:00
Damien Cassou
fa50a1f117
Merge pull request #13876 from DamienCassou/add-hypothesis-3.1
...
Add hypothesis 3.1
2016-03-14 07:31:16 +01:00
Damien Cassou
4909c56b69
hypothesis: init at 3.1.0
2016-03-14 07:29:54 +01:00
Damien Cassou
94f1fe35f8
flaky: init at 3.1.0
2016-03-14 07:29:41 +01:00
Edward Tjörnhammar
7b5e5622c2
Merge pull request #13903 from jraygauthier/jrg/improv_retroarch_add_freedesktop_items_rebased
...
retroarch: improvements
2016-03-14 07:13:21 +01:00
Sheena Artrip
0bae05dacd
freeradius: init at 3.0.11
2016-03-14 01:50:44 -04:00
Tobias Geerinckx-Rice
11c486cd19
simple-scan: 3.19.91 -> 3.19.92
2016-03-14 03:42:12 +01:00
Raymond Gauthier
9be54a523e
retroarch: improvements
...
- Added missing freedesktop items (`*.desktop` and icon).
Note that for the moment, only added an `*.svg`
icon as was the only available. It does not give
us the best results (at least in xfce). We may decide
later on to extract the content of the `*.ico` instead
which is a bit more involved.
2016-03-13 20:05:01 -04:00
zimbatm
34721289d9
Merge pull request #10219 from jraygauthier/jrg/digikam_improvement_rebased_head
...
digikam: improvements
2016-03-13 23:57:24 +00:00
Nikolay Amiantov
305fa26005
Merge pull request #13850 from abbradar/e20
...
Update Enlightenment, rename e19 -> enlightenment, drop e16
2016-03-14 02:28:58 +03:00
Philipp Volguine
a2424fffd3
Gitlab package version 8.5.1 -> 8.5.5
...
-had to bump the versions on a few gem dependencies
2016-03-13 21:05:11 +00:00
Edward Tjörnhammar
7da494b8ae
qtox: 1.2.4 -> 1.3.0
2016-03-13 21:36:30 +01:00
Edward Tjörnhammar
e433a3015a
i2pd: 2.4.0 -> 2.5.1
2016-03-13 21:36:29 +01:00
Nicolas B. Pierron
72c6f8a140
Ensure that we can evaluate the platform attribute of ocaml packages.
2016-03-13 19:08:26 +00:00
zimbatm
ef7d2c0ecf
Merge pull request #13863 from hrdinka/fix/hs-blake
...
haskell-hs-blake2: fix dependency on libb2
2016-03-13 19:01:36 +00:00
Arseniy Seroka
42b7191499
Merge pull request #13867 from ericbmerritt/cuter-support
...
cuter: init at 0.1
2016-03-13 21:49:24 +03:00
zimbatm
94774a717b
Merge pull request #13889 from frlan/Update/Geany/1.27
...
geany: 1.26 -> 1.27
2016-03-13 18:29:18 +00:00
zimbatm
099d7dc1b8
Merge pull request #13878 from DamienCassou/offlineimap-6.7.0
...
offlineimap: 6.6.1 -> 6.7.0
2016-03-13 18:29:04 +00:00
zimbatm
da213dda15
Merge pull request #13857 from zimbatm/apache-http2
...
Apache HTTP/2
2016-03-13 18:28:17 +00:00
Nicolas B. Pierron
6313a5698a
Replace references to all-packages.nix, by references to the top-level of nixpkgs repository.
2016-03-13 18:25:52 +00:00
Frank Lanitz
9d34f2054d
geany: 1.26 -> 1.27
...
Also adding myself as list of maintainers
2016-03-13 18:41:08 +01:00
宋文武
93feb5d115
drop my maintainership ( close #13881 )
2016-03-13 18:39:01 +01:00
Joachim Fasting
56f8dd00b4
pythonPackages.ntfy: add missing inputs
...
Additionally needs emoji, sleekxmpp, and mock to build. Also change
to request2 for py3k support.
Fixes https://hydra.nixos.org/build/33157748
2016-03-13 18:20:00 +01:00
Joachim Fasting
0a227e59ee
pythonPackages.emoji: init at 0.3.9
...
Required by ntfy
2016-03-13 18:19:56 +01:00
Joachim Fasting
afe481e733
pythonPackages.sleekxmpp: 1.2.5 -> 1.3.1
...
Also re-enable for !python3; readme states 2.x is supported; builds for
me.
2016-03-13 18:19:37 +01:00
Frederik Rietdijk
f557df6074
Merge pull request #13891 from luispedro/fix_imread_webp
...
pythonPackages.imread: add webp support
2016-03-13 13:08:39 -04:00
Joachim Fasting
1b3d974c98
electrum: 2.6.1 -> 2.6.2
2016-03-13 16:58:41 +01:00
Luis Pedro Coelho
8be123e92f
pythonPackages.imread: add webp support
...
pkg-config needs to be present at build time for webp support to be
auto-detected by the build script.
2016-03-13 16:41:13 +01:00
Thomas Tuegel
d39b1db400
Merge pull request #13880 from acowley/juliamac
...
julia: darwin compatibility
2016-03-13 10:38:04 -05:00
zimbatm
27e5397282
Merge pull request #13886 from manveru/patch-2
...
bundix: 2.0.5 -> 2.0.6
2016-03-13 15:04:04 +00:00
Thomas Tuegel
f13a4b6b09
Merge pull request #13879 from acowley/suitesparse-dylib
...
suitesparse: build dylibs on darwin
2016-03-13 09:57:47 -05:00
Frederik Rietdijk
43df5707e7
Merge pull request #13885 from Beauhurst/django_1_8_11
...
django: 1.8.10 -> 1.8.11, 1.9.3 -> 1.9.4 security updates
2016-03-13 10:50:09 -04:00
Michael Fellinger
075b3b449d
bundix: 2.0.5 -> 2.0.6
...
Fixes issue caused by changed nix-prefetch-git output.
2016-03-13 13:59:38 +01:00
Robert Scott
6335907d2f
django: 1.8.10 -> 1.8.11, 1.9.3 -> 1.9.4 security updates
2016-03-13 12:54:51 +00:00
Evgeny Egorochkin
88ba7d8ecd
azure: package sdk and vhd tools for go
2016-03-13 13:57:31 +02:00
aszlig
c6834ab527
Merge pull request #13821 (update chromium)
...
This is just a minor upgrade, even though the commit message says it's
to major version 50. However, the CVEs listed there are for real, see
the following announcement:
http://googlechromereleases.blogspot.de/2016/03/stable-channel-update_8.html
The summary of updated packages:
stable: 49.0.2623.75 -> 49.0.2623.87
beta: 49.0.2623.75 -> 50.0.2661.26
dev: 50.0.2661.11 -> 50.0.2661.18
I've also added two commits, fixing the chdir() in the updater and
shutting up Python precompilation errors during the preBuild phase.
Tested on my Hydra at:
https://headcounter.org/hydra/eval/312166
2016-03-13 12:23:22 +01:00
aszlig
a62f100ec3
chromium/update.sh: Allow to be called out-of-tree
...
Changing the working directory to
pkgs/applications/networking/browsers/chromium is a bit annoying, so
let's make sure the script can be called from anywhere.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-03-13 12:22:18 +01:00
aszlig
f7e2171937
chromium/common: Shut up about precompiling .pyc's
...
The errors are completely non-fatal and only cause a particular file to
be not precompiled. Unfortunately this can lead to confusion to whether
these errors are real errors or not, so let's shut it up completely
because they're *not* real errors.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-03-13 12:22:18 +01:00
Sander van der Burg
443b25992f
Merge pull request #13868 from gilligan/node-5.8.0
...
nodejs: 5.7.1 -> 5.8.0
2016-03-13 12:21:02 +01:00
Joachim Fasting
f82a46cf58
fstar: 2016-01-12 -> 0.9.2.0
...
FStar has been broken for a while, due to its regression test failing.
Bump to the latest release, which is newer than the previous rev.
2016-03-13 09:41:24 +01:00
Anthony Cowley
889d6d11a3
julia: darwin compatibility
...
Along with PR #13879 , these patches let julia build and run on
darwin. Using an llvm with shared library support is an idea adopted from
a @pikajude comment here https://github.com/NixOS/nixpkgs/issues/10864
The libgit2 change is mechanical to pull in iconv on darwin.
The frameworks are referenced by julia's build system.
2016-03-13 04:18:16 -04:00
Anthony Cowley
f3a6f3e2f3
suitesparse: build dylibs on darwin
...
Makes the shared libraries usable on darwin so that, e.g., the Julia
compiler may be built.
2016-03-13 04:13:26 -04:00
Damien Cassou
8c660e0301
offlineimap: 6.6.1 -> 6.7.0
2016-03-13 08:44:53 +01:00
Damien Cassou
64633c2fff
hypothesis: rename before introducing v3
2016-03-13 08:19:04 +01:00
joachifm
2d01e94f2e
Merge pull request #13873 from rnhmjoj/mkvtoolnix
...
mkvtoolnix: fix failing build
2016-03-13 06:48:11 +00:00
Joachim Fasting
4393e6f619
transmission: build transmission-cli
...
As of version 2.92, transmission-cli is no longer built by default (it
is deprecated). This breaks the bittorrent vmtest. For now, explicitly
enable the cli.
2016-03-13 07:08:01 +01:00
joachifm
c386927d8b
Merge pull request #13813 from Beauhurst/django_nose_compat_hijack
...
Add django-hijack and dependencies (attempt 2)
2016-03-13 03:58:17 +00:00
joachifm
bd785b23a1
Merge pull request #13869 from acowley/suitemac
...
suitesparse: darwin compatibility
2016-03-13 03:26:50 +00:00
Anthony Cowley
9d1053dc6d
suitesparse: darwin compatibility
...
There is no librt on darwin, so it must be disabled.
2016-03-12 21:17:15 -05:00
Robert Scott
0899727f69
django_hijack: init at 2.0.7
2016-03-13 01:38:48 +00:00
rnhmjoj
615ea1e90c
mkvtoolnix: fix failing build
2016-03-13 01:10:03 +01:00
joachifm
423a65b0cd
Merge pull request #13822 from acowley/ffmpeg3
...
ffmpeg-full: 2.8.5 -> 3.0
2016-03-12 23:20:28 +00:00
Mathias Schreck
7533784f28
nodejs: 5.7.1 -> 5.8.0
2016-03-12 23:06:09 +01:00
joachifm
2896934e78
Merge pull request #13866 from acowley/x265
...
x265: 1.7 -> 1.9
2016-03-12 22:04:33 +00:00
Eric Merritt
98b4d19a0b
cuter: init at 0.1
2016-03-12 13:45:00 -08:00
Anthony Cowley
6bc1aed873
x265: 1.7 -> 1.9
...
Unblocks #13822
2016-03-12 16:24:06 -05:00
zimbatm
7133a3730c
Merge pull request #13851 from colemickens/update-libinput
...
libinput: 1.2.0 -> 1.2.1
2016-03-12 20:17:43 +00:00
Joachim Fasting
6da91e9e4a
dnscrypt-wrapper: refactorings
...
- use fetchFromGitHub
- move build deps to nativeBuildInputs
- use https for meta.homepage
2016-03-12 19:06:57 +01:00
Joachim Fasting
93efa92367
cppcheck: move build-time dependencies to nativeBuildInputs
2016-03-12 19:06:57 +01:00
Joachim Fasting
5d2ed453b3
unrtf: move build deps to nativeBuildInputs
2016-03-12 19:06:56 +01:00
Joachim Fasting
249d28b08c
minisign: move build deps to nativeBuildInputs
2016-03-12 19:06:56 +01:00
Joachim Fasting
098c04683a
scsh: move build deps to nativeBuildInputs
...
Also remove redundant inputs already implied by autoreconfHook.
2016-03-12 19:06:40 +01:00
Christoph Hrdinka
b10288eaa5
haskell-hs-blake2: fix dependency on libb2
...
`hs-blake2` currently wrongly depends on `pkgs.b2` which is an application
for backblazes storage service. This patch overrides it to link against
its correct native library `pkgs.libb2`.
2016-03-12 18:57:42 +01:00
Joachim Fasting
b3592d0b20
dnscrypt-proxy: refactorings
...
- move build deps to nativeBuildInputs
- use https urls
2016-03-12 18:53:28 +01:00
Joachim Fasting
60a6f4c3f1
macchanger: move build deps to nativeBuildInputs
...
Also inline redundant toplevel let bindings
2016-03-12 18:53:27 +01:00
Christoph Hrdinka
e06570fe6b
Merge pull request #13847 from devhell/mediainfo
...
{lib}mediainfo{-gui}: 0.7.82 -> 0.7.83
2016-03-12 18:28:27 +01:00
devhell
29a90dbc2b
{lib}mediainfo{-gui}: 0.7.82 -> 0.7.83
...
Built and tested locally.
From the changelog:
```
Version 0.7.83, 2016-02-29
+ HEVC: Maximum Content Light Level (MaxCLL) and Maximum Frame-Average
Light Level (MaxFALL), metadata mandated by CEA-861.3 for HDR support
+ HEVC: Mastering display color primaries and luminance (based on SMPTE
ST 2084), metadata mandated by CEA-861.3 for HDR support
+ HEVC: SMPTE ST 2048 and SMPTE ST 428-1 transfer characteristics
+ HEVC: Chroma subsampling location (indication of the location type
described in the HEVC spec)
+ MPEG-TS: ATSC Modulation Mode (Analog, SCTE_mode_1 aka 64-QAM,
SCTE_mode_2 aka 256-QAM, 8-VSB, 16-VSB)
+ #B981, MP4: support of buggy file having "hint" SubType
x HLS: better handling of media playlists having EXT-X-BYTERANGE
```
Additionally, some cleanup and package uses `autoreconfHook` now. Thanks
to @hrdinka for helpful pointers!
2016-03-12 17:22:01 +00:00
Arseniy Seroka
a25d2a7466
Merge pull request #13717 from zohl/banshee
...
[WIP] Banshee
2016-03-12 20:19:49 +03:00
Thomas Tuegel
3f5bf201d5
spotify: 1.0.23.93 -> 1.0.25.127
2016-03-12 10:40:23 -06:00
joachifm
53e96040c9
Merge pull request #13842 from tg-x/pax-utils-1.1.6
...
pax-utils: 1.1.1 -> 1.1.6
2016-03-12 16:39:35 +00:00
Nikolay Amiantov
84e8fece41
mjpg-streamer: 182 -> 2016-03-08
2016-03-12 18:52:58 +03:00
Nikolay Amiantov
0ba77c4cbd
octoprint-plugins.m3d-fio: 0.28.2 -> 0.29
2016-03-12 18:51:49 +03:00
zimbatm
eac89788da
apacheHttpd: add support for HTTP/2
...
In NixOS you can enable HTTP/2 like this:
services.httpd.extraModules = [ "http2" ];
services.httpd.extraConfig = ''
Protocols h2 http/1.1
'';
2016-03-12 15:31:23 +00:00
Ambroz Bizjak
1edb9b9558
kdevelop: 4.7.1 -> 4.7.3
2016-03-12 16:30:41 +01:00
joachifm
ab2b2670c8
Merge pull request #13860 from romildo/new.uget
...
uget: init at 2.0.5
2016-03-12 14:21:25 +00:00
devhell
7b32e5497c
libzen: 0.4.32 -> 0.4.33
...
Built and tested locally.
From the changelog:
```
Version 0.4.33, 2016-02-29
x File::Open(): using now FILE_APPEND_DATA on windows when append mode
is requested
x File::Open(): accept file names with * and ? characters on non-Windows
platforms
x Better MinGW and CygWin compatibility
x autogen.sh: Adding missing shebang
x Dir/Create: create the parents directory if not existing
```
Additionally, the package was cleaned up, now using `autoreconfHook` and
with some helpful pointers by @hrdinka.
2016-03-12 13:09:26 +00:00
José Romildo Malaquias
607ea3ef76
uget: init at 2.0.5
2016-03-12 10:05:49 -03:00
Robert Scott
fb26e993c5
django_compat: init at 1.0.8
2016-03-12 11:49:37 +00:00
Robert Scott
0f22f51d60
django_nose: init at 1.4.3
2016-03-12 11:48:47 +00:00
Nikolay Amiantov
2a288ad435
spin: add gcc to path
2016-03-12 14:13:42 +03:00
Allan Espinosa
b80f823789
unrar: build on darwin
2016-03-11 19:15:02 -06:00
Nikolay Amiantov
b4390eaac3
enlightenment.econnman: cleanup, use python wrapper
2016-03-12 03:40:43 +03:00
Nikolay Amiantov
42285cb36d
enlightenment.elementary: 1.16.1 -> 1.17.0
2016-03-12 03:40:31 +03:00
Nikolay Amiantov
94a2187cc0
enlightenment.emotion: 1.16.0 -> 1.17.0
2016-03-12 03:40:08 +03:00
Nikolay Amiantov
f09d15489e
enlightenment.evas: 1.16.0 -> 1.17.0
2016-03-12 03:39:36 +03:00
zimbatm
5e6798d7b7
Merge pull request #13849 from colemickens/update-azurecli
...
azure-cli: 0.9.15 -> 0.9.17
2016-03-12 00:32:54 +00:00
Cole Mickens
e17ff07c0b
libinput: 1.2.0 -> 1.2.1
2016-03-11 16:24:29 -08:00
Nikolay Amiantov
db090ce659
openbox: add platforms, split version
2016-03-12 03:19:37 +03:00
Nikolay Amiantov
eaab584a3f
python2Packages.pythonefl: 1.16.0 -> 1.17.0
2016-03-12 03:11:21 +03:00
Nikolay Amiantov
7fb2291f55
enlightenment.enlightenment: 0.20.3 -> 0.20.6
2016-03-12 03:10:47 +03:00
Nikolay Amiantov
3f6ad460e7
enlightenment.efl: 1.16.1 -> 1.17.0
2016-03-12 03:10:46 +03:00
Nikolay Amiantov
e358d9498c
e19: rename to enlightenment, drop old one
2016-03-12 03:10:37 +03:00
Cole Mickens
6e8db533ec
azure-cli: 0.9.15 -> 0.9.17
2016-03-11 16:00:20 -08:00
Graham Christensen
b2b8c1345a
tornadokick: Removed, missing upstream.
2016-03-11 15:54:55 -06:00
Graham Christensen
bdb1e5c73f
svn: convert sha1 to sha256
2016-03-11 15:54:55 -06:00
Graham Christensen
8f6be38247
giflib: convert md5 to sha256
2016-03-11 15:54:55 -06:00
Graham Christensen
1b556f9f46
docbook: convert md5 to sha256
2016-03-11 15:54:55 -06:00
Graham Christensen
e079de30ad
nixpart: pykickstart, pyblock: upgrade to sha256
2016-03-11 15:54:55 -06:00
Graham Christensen
57830093e7
pythonPackages: upgrade hashes to sha256
2016-03-11 15:54:55 -06:00
Graham Christensen
f822592598
pyusb: md5sum changed upstream?
2016-03-11 15:54:55 -06:00
Graham Christensen
00078e317e
libxkbdcommon: sha1 to sha256, also: upstream sha1 changed?
2016-03-11 15:54:54 -06:00
Graham Christensen
53d31634ed
pushbullet: 0.5.0 -> 0.10.0 because 0.5.0 doesn't exist upstream
2016-03-11 15:54:54 -06:00
Graham Christensen
c81118c76c
ntplib: 0.3.2 -> 0.3.3
2016-03-11 15:54:54 -06:00
tg(x)
f3e5ee51bd
pax-utils: https urls
2016-03-11 22:36:22 +01:00
Anthony Cowley
2f6f3c7b55
ffmpeg-full: 2.8.5 -> 3.0
...
Also changes the homepage URL to https.
2016-03-11 15:14:52 -05:00
Arseniy Seroka
329addf0b3
Merge pull request #13831 from lancelotsix/update_darktable2
...
pkgs.darktable: 2.0.0 -> 2.0.2
2016-03-11 22:37:15 +03:00
Arseniy Seroka
bbe1adaf75
Merge pull request #13841 from eskimor/add-git-crypt
...
pkgs: Made git-crypt installable
2016-03-11 22:36:00 +03:00
Domen Kožar
2d38f13f4c
Merge pull request #13836 from kevincox/mesos-sh
...
mesos: Patch more executable paths.
2016-03-11 19:27:07 +00:00
tg(x)
184aca3907
pax-utils: 1.1.1 -> 1.1.6
2016-03-11 20:22:17 +01:00
Markus Hauck
7b09191563
jo: init at 1.0
2016-03-11 19:33:13 +01:00
joachifm
cc3cd8ba0e
Merge pull request #13538 from leenaars/rimshot
...
rimshot: init at 1.0
2016-03-11 17:22:32 +00:00
Robert Klotzner
4eaffab2f3
pkgs: Made git-crypt installable
2016-03-11 18:16:15 +01:00
Michiel Leenaars
d73dfd2780
rimshot: init at 1.0
2016-03-11 17:42:07 +01:00
joachifm
7c73dc227b
Merge pull request #13830 from Chattered/fix/emacs-w3m
...
emacs-w3m: fix reference to env variable
2016-03-11 16:10:16 +00:00
Peter Simons
c73a22aed5
Drop support for dovecot 2.1.x from Nixpkgs and NixOS.
...
Version 2.2.x has been stable for a long time; let's give up support for
the obsolete version.
2016-03-11 16:03:09 +01:00
Peter Simons
24fe7bab08
Drop support for postfix 2.x from Nixpkgs and NixOS.
...
Version 3.x has been stable for a long time; let's give up support for
the obsolete versions.
2016-03-11 16:01:43 +01:00
Peter Simons
ce6a1a6cea
Revert "Drop support for postfix 2.x from Nixpkgs and NixOS."
...
This reverts commit a889c683dd
. Sorry, I
pushed to the wrong branch. :-(
2016-03-11 16:00:49 +01:00
Vladimír Čunát
ab0bc1ecaf
symlinkJoin: preferLocalBuild && !allowSubstitutes
2016-03-11 15:59:18 +01:00
Peter Simons
a889c683dd
Drop support for postfix 2.x from Nixpkgs and NixOS.
...
Version 3.x has been stable for a long time; let's give up support for
the obsolete versions.
2016-03-11 15:58:03 +01:00