Commit Graph

84576 Commits

Author SHA1 Message Date
Daniel Brockman 8c0f4755bd urbit: 2016-06-02 -> 0.4 (#20922) 2016-12-13 15:43:02 +01:00
Kamil Chmielewski dcee4214b9 ponyc: 0.9.0 -> 0.10.0 2016-12-13 15:40:35 +01:00
Vladimír Čunát df07922e3e
knot-dns: init at 2.3.3
Only .lib is tested ATM.
2016-12-13 15:31:29 +01:00
Graham Christensen 01d022e16b Merge pull request #21118 from grahamc/fix-rsa-build-failure
linux_{4_8,grsec_nixos}: patch to fix build failure
2016-12-13 09:15:50 -05:00
Joachim Fasting d918c80e13
grsecurity: disable verbose initify
Not as useful/informative as I had hoped.
2016-12-13 15:12:34 +01:00
Stefan Goetz c1d60d8c1e youtube-dl: 2016.12.01 -> 2016.12.12 (#21122) 2016-12-13 14:59:49 +01:00
Frederik Rietdijk 2bcd41b9ff buildPythonPackage: install builds reproducibly
Without --build a temporary directory is created to unpack the wheel in.
We now set a directory instead.
2016-12-13 14:45:05 +01:00
viric b1c20ad384 Merge pull request #21116 from mdaiter/cudaOpenCVIf
opencv3: pull patches only if necessary
2016-12-13 14:34:51 +01:00
Graham Christensen 7a813d3f6d
linux_{4_8,grsec_nixos}: patch to fix build failure
crypto/rsa_helper.c:18:28: fatal error: rsapubkey-asn1.h: No such file or directory
2016-12-13 07:25:46 -05:00
zimbatm cbdc94f2b7 buildGoPackage: remove go version from name (#21111)
As a user installing the program it's not interesting what go version it
was compiled against. Not more interesting than any other potential
dependencies. It also makes it harder to install or update the package.
2016-12-13 11:35:15 +00:00
Matthew Daiter d6f1081314 opencv3: pull patches only if necessary 2016-12-13 11:26:56 +01:00
Fernando J Pando 50466c2d4f
buildbot: 0.9.0rc4 -> 0.9.0.post1
- updates buildbot to version 9 release
- adds nixos configuration module
- fixes buildbot-www package deps
- re-hardcode path to tail
- builbot configuration via module vars

fixes #19759
2016-12-13 10:52:56 +01:00
Alexander Kahl 9eac665cd2 sisco.lv2: init at 0.7.0 (#20868)
* sisco.lv2: init at 0.7.0

Also added maintainer `e-user`

* Use fetchFromGitHub and adapt accordingly

* Use `version` instead of `src.rev` in name
2016-12-13 09:44:09 +00:00
Matthew Justin Bauer fd2cf186b0 openjdk-darwin: Fix libfreetype path (#21089)
The freetype path was not working. This fixes it to use the nix
freetype version with install_name_tool.
2016-12-13 09:47:50 +01:00
Vladimír Čunát fa613c7ddd
gnome3*.devhelp: add missing gschemas
Otherwise it would crash when starting; fixes #21094.
2016-12-13 09:18:49 +01:00
Pascal Wittmann 77c778b43b Merge pull request #21105 from NeQuissimus/zsh_5_3
zsh: 5.2 -> 5.3
2016-12-13 08:04:31 +01:00
Jaka Hudoklin 5bd136acd4 Revert "Revert "helm (kubernetes): init at v2.0.2"" 2016-12-13 00:43:24 +01:00
Jaka Hudoklin e955e64fd8 Revert "helm (kubernetes): init at v2.0.2" 2016-12-13 00:35:53 +01:00
Jaka Hudoklin b1db829540 Merge pull request #21075 from rlupton20/kubernetes-helm
helm (kubernetes): init at v2.0.2
2016-12-13 00:26:21 +01:00
Tim Steinbach 788417e607
zsh: 5.2 -> 5.3 2016-12-12 17:48:18 -05:00
Thomas Tuegel f01769f4e2 Merge pull request #21103 from mdorman/emacs-updates
Emacs package updates
2016-12-12 13:58:27 -06:00
Tim Steinbach a03b09c43b Merge pull request #21052 from NeQuissimus/ammonite_0_8_1
ammonite-repl: 0.8.0 -> 0.8.1
2016-12-12 14:29:08 -05:00
Michael Alan Dorman 5df4ed710a melpa-stable-packages: 2016-12-12 2016-12-12 13:07:33 -05:00
Michael Alan Dorman a448d478c0 melpa-packages: 2016-12-12
Removals:
 - bitly - github repo no longer exists
 - gitty - github repo no longer exists
 - gplusify - github repo no longer exists
2016-12-12 13:07:32 -05:00
Michael Alan Dorman 7a25ceade1 elpa-packages: 2016-12-12 2016-12-12 13:07:32 -05:00
Joachim Schiele 1f811a6727 rustcNightlyBin.rustc: revision bump 2016-11-26 to 2016-12-05 with fix to contain components as libcore 2016-12-12 18:59:10 +01:00
Tristan Helmich ee4b59c521 acme_0_5_0: remove as it is no longer required 2016-12-12 16:26:35 +01:00
Tristan Helmich c8c6ff4a96 simp_le: bump acme dependency to newer version
acme_0_5_0 is no longer working and removed in another commit
2016-12-12 16:26:28 +01:00
taku0 a86d6f404c firefox-bin: tweak updateScript 2016-12-12 14:17:06 +00:00
Peter Simons 09fecd18b2 Merge pull request #21002 from Profpatsch/hoogle-local
haskellPackages: add hoogleLocal
2016-12-12 14:46:27 +01:00
Jörg Thalheim 7c8d4cd9a9
wireguard: 0.0.20161116.1 -> 0.0.20161129 2016-12-12 14:41:43 +01:00
Profpatsch 570708183b haskellPackages: add hoogleLocal
The docs in `hoogle.nix` intend for it to be in the packageset as `hoogleLocal`
and that also makes a lot of sense from a user perspective.

`packages` is not a function `HaskellPackages -> [Package]`, but rather an
arbitrary set of packages.
That is good, because that way it can be used e.g. to merge package databases
from other versions of the packageset.

It’s done as function with default argument, because otherwise the user has to
use `overrideCabal` to override `packages` in `hoogle.nix`.
2016-12-12 14:27:04 +01:00
Peter Simons 146126e39a Merge pull request #21092 from aherrmann/pr_r_modules
r-modules: Fix `png` package
2016-12-12 11:26:53 +01:00
Andreas Herrmann 98fce78cb3 r-modules: Fix `png` package
The package requires the `dev` output of `libpng`.
2016-12-12 10:53:10 +01:00
Jaka Hudoklin 15ea3efc30 Merge pull request #21090 from NeQuissimus/rkt_1_21_0
rkt: 1.20.0 -> 1.21.0
2016-12-12 10:22:19 +01:00
Frederik Rietdijk 7c8b1e7b24 python36: 3.6.0b2 -> 3.6.0rc1 2016-12-12 09:31:25 +01:00
Vincent Laporte 42a0fc4387 ocamlbuild: 0.9.2 -> 0.9.3 2016-12-12 03:18:48 +00:00
Vincent Laporte 77050a8381 findlib: 1.6.1 -> 1.7.1 2016-12-12 03:18:48 +00:00
Tim Steinbach 4f0592680c
rkt: 1.20.0 -> 1.21.0 2016-12-11 21:10:28 -05:00
Jaka Hudoklin 76a791b61c Merge pull request #21081 from Mic92/libxslt
libxslt: add option to enable crypto support
2016-12-12 01:43:04 +01:00
Jaka Hudoklin c1cbe26084 Merge pull request #21046 from montag451/aptly-completion
aptly: add bash completion
2016-12-12 01:36:28 +01:00
Shea Levy f6daae391f linux: add 4.9 2016-12-11 19:33:05 -05:00
Thomas Tuegel 99bc7f1ea3 Merge pull request #21055 from ttuegel/openblas
openblas: refactor and set TARGET always
2016-12-11 17:16:49 -06:00
Pascal Wittmann 7bcc6e9c45
riemann: provide executable and config
fixes #20821
2016-12-11 23:33:28 +01:00
Pascal Wittmann cf1ec8ed33
pugixml: 1.7 -> 1.8.1 2016-12-11 21:15:48 +01:00
Frederik Rietdijk a4bbf4cad5 pythonPackages.scikitlearn: 0.18 -> 0.18.1 2016-12-11 20:21:42 +01:00
Pascal Wittmann daaf497c5c
homebank: fix icons 2016-12-11 20:09:34 +01:00
Pascal Wittmann e5c525b5a2
homebank: 5.1.1 -> 5.1.2
simplify and add myself as maintainer
2016-12-11 20:09:34 +01:00
Frederik Rietdijk d9f494abbc pythonPackages.aiohttp: 0.21.5 -> 1.1.6 2016-12-11 20:07:24 +01:00
Frederik Rietdijk c4104539e0 pythonPackages.async_timeout: init at 1.1.0 2016-12-11 20:07:24 +01:00
Frederik Rietdijk 826649ddf4 pythonPackages.multidict: init at 2.1.4 2016-12-11 20:07:24 +01:00
Frederik Rietdijk 7a538938a0 pythonPackages.yarl: init at 0.8.1 2016-12-11 20:07:24 +01:00
Pascal Wittmann 4f2e2ce971
moc: 2.5.1 -> 2.5.2 2016-12-11 19:51:04 +01:00
sternenseemann d6aff31f35 gopher: init at 3.0.11 (#21080) 2016-12-11 19:45:48 +01:00
Linus Heckemann d568cb971b google-apputils: enable for py3k (#21079)
No apparent reason for it being disabled per #21061. I guess we'll find
out if there was a reason.
2016-12-11 19:30:17 +01:00
Jörg Thalheim 50d63e1e3f
libxslt: add option to enable crypto support 2016-12-11 19:22:34 +01:00
Joachim Fasting 601058e0e2
grsecurity: 4.8.13-201612082118 -> 4.8.14-201612110933 2016-12-11 19:09:16 +01:00
Shea Levy 374f833dab google-chrome: Add new dep on libxcb 2016-12-11 12:53:51 -05:00
montag451 b871a208e5 aptly: add bash completion 2016-12-11 18:52:09 +01:00
Alexei Boronine 87f0ad66bf Add patches referenced in neko issue 131 2016-12-12 01:33:01 +08:00
Alexei Boronine 729b21adbb neko: set cmake flag -DRUN_LDCONFIG=OFF 2016-12-12 01:11:24 +08:00
Pascal Wittmann 2d4637f96f
intel-gpu-tools: 1.16 -> 1.17 2016-12-11 17:55:09 +01:00
Richard Lupton 0a84098555
helm (kubernetes): init at v2.0.2
Changed package name to kubernetes-helm.
2016-12-11 16:20:51 +00:00
Richard Lupton 0783a7d262
helm (kubernetes): init at v2.0.2
Added self as package maintainer. Set preferLocalBuild.
2016-12-11 16:14:15 +00:00
montag451 6107b89321
pytun: init at 2.2.1 2016-12-11 16:14:15 +00:00
Jaka Hudoklin af5be37ed5
vault: add offline as maintainer 2016-12-11 16:14:15 +00:00
Jaka Hudoklin 23064168ee
vault: 0.6.1 -> 0.6.3 2016-12-11 16:14:15 +00:00
montag451 484e5f5152 pytun: init at 2.2.1 2016-12-11 16:58:13 +01:00
Jörg Thalheim 5fa0161ce6 Merge pull request #21070 from offlinehacker/pkgs/vault/update/0.6.3
vault: 0.6.1 -> 0.6.3
2016-12-11 16:51:29 +01:00
Richard Lupton b2278ae3c8
helm (kubernetes): init at v2.0.2
Added a nix expression to download and install helm; added it to top
level packages as kubernetes_helm.
2016-12-11 15:48:46 +00:00
Jörg Thalheim 4b245c530d Merge pull request #21071 from schneefux/pkg.httpie
httpie: 0.9.6 -> 0.9.8
2016-12-11 16:47:51 +01:00
Alexei Boronine 00befaff7e neko: 2.0.0 -> 2.1.0 2016-12-11 22:34:58 +08:00
Jaka Hudoklin fe89c54903 vault: add offline as maintainer 2016-12-11 15:06:24 +01:00
Jaka Hudoklin 3097782fff vault: 0.6.1 -> 0.6.3 2016-12-11 15:06:16 +01:00
Vladimír Čunát c4a85eafa4
Merge #21043: strace: 4.13 -> 4.14 2016-12-11 14:05:27 +01:00
Lancelot SIX db36c44f1b gsl: 2.2 -> 2.3 (#21058)
See https://lists.gnu.org/archive/html/info-gnu/2016-12/msg00005.html
for release announcement
2016-12-11 14:03:28 +01:00
Joachim F cb5c0521a2 Merge pull request #21063 from schneefux/pkg.nextcloud
nextcloud: 10.0.1 -> 10.0.2
2016-12-11 13:35:44 +01:00
Joachim F f70457b511 Merge pull request #21056 from boronine/mbedtls-2.4.0
mbedtls: 2.3.0 -> 2.4.0
2016-12-11 13:34:56 +01:00
schneefux b6a4876258
httpie: 0.9.6 -> 0.9.8 2016-12-11 13:17:49 +01:00
taku0 a3e503fe0f firefox-bin: fix updateScript 2016-12-11 21:07:18 +09:00
schneefux 915c93c69e
nextcloud: 10.0.1 -> 10.0.2 2016-12-11 13:05:47 +01:00
Linus Heckemann 9aca55e79d
endless sky: init at 0.9.4 2016-12-11 08:57:35 +01:00
Alexei Boronine 63dbcdbdb9 mbedtls: 2.3.0 -> 2.4.0 2016-12-11 14:58:53 +08:00
zimbatm f9281609ae afl: 2.23b -> 2.35b 2016-12-11 00:28:14 +00:00
Thomas Tuegel bed668c051
openblas: refactor and set TARGET always 2016-12-10 16:49:45 -06:00
Jaka Hudoklin f9ab3a2dea Merge pull request #20855 from proteansec/pkgs/mail-notification
mail-notification: init at 5.4
2016-12-10 23:48:42 +01:00
Jaka Hudoklin de710794bf Merge pull request #20975 from holidaycheck/node-7.2.1
nodejs: 7.1.0 -> 7.2.1
2016-12-10 23:39:13 +01:00
Tim Steinbach e8cd9ce8da
ammonite-repl: 0.8.0 -> 0.8.1 2016-12-10 15:51:06 -05:00
Tim Steinbach f576c490e3
linux: 4.4.37 -> 4.4.38 2016-12-10 15:18:52 -05:00
Tim Steinbach b69822c505
linux: 4.8.13 -> 4.8.14 2016-12-10 15:15:44 -05:00
Tuomas Tynkkynen bdab6fe5a1 kernel: Use built-in dtbs_install target instead of rolling our own
In particular, on aarch64 all the .dtb files will be in subdirectories
and *.dtb won't match anything.
2016-12-10 20:24:08 +02:00
zimbatm ec7cdd95a7 direnv: 2.9.0 -> 2.10.0 2016-12-10 17:43:32 +00:00
Svend Sorensen e942ed29b3 rubygems: 2.6.6 -> 2.6.8 (#21028) 2016-12-10 17:30:39 +00:00
Alexei Boronine 9243703c5c mbedtls: fix build for Darwin (#20940)
mbedtls: fix build for darwin
2016-12-10 17:29:50 +01:00
Franz Pletz 9074d9859e
linux: add patch to fix CVE-2016-8655
See https://lwn.net/Articles/708319/ for more information.
2016-12-10 17:08:42 +01:00
Joachim F ff15333fe4 Merge pull request #21037 from romildo/upd.flat-plat-gtk-version
flat-plat-gtk-theme: remove build dependency on gnome-shell
2016-12-10 15:27:55 +01:00
Frederik Rietdijk c8eae2597e Merge pull request #20486 from pjones/pkg/gromit-mpx
gromit-mpx: init at 1.2
2016-12-10 14:51:14 +01:00
Frederik Rietdijk badd367e32 Merge pull request #21034 from acowley/ignition-math-2.6.0
ignition-math: 2.3.0 -> 2.6.0
2016-12-10 14:24:43 +01:00
Frederik Rietdijk 033525c6b8 dstat: fix bad interpreter: No such file 2016-12-10 14:21:51 +01:00
Christian Kampka a1d9d7efc0
btrbk: 0.22.2 -> 0.24.0 2016-12-10 14:08:28 +01:00