Commit Graph
96059 Commits
Author SHA1 Message Date
sternenseemann ba51ba1bbe jackline: init at 2016-11-18 2016-11-21 18:37:10 +01:00
Guillaume KoenigandVladimír Čunát d662063a11 firefox: fix geolocation feature (#20425)
Firefox uses a google API to perform geolocation. This API requires a
key which must be given at build time. This commit adds the key from
Chromium's derivation to Firefox.
2016-11-21 17:41:39 +01:00
John WiegleyandGitHub e8d86ee7b4 Merge pull request #20538 from lsix/update_gnupg21
gnupg21: 2.1.15 -> 2.1.16
2016-11-21 08:41:00 -08:00
James CookandGitHub 1831662073 Merge pull request #20604 from lsix/update_wireshark_2_2_2
wireshark: 2.2.0 -> 2.2.2
2016-11-21 08:04:51 -08:00
Domen Kožar 1944c984c3 create-amis: order matters 2016-11-21 16:43:09 +01:00
Joachim Fasting f9f354faad nixos/modules: use defaultText where applicable
Primarily to fix rendering of these default values in the manual but
it's also nice to avoid having to eval these things just to build the
manual.
2016-11-21 16:35:15 +01:00
Eelco Dolstra d69dce080d Fix setting programs.ssh.setXAuthLocation
The configuration { services.openssh.enable = true;
services.openssh.forwardX11 = false; } caused
programs.ssh.setXAuthLocation to be set to false, which was not the
intent. The intent is that programs.ssh.setXAuthLocation should be
automatically enabled if needed or if xauth is already available.
2016-11-21 16:19:51 +01:00
Domen Kožar 6e08a55474 create-amis.sh: another dep needed for EBS images 2016-11-21 15:56:51 +01:00
Nikolay Amiantov f10ec922e0 bumblebee service: make bbswitch optional 2016-11-21 17:29:31 +03:00
Nikolay Amiantov 44808cac65 bumblebee service: fix service dependencies 2016-11-21 17:29:26 +03:00
Jörg ThalheimandGitHub cb8af0ca51 Merge pull request #19379 from nixy/master
grub bootloader: add forceInstall option
2016-11-21 15:15:45 +01:00
Frederik RietdijkandGitHub 9e4ba738ac Merge pull request #20605 from mdaiter/cudnn_51_80
cudnn51_cudatoolkit80: Init at 5.1-8.0
2016-11-21 15:06:29 +01:00
Eelco Dolstra a6bb468acf mkIf: Check whether the condition is a Boolean
This gives a nicer error message than (say)

while evaluating the option `fileSystems':
while evaluating the attribute ‘isDefined’ at /nix/store/r8z4vvl2qzg31zm4ra6awlx5b22k7gf9-nixos-16.09.tar.gz/lib/modules.nix:323:5:
while evaluating ‘filterOverrides’ at /nix/store/r8z4vvl2qzg31zm4ra6awlx5b22k7gf9-nixos-16.09.tar.gz/lib/modules.nix:395:21, called from /nix/store/r8z4vvl2qzg31zm4ra6awlx5b22k7gf9-nixos-16.09.tar.gz/lib/modules.nix:307:18:
while evaluating ‘concatMap’ at /nix/store/r8z4vvl2qzg31zm4ra6awlx5b22k7gf9-nixos-16.09.tar.gz/lib/lists.nix:79:18, called from /nix/store/r8z4vvl2qzg31zm4ra6awlx5b22k7gf9-nixos-16.09.tar.gz/lib/modules.nix:401:8:
while evaluating ‘concatMap’ at /nix/store/r8z4vvl2qzg31zm4ra6awlx5b22k7gf9-nixos-16.09.tar.gz/lib/lists.nix:79:18, called from /nix/store/r8z4vvl2qzg31zm4ra6awlx5b22k7gf9-nixos-16.09.tar.gz/lib/modules.nix:302:17:
while evaluating anonymous function at /nix/store/r8z4vvl2qzg31zm4ra6awlx5b22k7gf9-nixos-16.09.tar.gz/lib/modules.nix:302:28, called from undefined position:
while evaluating ‘dischargeProperties’ at /nix/store/r8z4vvl2qzg31zm4ra6awlx5b22k7gf9-nixos-16.09.tar.gz/lib/modules.nix:365:25, called from /nix/store/r8z4vvl2qzg31zm4ra6awlx5b22k7gf9-nixos-16.09.tar.gz/lib/modules.nix:303:62:
value is a list while a Boolean was expected
2016-11-21 14:51:57 +01:00
Matthew Daiter 3897b344f3 cudnn51_cudatoolkit80: Init at 5.1-8.0 2016-11-21 14:51:39 +01:00
Lancelot SIX e9549d293c wireshark: 2.2.0 -> 2.2.2
See releases announcements:

- https://www.wireshark.org/docs/relnotes/wireshark-2.2.1.html
- https://www.wireshark.org/docs/relnotes/wireshark-2.2.2.html

wireshark-2.2.1 fixes the following vulnerabilities:

- CVE-2016-7957
- CVE-2016-7958

wireshard-2.2.2 fixes the following vulnerabilities:

- CVE-2016-9372
- CVE-2016-9374
- CVE-2016-9376
- CVE-2016-9373
- CVE-2016-9375
2016-11-21 14:30:17 +01:00
Jörg ThalheimandGitHub c686a8fc7b Merge pull request #20459 from vdemeester/doctl_1_5_0
doctl: 1.3.1 -> 1.5.0
2016-11-21 14:01:29 +01:00
Michael Fellingerandzimbatm 0755d4becb gem-config: add uuid4r (#20603) 2016-11-21 12:41:05 +00:00
Joachim FandGitHub 5d7c2d9a4a Merge pull request #20526 from sternenseemann/x509
ocaml-x509: set mininimum supported ocaml version
2016-11-21 13:14:15 +01:00
Joachim FandGitHub c346326b24 Merge pull request #20527 from sternenseemann/notty
ocaml-notty: init at 0.1.1
2016-11-21 13:13:51 +01:00
Joachim FandGitHub 9c1b6709a9 Merge pull request #20528 from sternenseemann/tls
ocaml-tls: init at 0.7.1
2016-11-21 13:12:32 +01:00
Joachim FandGitHub c7ecad6378 Merge pull request #20529 from sternenseemann/erm_xmpp
ocaml-erm_xmpp_0_3: init at 0.3
2016-11-21 13:11:58 +01:00
Joachim FandGitHub c2072e12a0 Merge pull request #20530 from sternenseemann/otr
ocaml-otr: init at 0.3.3
2016-11-21 13:11:33 +01:00
Joachim FandGitHub 57b8454c5a Merge pull request #20562 from loskutov/libxmlxx-3.0.1
libxmlxx3: 3.0.0 -> 3.0.1
2016-11-21 12:54:29 +01:00
Joachim FandGitHub ba947dcd58 Merge pull request #20567 from TravisWhitaker/tigervnc-update
tigervnc: 1.6.0 -> 1.7.0
2016-11-21 12:53:54 +01:00
Joachim FandGitHub d66b8145d0 Merge pull request #20593 from montag451/aptly
aptly: init at 0.9.7
2016-11-21 12:51:09 +01:00
Domen Kožar 1d71ae259f elm: be able to install everything inside a profile to fix #19943 2016-11-21 12:42:44 +01:00
Daiderd JordanandGitHub 86310553ca Merge pull request #20598 from mdaiter/riak_defaultText
riak: add defaultText to service
2016-11-21 12:38:18 +01:00
Daiderd JordanandGitHub 5582962fbd Merge pull request #20600 from mdaiter/stanchion_defaultAndText
stanchion: added default to service
2016-11-21 12:38:00 +01:00
Matthew Daiter c51847e121 stanchion: added default 2016-11-21 12:35:08 +01:00
Daiderd JordanandGitHub 29ada540a8 Merge pull request #20599 from mdaiter/riak_cs_server
riak-cs: init at 2.1.1
2016-11-21 12:32:36 +01:00
Matthew Daiter 68827cd79a riak-cs: init at 2.1.1
riak-cs: added to all-packages

Added Riak CS nix file to pkgs

Added service file for Riak CS

Removed Erlang_basho specific bindings from the Riak CS repo

riak-cs: changed description

riak-cs: added license

riak-cs: added maintainer

riak_cs: chgned indentations

riak-cs: removed overly complex srcs mechanism

riak-cs: added systemd module

riak-cs: changed Erlang module to Basho-specific version

riak-cs: made modular form

riak-cs: Added a default package in service options

riak-cs: Fixed default package in service options

riak-cs: Patched Makefile

riak_cs: added to module-list

riak_cs: changed from string to actual package in modules

riak-cs: changed example

riak-cs: removed default

riak-cs: changed to defaultText

stanchion: changed default option to defaultText

riak-cs: added defaults; changed types to str
2016-11-21 12:30:11 +01:00
Matthew Daiter ab43f932ce riak: add defaultText to service
riak: add default to service
2016-11-21 12:26:48 +01:00
Daiderd JordanandGitHub 93bed6fa6c Merge pull request #20597 from mdaiter/stanchion_defaultText
stanchion: changed default option to defaultText
2016-11-21 12:10:49 +01:00
Matthew Daiter 709631b47f stanchion: changed default option to defaultText 2016-11-21 12:07:06 +01:00
Joachim FandGitHub 35ae7dd578 Merge pull request #20571 from cleverca22/gogui
gogui: init at 1.4.9
2016-11-21 11:38:36 +01:00
Josef KemetmuellerandTuomas Tynkkynen 23b922c98a mc: Fix darwin build
We remove linux specific packages from the darwin build of midnight
commander. Also slang wouldn't build on darwin without libiconv.
2016-11-21 12:30:30 +02:00
Franz PletzandGitHub 68cfc221f9 Merge pull request #20587 from rycee/autojump/bump
autojump: 22.2.4 -> 22.5.0
2016-11-21 11:06:43 +01:00
Franz PletzandGitHub 498911d121 Merge pull request #20109 from bamberino/patch-1
teamspeak-server: 3.0.12.4 -> 3.0.13.5
2016-11-21 10:42:42 +01:00
Franz PletzandGitHub 965e789f17 Merge pull request #20574 from peterhoeg/u/st
syncthing: 0.14.8 -> 0.14.11
2016-11-21 10:35:29 +01:00
Travis WhitakerandProfpatsch caa81f7bcf ghcjs: Add ghc-8.0 stage2 packages, update shims. (#20564) 2016-11-21 10:13:09 +01:00
Michael Alan DormanandPeter Simons 9cca22873a git-annex: fixup sha256 for new version 2016-11-21 09:55:59 +01:00
Peter Simons f4cf7638fd hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.0.3-4-g1dfbad0 from Hackage revision
https://github.com/commercialhaskell/all-cabal-hashes/commit/b21c267fad299853ba57f4cc4ac900a1bee62a52.
2016-11-21 09:55:53 +01:00
michael bishop 2e100a3e10 gogui: init at 1.4.9 2016-11-21 00:47:22 -04:00
James CookandGitHub d3a7404fff Merge pull request #20595 from NixOS/revert-20129-riak_cs_server
Revert "riak-cs: add to nixpkgs"
2016-11-20 19:48:55 -08:00
James CookandGitHub fc10bf81a1 Revert "riak-cs: add to nixpkgs" 2016-11-20 19:48:28 -08:00
montag451 59ba4276b7 aptly: init at 0.9.7 2016-11-21 02:01:37 +01:00
Nikolay Amiantov 0c6b3a3647 gnome3.polari: mark as broken 2016-11-21 02:46:17 +03:00
Daiderd JordanandGitHub 2eb6de9675 Merge pull request #20129 from mdaiter/riak_cs_server
riak-cs: init at 2.1.1
2016-11-21 00:16:04 +01:00
Matthew Daiter bfc1ba475a riak-cs: init at 2.1.1
riak-cs: added to all-packages

Added Riak CS nix file to pkgs

Added service file for Riak CS

Removed Erlang_basho specific bindings from the Riak CS repo

riak-cs: changed description

riak-cs: added license

riak-cs: added maintainer

riak_cs: chgned indentations

riak-cs: removed overly complex srcs mechanism

riak-cs: added systemd module

riak-cs: changed Erlang module to Basho-specific version

riak-cs: made modular form

riak-cs: Added a default package in service options

riak-cs: Fixed default package in service options

riak-cs: Patched Makefile

riak_cs: added to module-list

riak_cs: changed from string to actual package in modules
2016-11-20 23:55:17 +01:00
Daiderd JordanandGitHub 2bbb23da02 Merge pull request #20128 from mdaiter/stanchion_server
stanchion: init at 2.1.1
2016-11-20 23:27:45 +01:00