Commit graph

97146 commits

Author SHA1 Message Date
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
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 6a7486a9ce Merge pull request #21108 from NixOS/revert-21107-revert-21075-kubernetes-helm
Revert "Revert "helm (kubernetes): init at v2.0.2""
2016-12-13 00:43:39 +01:00
Jaka Hudoklin 5bd136acd4 Revert "Revert "helm (kubernetes): init at v2.0.2"" 2016-12-13 00:43:24 +01:00
Jaka Hudoklin ee3087f5c0 Merge pull request #21107 from NixOS/revert-21075-kubernetes-helm
Revert "helm (kubernetes): init at v2.0.2"
2016-12-13 00:36:05 +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
Franz Pletz a50ad43447 Merge pull request #21096 from montag451/containers-tests
containers: add tests for hosts and macvlans
2016-12-12 18:12:36 +01:00
Franz Pletz 4dfa8794fe Merge pull request #21102 from mayflower/simp_le-fix
Fix simp_le certificate creation
2016-12-12 18:06:49 +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
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
montag451 aa1364affd containers: add tests for hosts and macvlans 2016-12-12 14:25:28 +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
montag451 ea5551b551 containers: fix broken /etc/hosts entries when localAddress contains a netmask 2016-12-12 09:20:28 +01:00
montag451 4889c271ca Add macvlan support for declarative containers 2016-12-12 07:34:28 +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
Gregor Kleen d5ec2a2c9d
postsrsd: additional configuration
fixes #19933
2016-12-11 21:43:45 +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
Domen Kožar 073cb330ca doc: remove last mention of <nixos> 2016-12-11 19:51:35 +01:00