Commit Graph

82733 Commits

Author SHA1 Message Date
Frederik Rietdijk
827861f4b4 Merge pull request #20038 from magnetophon/zita-resampler
zita-resampler: 1.3.0 -> 1.6.0
2016-11-02 13:26:08 +01:00
Frederik Rietdijk
f64933596c Merge pull request #20083 from magnetophon/libjack2-git
libjack2-git: 2015-09-03 -> 2016-08-18
2016-11-02 12:53:45 +01:00
Bart Brouns
d315ca4080 libjack2-git: 2015-09-03 -> 2016-08-18 2016-11-02 12:51:22 +01:00
Bart Brouns
22b74e3535 qjackctl: 0.4.2 -> 0.4.3 2016-11-02 12:24:10 +01:00
Graham Christensen
cd67a0aada
tre: add patch for CVE-2016-8859 2016-11-02 11:55:39 +01:00
Robert Helgesson
68f2bc8fb3
perl-Image-Info: 1.38 -> 1.39
Fixes information disclosure security issue. See
https://lwn.net/Vulnerabilities/704702/.
2016-11-02 11:48:06 +01:00
Frederik Rietdijk
e1939ed056 konversation: 1.6.1 -> 1.6.2 2016-11-02 10:43:44 +01:00
Frederik Rietdijk
d32b95c966 kile: 2016-07-25 -> 2016-10-24 2016-11-02 10:43:44 +01:00
Eelco Dolstra
1e1609da6a curl: 7.50.3 -> 7.51.0
Fixes 11 CVEs:

https://curl.haxx.se/changes.html#7_51_0
2016-11-02 10:38:17 +01:00
Arseniy Seroka
4ae2a59aaa Merge pull request #20060 from jokogr/u/samsung-unified-linux-driver-4.01.17
samsung-unified-linux-driver: add 4.01.17
2016-11-02 11:42:47 +03:00
Arseniy Seroka
21163a9c12 Merge pull request #20074 from peterhoeg/u/dropbox
dropbox: 12.4.22 -> 13.4.21
2016-11-02 11:41:59 +03:00
Peter Simons
382f97ecc2 Merge pull request #20061 from Profpatsch/haskell-libsystemd-journald
haskellPackages: fix libsystemd-journal
2016-11-02 08:18:27 +01:00
Joachim F
1ec0855c20 Merge pull request #20048 from jokogr/u/syncthing-inotify-0.8.4
syncthing-inotify: 0.8.3 -> 0.8.4
2016-11-02 01:34:04 +01:00
Profpatsch
83317f7d04 haskellPackages: fix libsystemd-journal 2016-11-02 01:11:10 +01:00
Eelco Dolstra
5926192e55 blender: 2.78 -> 2.78a 2016-11-01 22:52:48 +01:00
Eelco Dolstra
5ecb427368 cudatoolkit: Add 8.0.44 2016-11-01 22:52:26 +01:00
Bjørn Forsman
03200ab74b sg3_utils: 1.31 -> 1.42 2016-11-01 22:34:41 +01:00
Peter Simons
0b180d1ca4 bind: update to 9.10.4-P4 to fix CVE-2016-8864 2016-11-01 22:16:26 +01:00
Domen Kožar
ec2ca34933 Merge pull request #20022 from teh/altair
Altair
2016-11-01 22:15:51 +01:00
Domen Kožar
d6247cf560 Merge pull request #20067 from teh/updates-1
Updates 1
2016-11-01 22:14:19 +01:00
Ambroz Bizjak
7940692801 ksysguard: Add required qtwebkit dependency.
Without this the only the daemon would be built without a GUI.
2016-11-01 20:54:22 +01:00
Tom Hunger
a1b80797c4 partd: 0.3.3 -> 0.3.6 2016-11-01 17:40:07 +00:00
Peter Simons
fac1168816 callHackage: make 'all-cabal-hashes' repository overridable
This commit changes callHackage to use a deterministic version of the Hackage
checkout from https://github.com/commercialhaskell/all-cabal-hashes by default.
This means that packages uploaded to Hackage after today will be available to
callHackage only after "pkgs/data/misc/hackage/default.nix" has been updated.

People who want the previous behavior where we always had the latest version of
Hackage available -- at the cost of frequent downloads from Github --, can add
the following override to their "~/.nixpkgs/config.nix" file:

  {
    packageOverrides = super: {
      all-cabal-hashes = builtins.fetchTarball "https://github.com/commercialhaskell/all-cabal-hashes/archive/hackage.tar.gz";
    };
  }
2016-11-01 18:35:19 +01:00
Ioannis Koutras
270365a1ee samsung-unified-linux-driver: add 4.01.17 2016-11-01 19:19:53 +02:00
Joachim Fasting
0607fa1874
gnubg: fix build
Presumably, readline used to be propagated from one of the other inputs
but is no longer (the build succeeds on 16.09 but is unable to locate
readline.h on master).

https://hydra.nixos.org/build/42761215
2016-11-01 16:35:19 +01:00
Tim Steinbach
ba9c422caa Merge pull request #20057 from joachifm/encfs
encfs: 1.8.1 -> 1.9.1
2016-11-01 11:17:16 -04:00
Thomas Tuegel
cfbb419cb1
zotero: remove ttuegel from maintainers
I don't use Zotero at all anymore, and the Firefox plugin was much more
reliable than the standalone version in my experience.
2016-11-01 10:04:58 -05:00
Joachim Fasting
0ee7d1ea4e
encfs: 1.8.1 -> 1.9.1
Packaging changes
- Uses cmake
- Removes depends on rlog and boost, uses tinyxml to parse xml

Note that the encfssh utility is disabled, it requires patching to
work (and didn't work in previous versions of the package, either).
Better to leave it unusable until fixed.
2016-11-01 15:57:29 +01:00
Joachim Fasting
98d1bb9e6e
tinyxml-2: 3.0.0 -> 4.0.1 2016-11-01 15:57:18 +01:00
Dan Peebles
3f61621354 pythonPackages.cached-property: works on Darwin 2016-11-01 10:13:33 -04:00
Peter Simons
5b5a0c276e Merge pull request #20051 from joachifm/jailbreak-dataenc
haskellPackages.dataenc: jailbreak
2016-11-01 14:43:54 +01:00
Tim Steinbach
dc04a8e49d Merge pull request #19980 from cko/cleanup_node_packages
node-packages: update & cleanup
2016-11-01 09:20:26 -04:00
Tim Steinbach
79424a0c7f Merge pull request #19984 from sternenseemann/license-clash
groovy: no easily conflicting files in top-level (#19872)
2016-11-01 09:09:35 -04:00
Tim Steinbach
8746289295 Merge pull request #20036 from mdorman/emacs-updates
Emacs package updates
2016-11-01 09:08:19 -04:00
Tim Steinbach
5f06572c37 Merge pull request #20043 from magnetophon/guitarix
guitarix: 0.35.1 -> 0.35.2
2016-11-01 09:07:09 -04:00
Tim Steinbach
b2e6068b66 Merge pull request #20002 from ambrop72/kdevelop-5.0.2
kdevelop: 5.0.0 -> 5.0.2
2016-11-01 09:05:56 -04:00
Tim Steinbach
658bb4994f Merge pull request #20023 from stesie/idea-updates-5
Update IntelliJ Toolbox
2016-11-01 09:04:32 -04:00
Tim Steinbach
b99928b477 Merge pull request #20032 from jokogr/u/skrooge2-2.5.0
skrooge2: 2.4.0 -> 2.5.0
2016-11-01 09:04:09 -04:00
Tim Steinbach
47623f7b88 Merge pull request #20044 from magnetophon/helm
helm: 0.6.1 -> 0.8.6
2016-11-01 09:03:53 -04:00
Tim Steinbach
23a6453ed1 Merge pull request #20050 from mstarzyk/obnam
obnam: 1.19.1 -> 1.20.2
2016-11-01 09:03:24 -04:00
Tim Steinbach
874abe694a
linux: 4.8.5 -> 4.8.6 2016-11-01 08:58:53 -04:00
Tim Steinbach
e6483ec425 Merge pull request #20052 from NeQuissimus/scala_2_12_0_fix
scala: Fix hash
2016-11-01 08:55:40 -04:00
Tim Steinbach
33aac6e4c9
scala: Fix hash 2016-11-01 08:54:53 -04:00
Ioannis Koutras
09465c9f7a syncthing-inotify: fix building on darwin 2016-11-01 14:54:21 +02:00
Joachim Fasting
31f8367c67
haskellPackages.dataenc: jailbreak
Relaxes overly strict bounds on base (3 > && < 4.8).  The dataenc
package is unmaintained so there is no corresponding upstream issue.
2016-11-01 13:30:50 +01:00
Daniel Peebles
1fa9d99776 Merge pull request #20046 from copumpkin/omg-test
Remove obsolete versions of db
2016-11-01 08:16:55 -04:00
Maciek Starzyk
70bf493185 obnam: 1.19.1 -> 1.20.2 2016-11-01 13:00:52 +01:00
Arseniy Seroka
5b8b918771 Merge pull request #20045 from magnetophon/LV2plugins
Lv2plugins
2016-11-01 14:31:04 +03:00
Daiderd Jordan
f84e2efcfd Merge pull request #20018 from adnelson/use_basename_docker
docker.buildUtils: use baseNameOf to allow for slashes in name
2016-11-01 12:29:28 +01:00
Shea Levy
2dbaf3a336 lksctp-tools: init at 1.0.17 2016-11-01 07:28:41 -04:00
Rickard Nilsson
6bbdad7d11 haskell-xxhash: Use doJailbreak instead of sed 2016-11-01 11:34:14 +01:00
Ioannis Koutras
5f60295b02 syncthing-inotify: 0.8.3 -> 0.8.4 2016-11-01 12:32:22 +02:00
Eelco Dolstra
ef1a188e07 linux: 4.4.28 -> 4.4.30 2016-11-01 11:31:00 +01:00
Rickard Nilsson
58707589d2 haskell-xxhash: fix build with GHC 8.x 2016-11-01 11:01:51 +01:00
Peter Hoeg
9cd790cffc dropbox: 12.4.22 -> 13.4.21 2016-11-01 14:09:35 +08:00
Dan Peebles
50874525d1 db47: remove outdated version 2016-11-01 03:18:01 +00:00
Dan Peebles
89915f8206 db45: remove outdated version 2016-11-01 03:10:13 +00:00
Dan Peebles
e41d2a8306 db44: remove outdated version 2016-11-01 03:06:57 +00:00
Bart Brouns
067e3dcbf1 yoshimi: 1.3.8.2 -> 1.4.1 2016-11-01 02:57:27 +01:00
Bart Brouns
3d5a6763e1 synthv1: 0.7.1 -> 0.7.6 2016-11-01 02:56:18 +01:00
Bart Brouns
a1e0dea396 swh_lvs: git 2013-05-17 -> 1.0.16 2016-11-01 02:54:25 +01:00
Bart Brouns
2515a9e6b7 samplv1: 0.7.1 -> 0.7.6 2016-11-01 02:52:20 +01:00
Bart Brouns
d4b6b1c108 eq10q: 2.0 -> 2.1 2016-11-01 02:51:01 +01:00
Bart Brouns
db1a7523b4 drumkv1: 0.7.1 -> 0.7.6 2016-11-01 02:48:20 +01:00
Bart Brouns
a2886e779e drumgizmo: 0.9.10 -> 0.9.11 2016-11-01 02:46:39 +01:00
Bart Brouns
26686a4f9b helm: 0.6.1 -> 0.8.6 2016-11-01 02:28:34 +01:00
Bart Brouns
0d16b3fe59 guitarix: 0.35.1 -> 0.35.2 2016-11-01 02:20:46 +01:00
Bart Brouns
2d62522c53 ardour5: add dummy backend, so Ardour Session Utilities get built 2016-11-01 02:10:35 +01:00
Bart Brouns
d525f2062f audacity: add jack and lv2 capabilities 2016-11-01 02:03:41 +01:00
Bart Brouns
a8a1449b1c zita-resampler: 1.3.0 -> 1.6.0 2016-11-01 01:36:09 +01:00
Michael Alan Dorman
aa1572e741 melpa-packages: 2016-10-31
renamed:
 - cssfmt -> stylefmt
 - git-blame -> git-blamed

removed from melpa:
 - colorsarenice-theme
 - marmalade
 - org-pandoc
 - stekene-theme

repository unavailable:
 - matrix-client
2016-10-31 20:21:59 -04:00
Michael Alan Dorman
3a8f4624d7 melpa-stable-packages: 2016-10-31
removed from melpa:
 - colorsarenice-theme
 - marmalade
 - stekene-theme
2016-10-31 20:21:58 -04:00
Michael Alan Dorman
b4f7993618 org-packages: 2016-10-31 2016-10-31 20:21:58 -04:00
Michael Alan Dorman
d9e1651911 elpa-packages: 2016-10-31 2016-10-31 20:21:58 -04:00
John Wiegley
ecbb932957 Merge pull request #19696 from TikhonJelvis/electron-osx
Electron: Added support for OS X.
2016-10-31 16:53:30 -07:00
Joachim F
8f680da009 Merge pull request #20034 from rnhmjoj/bdf2psf
bdf2psf: 1.148 -> 1.152
2016-11-01 00:38:21 +01:00
Joachim F
d0ba0b4769 Merge pull request #20030 from rnhmjoj/imv
imv: 2.1.2 -> 2.1.3
2016-11-01 00:37:30 +01:00
Joachim F
a2e77d19bc Merge pull request #20031 from rnhmjoj/vapoursynth
Vapoursynth updates
2016-11-01 00:34:27 +01:00
John Wiegley
a12f3d232d
coqPackages.fiat_HEAD: New package for Coq 8.4pl6 and 8.5pl2 2016-10-31 16:22:04 -07:00
rnhmjoj
80918cad0b
bdf2psf: 1.148 -> 1.152 2016-10-31 23:52:49 +01:00
Ioannis Koutras
b850914355 skrooge2: 2.4.0 -> 2.5.0 2016-11-01 00:33:35 +02:00
Dan Peebles
d0bb7f0c53 ruby: remove unnecessary runtime dependency on groff 2016-10-31 22:16:26 +00:00
Ben Gamari
22cc5407cd gcc-cross-wrapper: Fix include path
Include files are typically in the libc package's `dev` output but previously `-isystem` was looking in `out`, resulting in my cross-compilation environment not finding its include files.
2016-10-31 23:44:03 +02:00
Yochai Meir
f9f7461ed3 texstudio: 2.11.0 -> 2.11.2 2016-10-31 23:40:18 +02:00
Bjørn Forsman
ee40829097 borgbackup: 1.0.7 -> 1.0.8 2016-10-31 22:25:50 +01:00
rnhmjoj
9aeb730822
imv: 2.1.2 -> 2.1.3 2016-10-31 22:12:04 +01:00
rnhmjoj
4edef3d229
vapoursynth: 33.1 -> 35 2016-10-31 22:05:48 +01:00
rnhmjoj
16cc856c27
zimg: 2.2.1 -> 2.3 2016-10-31 22:00:03 +01:00
rnhmjoj
2d16ff4dc7
vapoursynth-mvtools: 16 -> 17 2016-10-31 21:55:26 +01:00
zraexy
e675b2c0de streamlink: 1.14.0-rc1 -> 0.0.2
Update streamlink to 0.0.2
1.14.0-rc1 was not an official release
2016-10-31 20:07:49 +02:00
Ricardo M. Correia
3c6e0f1207 Merge pull request #19901 from vbgl/ocaml-containers-20
Update ocamlPackages.{gen,sequence,containers}
2016-10-31 18:36:37 +01:00
Michael Raskin
f6c61ebe3d blobby: wrap to create the configs in $HOME without user actions 2016-10-31 18:37:57 +01:00
Stefan Goetz
ea92304a6a youtube-dl: 2016-10-25 -> 2016-10-31 (#20021) 2016-10-31 18:18:06 +01:00
Tom Hunger
bca7914a44 altair: init at 1.0.0 2016-10-31 17:01:11 +00:00
Tom Hunger
5142165d80 vega: init at 0.4.4 2016-10-31 17:01:10 +00:00
Stefan Siegl
682c4c40a4 idea.phpstorm: 2016.2.1 -> 2016.2.2 2016-10-31 17:49:44 +01:00
Stefan Siegl
bca319d58d idea.ruby-mine: 2016.2.4 -> 2016.2.5 2016-10-31 17:47:50 +01:00
Frederik Rietdijk
a01d7d131e mercurial: use mkPythonDerivation
since we don't want to use `--prefix PYTHONPATH` since it leaks
PYTHONPATH.
2016-10-31 16:54:33 +01:00
Lancelot SIX
8617a068b8 pythonPackages.mezzanine: Fix template project
This makes sure that the template project can be used and updated.
Otherzise files copied from the store stay readonly and cannot be
updated during the generation process.
2016-10-31 16:38:45 +01:00
Lancelot SIX
0f7decd012 pythonPackages.django_1_6: disable for python >= 3.4
django 1.6 does not support python>=3.4
2016-10-31 16:38:44 +01:00
Test
ca5fda39dc docker.buildUtils: use baseNameOf to allow for slashes in name 2016-10-31 10:11:48 -05:00
Lancelot SIX
830a9bf4fb pythonPackages.filebrowser_safe: disable tests
The distribution do not seem to include tests, and fails when trying to
run them
2016-10-31 15:27:25 +01:00
Franz Pletz
aa2b8d25d6 Merge pull request #19931 from mguentner/ipfs_update
ipfs: i20160112 -> 0.4.4, fetchgx
2016-10-31 14:42:05 +01:00
Franz Pletz
c4f54821eb
darkice: fix and simplify dependencies 2016-10-31 14:38:13 +01:00
Franz Pletz
cbd4c9f78b
iputils: install manpage for traceroute6 2016-10-31 14:33:59 +01:00
Franz Pletz
bf88b99785
aubio: 0.4.1 -> 0.4.3 2016-10-31 14:33:55 +01:00
Christine Koppelt
e9d5920272 redis: 3.2.3 -> 3.2.5 2016-10-31 14:33:15 +01:00
Graham Christensen
5022978474
Revert "http-parser: Broken on Darwin"
This reverts commit ea14f5c86d.

LnL on IRC says it builds without without CommandLineTools, and
disabling this on darwin breaks large swaths of packages. In
particular we're seeing all of rust broken.

We're not sure why it was broken on hydra, but we're pretty sure
disabling it straight out was the wrong fix.
2016-10-31 09:30:39 -04:00
Thomas Tuegel
b0bc029f80 Merge pull request #20010 from zraexy/qtwebengine-fix
qt56.qtwebengine, qt57.qtwebengine: make them build
2016-10-31 08:03:27 -05:00
Edward Tjörnhammar
f7ad0c0fd5 Merge pull request #19675 from edwtjo/dictd-touchup
Dictd touchup
2016-10-31 13:08:57 +01:00
sternenseemann
ce90d09404 groovy: no easily conflicting files in top-level (#19872) 2016-10-31 10:52:34 +01:00
koral
c76f50fec6 asciidoctor: 1.5.4 -> 1.5.5 2016-10-31 10:15:18 +01:00
vbgl
7f241baaaf Merge pull request #19902 from dtzWill/update/yices
yices: 2.3.1 -> 2.5.1
2016-10-31 09:35:21 +01:00
zraexy
c15f3a8bbe qt57.qtwebengine: make it build
This is an updated version of #16561 with added qt.conf to fix QtWebEngineProcess not being able to find locales copied to 5.7
2016-10-30 16:43:13 -08:00
zraexy
cfda4310d6 qt56.qtwebengine: make it build
This is an updated version of #16561 with added qt.conf to fix QtWebEngineProcess not being able to find locales
2016-10-30 16:38:13 -08:00
Rok Garbas
822f480922
python: adding a back python27Full
to make pypi2nix work with old and new nixpkgs. in future nixos release
we can remove it, but at least one release cycle of deprecation would
be nice.
2016-10-30 23:08:47 +01:00
Rok Garbas
c27c1b2696
neovim-qt: 0.2.1 -> 0.2.3 2016-10-30 23:06:59 +01:00
Moritz Ulrich
7e4c7d6af0 wpa_supplicant_gui: Add forgotten patch. 2016-10-30 22:29:44 +01:00
Moritz Ulrich
19bdc31ed6 wpa_supplicant_gui: Replace inkscape with imagemagick in build process. 2016-10-30 22:28:08 +01:00
Gabriel Ebner
4a1f73ab89 loc: 0.3.0 -> 0.3.3 2016-10-30 16:45:04 -04:00
Gabriel Ebner
3a962071af Merge pull request #19979 from 8573/8573/pkg/update/rustRegistry/2016-10-29/1
rustRegistry: 2016-09-29 -> 2016-10-29
2016-10-30 16:36:19 -04:00
Arseniy Seroka
75374120eb Merge pull request #19881 from matthiasbeyer/add-loc
loc: init at 0.3.0
2016-10-30 23:12:41 +03:00
Will Dietz
0443affe17 yices: Add darwin to meta.platforms 2016-10-30 13:38:07 -05:00
Joachim F
1573858d37 Merge pull request #19993 from 2chilled/master
pyload change: another patch for missing templates
2016-10-30 19:15:05 +01:00
Joachim Fasting
ba252821b1 Revert "pyload: fix setupPyPatch hash"
This reverts commit 60bd86e279.

I missed this https://github.com/NixOS/nixpkgs/pull/19993, sorry
2016-10-30 19:12:50 +01:00
Joachim Fasting
bd7a3575d7 Revert "pyload: add missing parameter"
This reverts commit 9ac269b76f.

Ach, I missed https://github.com/NixOS/nixpkgs/pull/19993 which seems
to fix the same issue.
2016-10-30 19:12:20 +01:00
Joachim Fasting
60bd86e279
pyload: fix setupPyPatch hash
Seeing as this never built, this hash mismatch is probably due to a
packaging bug (i.e., having a file with that has in local store, before
switching to a different fetcher).  The patch itself looks okay to me.
2016-10-30 19:07:55 +01:00
Joachim Fasting
9ac269b76f
pyload: add missing parameter
Ref a22c990e33
2016-10-30 19:07:39 +01:00
zimbatm
efbec8c4de Merge pull request #15138 from magnetophon/qmidinet
qmidinet: 0.2.1 -> 0.4.1
2016-10-30 17:58:10 +00:00
Ambroz Bizjak
de98c8d791 kdevelop: 5.0.0 -> 5.0.2 2016-10-30 18:50:55 +01:00
Bart Brouns
6c9e8efadc x42-plugins: 20160619 -> 20160825 2016-10-30 18:00:51 +01:00
Vladimír Čunát
3be635b9b5
Merge linux kernel maintenance updates
PRs: #19995 #19996 #19997
2016-10-30 17:29:43 +01:00
Jörg Thalheim
c1b0ec5266
android-udev-rules: 20160805 -> 20161014 2016-10-30 17:05:11 +01:00
Shea Levy
4df3bb7e08 store-0.3: Build with the right version of store-core 2016-10-30 11:29:07 -04:00
Tim Steinbach
f154459cf4
linux: 4.9-rc2 -> 4.9-rc3 2016-10-30 10:30:07 -04:00
Tim Steinbach
1af5b2a80c
linux: 4.4.27 -> 4.4.28 2016-10-30 10:29:37 -04:00
Tim Steinbach
8073430d95
linux: 4.8.4 -> 4.8.5 2016-10-30 10:28:55 -04:00
sternenseemann
bbe9159725 netcat-openbsd: install man page 2016-10-30 15:06:16 +01:00
sternenseemann
e2372502d3 netcat: make netcat-openbsd the default netcat (#19411)
The motivation for this change is the following: As gnu-netcat,
e. g. does not support ipv6, it is not suitable as default netcat.

This commit also fixes all obvious build issues caused by this change.
2016-10-30 15:06:04 +01:00
Rok Garbas
b65c443276
pythonPackage.tweepy: disabling tests
tests require access to twitter.com api, fixes #19987
2016-10-30 14:56:59 +01:00
Christine Koppelt
caa10b7233 nodejs: set default to v6 2016-10-30 14:40:48 +01:00
Bart Brouns
6ac9046acf qmidinet: 0.2.1 -> 0.4.1 2016-10-30 13:30:04 +01:00
Matthias Herrmann
e89c247d1b pyload change: another patch for missing templates 2016-10-30 13:13:46 +01:00
Jude Taylor
e80a6dc62b mpw: build from github to fix segfault 2016-10-30 04:15:41 -07:00
Domen Kožar
62edf873aa Merge pull request #18660 from aneeshusa/add-override-attrs
mkDerivation: add overrideAttrs function
2016-10-30 11:32:15 +01:00
Christine Koppelt
416eb6053e node-packages: fix reference 2016-10-30 09:59:56 +01:00
Christine Koppelt
737decb123 node-packages: add packages for v6 2016-10-30 09:54:55 +01:00
Jascha Geerds
9ca0521099 silver-searcher: 0.32.0 -> 0.33.0 2016-10-30 01:12:41 +02:00
Bjørn Forsman
5c1fd6763f xpra: 0.17.5 -> 0.17.6
Many fixes.
2016-10-30 01:01:26 +02:00
c74d
aef020c232 rustRegistry: 2016-09-29 -> 2016-10-29
Update the `rustRegistry` package from version 2016-09-29, revision
rust-lang/crates.io-index@12dc47026c, to
version 2016-10-29, revision
rust-lang/crates.io-index@623cc0d932.

I have tested this patch per nixpkgs manual section 11.1 ("Making
patches").
2016-10-29 21:22:43 +00:00
Tim Steinbach
d8e6f48eee Merge pull request #19978 from k0ral/nixos-unstable
mercurial, tortoisehg: 3.9.1 -> 3.9.2
2016-10-29 17:14:45 -04:00
koral
c9ba92c317 tortoisehg: 3.9.1 -> 3.9.2 2016-10-29 23:09:55 +02:00
Christine Koppelt
182b1c2777 node-packages: update & cleanup
* update packages for v4
* remove files and generation for v0_10 and v5 as nodejs-5_x and nodejs-0_10 are no longer supported
2016-10-29 23:08:01 +02:00
koral
fc3eec69a0 mercurial: 3.9.1 -> 3.9.2 2016-10-29 23:03:30 +02:00
Jude Taylor
cff04e5503 pythonPackages: add pip2nix 2016-10-29 13:54:12 -07:00
Jascha Geerds
f3ef08c6c8 emacsPackages.cask: 0.7.4 -> 0.8.1 2016-10-29 22:51:23 +02:00
Jascha Geerds
e789ba3d09 nano: 2.7.0 -> 2.7.1 2016-10-29 22:43:27 +02:00
Jascha Geerds
33397d6f59 nano: Add myself as a maintainer 2016-10-29 22:43:27 +02:00
Tim Steinbach
65cc92cc01 Merge pull request #19977 from NeQuissimus/font-awesome_4_7_0
font-awesome: 4.6.3 -> 4.7.0
2016-10-29 16:38:07 -04:00
Tim Steinbach
ed29ab2984
font-awesome: 4.6.3 -> 4.7.0 2016-10-29 16:37:09 -04:00
Rok Garbas
a432815fc4 pythonPackages.neovim_gui: 0.1.2 -> 0.1.3
also pythonPackages.neovim update: 0.1.9 -> 0.1.10
2016-10-29 22:35:50 +02:00
Rok Garbas
2002469c7b neovim: 0.1.5 -> 0.1.6
also neovim-libvterm update: 2015-11-06 -> 2016-10-07
2016-10-29 22:35:50 +02:00
Tim Steinbach
bc1a6be6c3 Merge pull request #19972 from NeQuissimus/scala_2_12_0
scala: 2.11.8 -> 2.12.0
2016-10-29 16:31:08 -04:00
c74d
44b932316b google-fonts: Fix typos in homepage, description
In the `meta`data for the `google-fonts` package --

  - the `homepage` field was set to the URL
    <https://www.google.com/fontsl>, which would appear to be a
    misspelt version of <https://www.google.com/fonts>, which now
    redirects to <https://fonts.google.com>.

  - the `description` field referred to Google Fonts as "Google Font".

This patch corrects these errors, and updates the `homepage` URL.
2016-10-29 19:59:59 +00:00
sternenseemann
750af04bad libhttpseverywhere: use gnome mirrors (#19938)
libhttpseverywhere is a GNOME project now, so it is available via GNOME
mirrors.
2016-10-29 20:47:37 +02:00
Vladimír Čunát
80d956caf3
intltool: fix the patch URL, #19487
I hope it's without mistake now. I re-checked the download,
avoiding the binary caches where it would go usually.
2016-10-29 20:42:18 +02:00
Frederik Rietdijk
ac75b9b263 Merge pull request #19833 from 2chilled/master
pyload: init at stable
2016-10-29 19:14:08 +02:00
Matthias Herrmann
9431130f4b pycurl: add missing shared library 2016-10-29 18:46:21 +02:00
Matthias Herrmann
a22c990e33 pyload: init at 0.4.9-next 2016-10-29 18:46:10 +02:00
Tim Steinbach
f5264cd7f3
scala: 2.11.8 -> 2.12.0 2016-10-29 12:20:23 -04:00
Vladimír Čunát
0896dbde46
Merge recent staging
... to avoid double rebuild due to openldap (thousands of jobs).
2016-10-29 17:13:51 +02:00
Vladimír Čunát
cd436079fc openldap: fixup build on Darwin, probably
Introduced by #19288.
2016-10-29 16:37:48 +02:00
Jörg Thalheim
4b52969f34 Merge pull request #19967 from frontsideair/flow-33-34
flow: 0.33.0 -> 0.34.0
2016-10-29 16:28:43 +02:00
Jascha Geerds
6de23f466b gitAndTools.gitflow: 1.10.0 -> 1.10.2 2016-10-29 15:59:07 +02:00
Jörg Thalheim
9466713496 Merge pull request #19968 from jluttine/yadm-to-1.05
yadm: 1.04 -> 1.05
2016-10-29 15:58:10 +02:00
Jascha Geerds
bdf5c0ba75 hexchat: 2.12.2 -> 2.12.3 2016-10-29 15:53:06 +02:00
Vladimír Čunát
e78ef9cc12
gnumake-3.81: remove
It doesn't seem to be of any use, except for spitting warnings about md5.
2016-10-29 15:49:27 +02:00
Vladimír Čunát
e9fee02ff9 Merge branch 'master' into staging 2016-10-29 15:25:59 +02:00
Domen Kožar
ffc6e46dad Merge pull request #19962 from canndrew/openra-update
openra: 20160508 -> 20161019
2016-10-29 15:23:34 +02:00
Domen Kožar
8c018f6ca7 Merge pull request #19957 from acowley/tinyxml-install-name
tinyxml: fix install name on darwin
2016-10-29 15:20:06 +02:00
Gabriel Ebner
3feb910354 vdirsyncer: 0.13.1 -> 0.14.0 2016-10-29 09:01:07 -04:00
Gabriel Ebner
c2169369f0 khal: 0.8.2 -> 0.8.4 2016-10-29 08:58:30 -04:00
Jaakko Luttinen
6d5b96482a yadm: 1.04 -> 1.05 2016-10-29 15:40:02 +03:00
Frederik Rietdijk
8bb63d11e6 Merge pull request #19964 from f--t/master
scikit-image: updated version and dependencies
2016-10-29 14:12:24 +02:00
Vladimír Čunát
d298b5ed26
Merge #19960: fetchfile: remove
vcunat: it is unused, and it would better be implemented via a
fixed-output derivation instead of manually checking the hash
(if someone actually needed this).
2016-10-29 14:10:01 +02:00
Frederik Rietdijk
3d5600d8b8 Merge pull request #19866 from guillaumekoenig/fix/add-reno-1.8.0
reno: init at 1.8.0
2016-10-29 14:07:45 +02:00
Jörg Thalheim
5596aa9ce4 Merge pull request #19288 from DerTim1/openldap-enable-modules
openldap: enable module support
2016-10-29 14:06:37 +02:00
Joachim F
e6df5614a9 Merge pull request #19959 from groxxda/tnef
tnef: remove duplicate file
2016-10-29 13:46:23 +02:00
Joachim F
ffb5f5a140 Merge pull request #19937 from Ericson2314/rm-dead-guile-tests
Delete guile-2-test.nix; grep says its dead code
2016-10-29 13:44:48 +02:00
Guillaume Koenig
dd04af4fcc reno: init at 1.8.0 2016-10-29 13:30:18 +02:00
Fatih Altinok
4e5917c007 flow: 0.33.0 -> 0.34.0 2016-10-29 10:48:48 +00:00
ft
2ad39a5670 updated version and dependencies 2016-10-29 01:17:03 -07:00
Andrew Cann
de8e30c577 openra: 20160508 -> 20161019 2016-10-29 13:33:34 +08:00
Alexander Ried
cc523714a6 fetchfile: remove unused file 2016-10-29 07:28:52 +02:00
Andrew Cann
40cab6182c OpenNAT: init at 2.1.0 2016-10-29 13:28:24 +08:00
Alexander Ried
03457629cf tnef: remove duplicate file 2016-10-29 07:25:49 +02:00
Hans-Christian Esperer
fa4167c0a1 openmpt123: Add libsndfile and flac as dependencies (#19904) 2016-10-29 05:38:51 +02:00
José Romildo Malaquias
b1d3998015 mplus-outline-fonts: 061 -> 062 (#19948) 2016-10-29 05:37:18 +02:00
Franz Pletz
f9c65a97f8
ipfs: use fetchgx 2016-10-29 05:19:41 +02:00
Franz Pletz
2d934fdffb
buildGoPackage: introduce extraSrcPaths option
This option adds support for including sources from existing gopaths into
the gopath of the package to build.
2016-10-29 05:18:16 +02:00
Franz Pletz
ff04adf871
fetchgx: fetch dependencies with gx and gx-go 2016-10-29 05:17:27 +02:00
Daniel Peebles
ed9b30728f Merge pull request #19947 from zimbatm/awscli-1.11.10
Awscli 1.11.10
2016-10-28 22:30:50 -04:00
Graham Christensen
55909c32d1 Merge pull request #16286 from kirelagin/gpg2-osx
Enhance gnupg experience on OS X
2016-10-28 21:35:37 -04:00
Joachim Fasting
15d81fe30a
electrum: 2.7.9 -> 2.7.11 2016-10-29 03:04:12 +02:00
Joachim Fasting
a79695e3e2
dnscrypt-wrapper: 0.2.1 -> 0.2.2
Upstream changed distribution terms to what they call "0-clause BSD" aka
ISC.
2016-10-29 03:04:03 +02:00
Anthony Cowley
3a979c31d3 tinyxml: fix install name on darwin
Things linked with tinyxml would previously reference the bare "libtinyxml.dylib"
name.
2016-10-28 19:11:58 -04:00
Kirill Elagin
22f2f6e045 gnupg: Use pintenty-mac on Darwin by default 2016-10-29 00:24:56 +03:00
Kirill Elagin
213dc21443 gnupg: Variable path to pinentry
This is needed for pinentry-mac which has the pinentry binary
at an OS X-ish path.
2016-10-29 00:24:51 +03:00
Robert Helgesson
236a32069a
perl-DBIx-Class: remove myself as maintainer 2016-10-28 23:07:50 +02:00
Robert Helgesson
268568a74a
eclipses: use HTTPS download URLs 2016-10-28 23:05:09 +02:00
Kirill Elagin
62d9edb9b9 gnupg: Rename parameter x11Support -> guiSupport
Because it is really about GUI in general, not X11 (e.g. OS X).
2016-10-28 23:18:57 +03:00
Frederik Rietdijk
9ab271a4be Merge pull request #19952 from igsha/patch
pythonPackages.patch: init at 1.16
2016-10-28 20:35:53 +02:00
Jude Taylor
872087a8a6 disable DBIxClass tests again 2016-10-28 11:29:35 -07:00
Igor Sharonov
5d83aaee96 pythonPackages.patch: init at 1.16 2016-10-28 21:21:13 +03:00
Tim Steinbach
a79fdce0b8
sbt: 0.13.12 -> 0.13.13 2016-10-28 14:08:20 -04:00
Frederik Rietdijk
beef906d2e Merge pull request #19882 from FRidh/hplip
hplip: use mkPythonDerivation
2016-10-28 20:00:08 +02:00
Sean Bartell
64b1fe26a7 nc6: remove
The download sources are gone and the program is obsolete now that
the popular versions of netcat support IPv6. See:
http://www.deepspace6.net/projects/netcat6.html
2016-10-28 10:54:33 -05:00
Peter Simons
0cf03e02ae git-annex: update to latest version
(cherry picked from commit b6df43a2df)
2016-10-28 16:52:51 +02:00
Peter Simons
4cfc164256 haskell-titlecase: drop obsolete overrides
(cherry picked from commit 118efe87b9)
2016-10-28 16:52:51 +02:00
Peter Simons
2a19aea54a haskell-stack: fix evaluation
(cherry picked from commit 9c31962c07)
2016-10-28 16:52:51 +02:00
Peter Simons
e0ef9e9714 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.0.3 from Hackage revision
bb6bb10d46.
2016-10-28 16:52:50 +02:00
Peter Simons
00659b83a3 LTS Haskell 7.5
(cherry picked from commit a6445ace6f)
2016-10-28 16:51:52 +02:00
Peter Simons
5ff93c847f Merge pull request #19946 from joachifm/fix-wai-app-file-cgi
haskellPackages.wai-app-file-cgi: fix build
2016-10-28 16:47:46 +02:00
Joachim F
5d5564e42f Merge pull request #19654 from KoviRobi/remind-fix-tkremind
remind: fix tkremind
2016-10-28 16:43:19 +02:00
Joachim Fasting
620b364a87
haskellPackages.wai-app-file-cgi: fix build
Fixes https://github.com/NixOS/nixpkgs/issues/19611
Fixes https://github.com/NixOS/nixpkgs/issues/19612
2016-10-28 16:32:27 +02:00
Tim Steinbach
2c0f926f8f Merge pull request #19879 from TravisWhitaker/lmdb
lmdb: 0.9.16 -> 0.9.18
2016-10-28 10:00:18 -04:00
Graham Christensen
23dbb1a23a Merge pull request #19857 from ElessarWebb/issue-19856-spatialite
libspatialite: link missing mod_spatialite.dylib
2016-10-28 09:01:55 -04:00
Daniel Peebles
46d0af7fec Merge pull request #19941 from Ericson2314/stdenv-inherit-syntax
top-level: Make `stdenv/default.nix` more concise with `inherit (expr…
2016-10-28 08:06:10 -04:00
Christine Koppelt
162c65fc87
nodejs-0_10: remove
node.js 0.10 reaches end of LTS in a few days (see https://github.com/nodejs/LTS for details). Therefore I removed it and set 3 dependant packages to broken as they don't build anymore
2016-10-28 07:43:04 -04:00
Vladimír Čunát
f706ab7dbe Merge #19918: mesa: enable intel vulkan driver 2016-10-28 13:20:47 +02:00
Frederik Rietdijk
cb2de9354f Merge pull request #19932 from igsha/passlib
pythonPackages.passlib: 1.6.2 -> 1.6.5
2016-10-28 12:49:07 +02:00
Matthias Beyer
1176973ab4 loc: init at 0.3.0 2016-10-28 09:45:51 +02:00
Tim Digel
8e319c5dda Add package-option to enable module-support 2016-10-28 07:54:06 +02:00
John Ericson
d9bc6eb7f0 top-level: Make stdenv/default.nix more concise with inherit (expr) id; syntax 2016-10-27 21:47:46 -07:00
Jude Taylor
3cb116f708 qt48: fix eval 2016-10-27 20:28:22 -07:00
John Wiegley
c60b3e4bfc
haskellPackages.hakyll: Fix the Darwin build (broken tests) 2016-10-27 15:10:39 -07:00
Vladimír Čunát
4fee7fc82e
xorg.libXrender: propagate renderproto
Fixes #19909; there's a dependency between the headers.
2016-10-27 22:16:04 +02:00
Tim Steinbach
4a70445fff Merge pull request #19903 from carlsverre/update/sysdig
sysdig: 0.10.0 -> 0.12.0
2016-10-27 14:10:39 -04:00
John Ericson
f4fdec3fc0 Delete guile-2-test.nix, grep says its dead code 2016-10-27 11:04:38 -07:00
Peter Simons
5b60ccba05 Merge pull request #19871 from PierreR/master
hackage2nix: add hruby x86_64-linux to hydra
2016-10-27 19:51:02 +02:00
Igor Sharonov
b846d5198e pythonPackages.passlib: 1.6.2 -> 1.6.5 2016-10-27 19:59:28 +03:00
Frederik Rietdijk
334d8705d5 Merge pull request #19928 from igsha/fasteners
pythonPackages.fasteners: 0.13.0 -> 0.14.1
2016-10-27 18:56:50 +02:00
Tim Steinbach
81b0db3915 Merge pull request #19910 from NeQuissimus/busybox_1_25_1
busybox: 1.24.2 -> 1.25.1
2016-10-27 12:47:46 -04:00
Maximilian Güntner
24e4d4d76a ipfs: i20160112 -> 0.4.4
- switched from rev to official release
- added preBuild to install gx dependencies
- removed broken flag

Signed-off-by: Maximilian Güntner <code@klandest.in>
2016-10-27 18:46:40 +02:00
Tim Steinbach
282532e702
docker: 1.12.2 -> 1.12.3 2016-10-27 12:46:04 -04:00
zimbatm
8fbe389fab pythonPackages.boto3: 1.3.1 -> 1.4.1 2016-10-27 17:35:39 +01:00
zimbatm
3e648d1ec6 pythonPackages.awscli: 1.10.51 -> 1.11.10 2016-10-27 17:29:33 +01:00
Graham Christensen
0425f7ab22 Merge pull request #19917 from grahamc/epiphany
Epiphany
2016-10-27 12:09:48 -04:00
Igor Sharonov
4383a45fa5 pythonPackages.fasteners: 0.13.0 -> 0.14.1 2016-10-27 19:03:56 +03:00
Peter Simons
84268a561a Merge pull request #19921 from reinhardt/fix/duplicity-dependencies
duplicity: updated dependencies
2016-10-27 16:30:59 +02:00