Commit Graph

160761 Commits

Author SHA1 Message Date
R. RyanTM
119e4e30c8 batctl: 2018.3 -> 2018.4 (#50826)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/batctl/versions
2018-11-20 11:45:38 +01:00
Daniel Sandbecker
b8fbaebf08
xsv: Add darwin.Security as dependency on MacOS 2018-11-20 11:13:29 +01:00
zimbatm
7a9acea944
Merge pull request #50781 from zimbatm/terraform_0_12-alpha
Terraform 0.12.0-alpha2
2018-11-20 11:09:33 +01:00
Renaud
5c5e528f27
Merge pull request #50812 from r-ryantm/auto-update/python2.7-ansible
ansible: 2.7.1 -> 2.7.2
2018-11-20 10:40:17 +01:00
zimbatm
e28d3142a5
terraform_0_12: init at 0.12.0-alpha2 2018-11-20 10:32:36 +01:00
zimbatm
b554d6208a
terraform: add a "full" passthru
providers are already compiled independently so we don't need Hydra to
follow terraform_MAJ_MIN_full to have them all compiled.

Instead of having to create two aliases per release, add a "full"
passthru for that common use-case.

Eg:

  terraform_0_11_full -> terraform_0_11.full
2018-11-20 10:32:36 +01:00
Renaud
032c4b9ff0
Merge pull request #50696 from nyanloutre/makemkv-update
makemkv: 1.14.0 -> 1.14.1
2018-11-20 10:31:40 +01:00
zimbatm
a4195b20e6
terraform: delete old versions 2018-11-20 10:13:56 +01:00
Pascal Wittmann
69d7034e0b
Merge pull request #50746 from r-ryantm/auto-update/groovy
groovy: 2.5.3 -> 2.5.4
2018-11-20 10:03:35 +01:00
Sarah Brofeldt
ff26cc0276
Merge pull request #50820 from delroth/doc-build-fix
doc/reviewing-contributions: fix build error
2018-11-20 09:58:14 +01:00
Sarah Brofeldt
00adcec29a
Merge pull request #50823 from delroth/keymap-test-fix
nixos.tests.keymap: use new name of the colemak/en-latin9 keymap
2018-11-20 09:56:15 +01:00
Francesco Zanini
5efb4643e2 Use distfiles 2018-11-20 09:52:13 +01:00
Vladyslav Mykhailichenko
6fb56af8b2
wireguard-tools: 0.0.20181018 -> 0.0.20181119 2018-11-20 10:51:46 +02:00
nyanloutre
05166dcce1 makemkv: using two URLs for src
This will prevent future failures due to the first URL being broken each
time a new version is released

See https://github.com/NixOS/nixpkgs/pull/50437#issuecomment-439329862
for details
2018-11-20 09:45:02 +01:00
Sarah Brofeldt
3cc1fbbc61
Merge pull request #50829 from jluttine/nano-wallet-16.3
nano-wallet: 16.2 -> 16.3
2018-11-20 09:45:01 +01:00
Vincent Laporte
60907c7a6f ocamlPackages.ocp-index: 1.1.6 -> 1.1.7 2018-11-20 07:50:57 +00:00
Renaud
8c782e421b
Merge pull request #50745 from r-ryantm/auto-update/hpx
hpx: 1.1.0 -> 1.2.0
2018-11-20 08:25:05 +01:00
Anders Kaseorg
291499d10e lxd: Provide apparmor_parser
Previously, lxd would complain about apparmor_parser being missing:

lxd[1037]: lvl=warn msg="AppArmor support has been disabled because 'apparmor_parser' couldn't be found" t=2018-11-19T18:32:47-0800

We need to provide a wrapped apparmor_parser that knows where to find
<tunables/global>, which is #included by lxd’s generated profiles.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2018-11-19 22:42:04 -08:00
taku0
76c23d904f flashplayer: 31.0.0.122 -> 31.0.0.153 2018-11-20 15:13:38 +09:00
Orivej Desh
75f477b9c0 creduce: replace patchPhase with postPatch 2018-11-20 06:03:02 +00:00
Jaakko Luttinen
2dc7417388
nano-wallet: 16.2 -> 16.3 2018-11-20 07:56:09 +02:00
Mateusz Kowalczyk
db26a5ac28
Merge pull request #50825 from r-ryantm/auto-update/babeld
babeld: 1.8.3 -> 1.8.4
2018-11-20 13:52:24 +09:00
Francois-Rene Rideau
05c90569c4 gerbil-unstable: 2018-09-06 -> 2018-11-19 2018-11-19 22:42:50 -05:00
Francois-Rene Rideau
f87b172891 gerbil: 0.13 -> 0.14 2018-11-19 22:42:50 -05:00
R. RyanTM
71f13d4ab4 babeld: 1.8.3 -> 1.8.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/babeld/versions
2018-11-19 19:42:18 -08:00
R. RyanTM
e5b8612ac7 bacula: 9.2.1 -> 9.2.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bacula/versions
2018-11-19 19:16:54 -08:00
Pierre Bourdon
74598ca8d3 nixos.tests.keymap: use new name of the colemak/en-latin9 keymap
Commit f1987fb58f renamed colemak/en-latin9 to
colemak/colemak, but the keymap test wasn't adjusted to refer to the new path.
2018-11-20 04:11:39 +01:00
Pierre Bourdon
6b1d3dc590 doc/reviewing-contributions: fix build error
Regression from #50674. Section IDs cannot contain spaces.
2018-11-20 03:46:34 +01:00
R. RyanTM
92b16eef4d android-file-transfer: 3.6 -> 3.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/android-file-transfer/versions
2018-11-19 18:38:58 -08:00
R. RyanTM
97c1e3069b checkSSLCert: 1.76.0 -> 1.78.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/check_ssl_cert/versions
2018-11-19 17:52:18 -08:00
Samuel Dionne-Riel
a041dc8ab7
Merge pull request #50499 from delroth/syncthing-relay
syncthing-relay module: init
2018-11-20 01:40:23 +00:00
R. RyanTM
263f4c43de ansible: 2.7.1 -> 2.7.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python2.7-ansible/versions
2018-11-19 17:21:37 -08:00
Francois-Rene Rideau
7ffdb45101 gambit-unstable: 2018-09-03 -> 2018-11-16 2018-11-19 19:19:48 -05:00
Herwig Hochleitner
bac76e8a9e chromium: add jdk.jre to build dependencies for versions >= 72
thanks for finding out @volth
see 6fba9250aa
2018-11-20 01:01:51 +01:00
Silvan Mosberger
172b76a97a
Merge pull request #50728 from r-ryantm/auto-update/http-prompt
http-prompt: 0.11.2 -> 1.0.0
2018-11-20 00:58:48 +01:00
Silvan Mosberger
badbfd9bfe
Merge pull request #50624 from r-ryantm/auto-update/python3.6-guessit
python36Packages.guessit: 3.0.0 -> 3.0.3
2018-11-20 00:30:31 +01:00
R. RyanTM
498fae6e48 culmus: 0.130 -> 0.133
* culmus: 0.130 -> 0.133 (#50759)

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/culmus/versions

* culmus: fix hash
2018-11-20 00:14:14 +01:00
Francois-Rene Rideau
bbd4888dc3 gambit: 4.9.0 -> 4.9.1 2018-11-19 18:04:51 -05:00
Ryan Mulligan
3ad838adcf
Merge pull request #50764 from r-ryantm/auto-update/f3
f3: 7.0 -> 7.1
2018-11-19 14:59:42 -08:00
R. RyanTM
7c4c370078 drumkv1: 0.9.2 -> 0.9.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/drumkv1/versions
2018-11-19 14:52:37 -08:00
Herwig Hochleitner
7c79a0d4ac chromium: 70.0.3538.102 -> 70.0.3538.110
CVE-2018-17479
2018-11-19 23:52:22 +01:00
Renaud
14f2488216
Merge pull request #50791 from r-ryantm/auto-update/deepin-terminal
deepin.deepin-terminal: 3.0.10 -> 3.0.10.2
2018-11-19 23:52:05 +01:00
Renaud
24967b2b0a
Merge pull request #50517 from c0bw3b/pkg/planner
planner: 20170425 -> unstable-2018-03-25
2018-11-19 23:51:07 +01:00
Renaud
c2f9aef286
Merge pull request #50648 from r-ryantm/auto-update/python3.6-breathe
python36Packages.breathe: 4.10.0 -> 4.11.0
2018-11-19 23:50:16 +01:00
R. RyanTM
b385719107 eccodes: 2.9.0 -> 2.9.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/eccodes/versions
2018-11-19 14:27:20 -08:00
Renaud
e3d9b0009a
Merge pull request #50777 from r-ryantm/auto-update/equilux-theme
equilux-theme: 20180927 -> 20181029
2018-11-19 23:11:41 +01:00
Matthew Bauer
5767ea8955 bc: flex is also a runtime dep
This is one of the rare times when flex is not just needed at build
time. When cross compiling, we will need 2 versions of flex - one for
the local system and one for the cross system.
2018-11-19 16:05:33 -06:00
Cole Mickens
719feb8f55 fmtlib: add pkgconfig
* fmtlib: add pkgconfig (#48960)
2018-11-19 23:02:21 +01:00
Renaud
f9bb8fbbd2
Merge pull request #50784 from r-ryantm/auto-update/dde-session-ui
deepin.dde-session-ui: 4.6.1 -> 4.6.2
2018-11-19 22:49:58 +01:00
Renaud
3c33d9a857
Merge pull request #50779 from r-ryantm/auto-update/flow
flow: 0.85.0 -> 0.86.0
2018-11-19 22:48:20 +01:00