3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

107924 commits

Author SHA1 Message Date
Nikolay Amiantov ee4f8c2dc9 nixos doc: document coercedTo type
Also mention about docs in types.nix and fix a small error in related
documentation.

Fixes #26055.
2017-05-24 15:52:26 +03:00
Eelco Dolstra 8a07319e7f
ixgbevf: 4.0.3 -> 4.1.2
This fixes

  error: assertion failed at /home/eelco/Dev/nixpkgs-stable/pkgs/os-specific/linux/ixgbevf/default.nix:3:1
  (use ‘--show-trace’ to show detailed location information)

deploying a >=4.10 kernel to EC2. (We could probably also drop the
ixgbevf package with recent kernels, since the ixgbevf module included
in the kernel source tree is recent enough according to Amazon's
recommendation.)
2017-05-24 14:51:39 +02:00
Dan Peebles c05461fde6 pants13-pre: make it actually work on Linux
Third time's a charm. Not sure how I thought that three different files
would download and have the same hash, but that's what the old code did.
This one should have the three distinct platform hashes.
2017-05-24 07:52:58 -04:00
Tim Steinbach 45d3c49403 Merge pull request #26056 from NeQuissimus/ammonite_0_9_3
ammonite: 0.9.1 -> 0.9.3
2017-05-24 07:42:35 -04:00
Tim Steinbach 997f9d678e
ammonite: 0.9.1 -> 0.9.3 2017-05-24 07:41:59 -04:00
Franz Pletz 760248360c Merge pull request #26050 from sigma/pr/go-1.8.2
go: 1.8.1 -> 1.8.2
2017-05-24 12:53:19 +02:00
Guillaume Maudoux dacfe8109e cups_filters: 1.11.1 -> 1.14.0 2017-05-24 12:51:24 +02:00
Franz Pletz d69c2968a2 Merge pull request #26003 from bachp/gitlab-runner-update
Gitlab runner update
2017-05-24 12:50:32 +02:00
zimbatm 4f6ab299a0 gitlab-runner: 9.1.0 -> 9.2.0 2017-05-24 11:19:52 +01:00
Eelco Dolstra 87a651d57b Merge pull request #26049 from sigma/pr/go-1.7.6
go: 1.7.5 -> 1.7.6
2017-05-24 12:13:16 +02:00
Yann Hodique ccfc81397b go: 1.8.1 -> 1.8.2 2017-05-24 01:30:39 -07:00
Yann Hodique a69ae2c7f9 go: 1.7.5 -> 1.7.6 2017-05-24 01:18:56 -07:00
Peter Hoeg 8fd2f022f0 kodi: 17.1 -> 17.2 2017-05-24 16:03:25 +08:00
Jörg Thalheim cf3d531531
pythonPackages.feedgenerator: add missing directory
fixes #26045
2017-05-24 07:17:06 +01:00
Peter Hoeg 4e2b190d52 vlc: 2.2.4 -> 2.2.5.1
Fixes a nasty vulnerability caused by broken subtitle handling:

http://blog.checkpoint.com/2017/05/23/hacked-in-translation/
2017-05-24 13:08:40 +08:00
Dan Peebles a43e104ada pants13-pre: fix on non-Darwin platforms 2017-05-24 00:05:20 -04:00
Peter Hoeg 4e704b144a ffmpeg: incorrectly updated sha sums broke the build 2017-05-24 11:55:25 +08:00
Cray Elliott dc12cd1cae ffmpeg: fix sha256 hash for 3.3.1
ffmpeg-full uses the .xz source release while ffmpeg uses .bz2 so hashes
cannot be shared between them
2017-05-23 20:46:10 -07:00
Daniel Peebles 454041a557 Merge pull request #26040 from joachifm/lkl
lkl: d747073 -> 2017-03-24
2017-05-23 23:17:52 -04:00
Dan Peebles b0adb09b32 pants13-pre: pre-download the native engine
This saves pants 1.3 from having to download it at startup. Eventually
we'll build it ourselves (it's a rust binary) but for now this works.
2017-05-23 22:29:33 -04:00
Cray Elliott 39e042fd64 ffmpeg: 3.3 -> 3.3.1
ffmpeg-full: 3.3 -> 3.3.1
2017-05-23 18:17:53 -07:00
Jörg Thalheim 323f28d40e
nsswitch: use libnss_resolve if resolved is enabled 2017-05-24 01:10:36 +01:00
Tuomas Tynkkynen e6cb889faa esptool: init at 1.4 2017-05-24 02:47:46 +03:00
Tuomas Tynkkynen ff15d0c41e esptool-ck: init at 0.4.11 2017-05-24 02:47:41 +03:00
Thomas Tuegel b7290d3af5
spotify: 1.0.53.758 -> 1.0.55.487 2017-05-23 18:41:47 -05:00
Nikolay Amiantov 46a2da8766 wine: use gstreamer-1.0 2017-05-24 02:27:05 +03:00
Nikolay Amiantov 2d1e5e87db wine: fix libva support 2017-05-24 02:27:01 +03:00
Nikolay Amiantov bf230536e0 wineStaging: fix patching in nix-shell 2017-05-24 02:26:57 +03:00
Nikolay Amiantov 95f321480f wine: add udev support 2017-05-24 02:26:53 +03:00
Jaka Hudoklin 118cbadb31 Merge pull request #26005 from benley/kops-1.6.0
kops: 1.4.0 -> 1.6.0
2017-05-24 01:17:05 +02:00
Joachim Fasting 49ecd62c08
lkl: split outputs
Breaking out lib allows users to link against lkl without pulling the
kitchen sink into their closure.
2017-05-24 01:07:26 +02:00
Joachim Fasting e0b623a56d
lkl: break description into longDescription and a briefer descr 2017-05-24 01:07:24 +02:00
Joachim Fasting 8c8f40a128
lkl: d747073 -> 2017-03-24
- Moves to a more recent kernel (4.10, I think ...)
- API break re the previous version
- cptofs: fix root directory copy
- add support for disks with custom ops
- add LKL_HIJACK_NET_QDISC to configure qdisc policy
- add LKL_HIJACK_SYSCTL to configure sysctl values
2017-05-24 01:07:23 +02:00
Joachim Fasting e983d4306e
lkl: bc & python are native build inputs 2017-05-24 01:07:22 +02:00
Joachim Fasting e845495edb
lkl: add meta.homepage 2017-05-24 01:07:14 +02:00
Jörg Thalheim 4fecdceec2 Merge pull request #26024 from Mic92/llvm-config-3.4
llvmPackages_34.llvm: fix output of llvm-config
2017-05-24 00:04:13 +01:00
Jörg Thalheim 7bb98bb02c Merge pull request #26030 from dtzWill/update/pelican
update pelican, feedgenerator
2017-05-23 22:38:58 +01:00
Jörg Thalheim bfc9420b7f
feedgenerator: move to external file 2017-05-23 22:37:43 +01:00
Daniel Peebles ec117f761f Merge pull request #26034 from veprbl/nixpatches
nixStable: remove old patches
2017-05-23 17:33:31 -04:00
Dmitry Kalinkin 467a91d9ee
nixStable: remove old patches
773313591f
ad9e6037a4
2017-05-23 17:32:30 -04:00
Franz Pletz 2d12d2b70e Merge pull request #25971 from Ma27/systemd/logind-config
services.logind: add options for lid-switch behavior
2017-05-23 23:17:36 +02:00
sternenseemann f9af11e462 jackline: 2016-11-17 -> 2017-03-30 2017-05-23 23:13:40 +02:00
Jörg Thalheim 3e9f7bcb98
pythonPackages.pelican: move to external file 2017-05-23 22:09:07 +01:00
Pascal Bach 335865b943 gitlab-runner, gitlab-runner_1_11: change path fix patch to work on non NixOS
It now tries to find the shell via path first and then falls back to the original
behavior.
2017-05-23 22:34:22 +02:00
Jörg Thalheim 0e9e777508
znc: document password generation better
cc @rtjre
2017-05-23 21:22:28 +01:00
Benjamin Staffin 3cf55f070d
kops: enable bash and zsh completion 2017-05-23 16:14:15 -04:00
Will Dietz 330dee016d python.pelican: 3.6.3 -> 3.7.1, enable tests 2017-05-23 14:35:10 -05:00
Will Dietz 9ede2d15aa python.feedgenerator: 1.7 -> 1.9 2017-05-23 14:34:49 -05:00
Jörg Thalheim 4c4f50ce76
llvmPackages_34.llvm: fix output of llvm-config
now llvm-config --libnames and llvm-config --libfiles output the proper
files.
2017-05-23 18:38:44 +01:00
Maximilian Bosch 23d1c7f474
services.logind: add options for lid-switch behavior 2017-05-23 18:57:57 +02:00