adisbladis
50028b2d7c
mpv: Use docutils from python3
...
Otherwise docutils propagates python2.
Since we install umpv (a python wrapper script around mpv) python is
pulled in as a runtime dependency of mpv.
Youtube-dl already uses python3 so we can avoid a full python version
in the closure.
2019-01-19 13:57:32 +00:00
Michael Weiss
db8e3654e2
tdesktop: Drop the patch for a GCC bug
...
GCC 7.4.0 is now the default and not affected by this bug.
2019-01-19 14:43:24 +01:00
adisbladis
2031aaff07
Merge pull request #54315 from adisbladis/mpv-mujs
...
mpv: Add javascript support
2019-01-19 13:37:49 +00:00
Peter Hoeg
d264c2994e
home-assistant: missing a parse-requirements.py run ( #54318 )
2019-01-19 14:17:46 +01:00
Léo Gaspard
cf8383810e
gn: use python2 as gn is incompatible with python3
2019-01-19 14:17:22 +01:00
adisbladis
5cc392c5bb
mpv: Enable javascript support through mujs
2019-01-19 12:56:02 +00:00
adisbladis
c0fcae159c
mujs: 2017-01-24 -> 1.0.5
2019-01-19 12:56:01 +00:00
adisbladis
227104215d
Merge pull request #54290 from adisbladis/mpv-vulkan
...
mpv: Add vulkan support
2019-01-19 12:54:23 +00:00
adisbladis
abd658e932
Merge pull request #54314 from adisbladis/shaderc-fixes
...
shaderc: git-2018-06-01 -> 2018.0
2019-01-19 12:53:45 +00:00
Jörg Thalheim
db804db878
Merge pull request #38964 from Moredread/wip/mediathekview
...
mediathekview: 9 -> 13.2.1
2019-01-19 12:45:14 +00:00
adisbladis
32301dbba6
shaderc: git-2018-06-01 -> 2018.0
...
This is a tagged upstream release
2019-01-19 12:32:54 +00:00
adisbladis
9eb9fd2d9b
shaderc: Add missing meta license
2019-01-19 12:32:53 +00:00
adisbladis
731f0e06b1
shaderc: Turn buildInputs to nativeBuildInputs
...
These are all build-time only native dependencies
2019-01-19 12:32:52 +00:00
adisbladis
1d55e50fe4
shaderc: Add multiple outputs
2019-01-19 12:32:51 +00:00
André-Patrick Bubel
c18c25f0e9
zdfmediathk: Remove as it is obsolete and broken
...
The package `mediathekview` is the current alternative.
2019-01-19 13:26:41 +01:00
André-Patrick Bubel
88098b14d4
mediathekview: 9 -> 13.2.1
...
Use OracleJRE for now, as OpenJFX isn't packaged yet for OpenJDK.
2019-01-19 13:26:18 +01:00
Timo Kaufmann
ed1a8277ce
vimPlugins: add pname to remaining plugins ( #54311 )
...
This makes it possible to access plugin name and version seperately (and
reliably), e.g. for accessing the plugin directory using pname.
2019-01-19 13:18:27 +01:00
Michael Weiss
cc5f7d9091
gitRepo: Cleanup the patchPhase
...
This variant should be easier to read (it was pretty messy before...).
The end result stays the same.
2019-01-19 12:30:08 +01:00
R. RyanTM
74b7aae3af
rabbitmq-server: 3.7.9 -> 3.7.10
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rabbitmq-server/versions
2019-01-19 11:28:05 +01:00
adisbladis
49c0d3a093
Merge pull request #54304 from enolan/geth-update
...
go-ethereum: 1.8.20 -> 1.8.21
2019-01-19 10:15:34 +00:00
adisbladis
c1c6278db2
Merge pull request #53981 from matthew-piziak/textlint
...
add textlint to nodePackages
2019-01-19 10:15:03 +00:00
Robin Palotai
68436aec2c
Add awk as a default tool for Bazel shell commands.
...
Apparently
e292e0452f/bazel/gflags.bzl (L8)
assumes it should be accessible. Normally we could ask them to fix, but
I would expect awk to be a commonly assumed.
The rough search
https://github.com/search?q=filename%3ABUILD+genrule+awk&type=Code
brings ~1K hits.
2019-01-19 11:07:00 +01:00
Matthew Piziak
56f3fbf9f2
nodePackages_10_x.textlint: init at 11.2.1
2019-01-19 09:56:56 +00:00
Edmund Wu
aaff01ecbf
nvidia_x11: 415.25 -> 415.27
2019-01-19 09:22:10 +01:00
worldofpeace
1cfd006eae
Merge pull request #54257 from r-ryantm/auto-update/blueman
...
blueman: 2.0.7 -> 2.0.8
2019-01-19 02:52:11 -05:00
Echo Nolan
728384e34f
go-ethereum: 1.8.20 -> 1.8.21
...
Updates the package to track an emergency hotfix release. This fixes a
security vulnerability.
2019-01-18 22:14:40 -08:00
Jan Tojnar
8824dde9d2
Merge pull request #54284 from worldofpeace/file-roller-module
...
nixos/file-roller: init
2019-01-19 06:42:00 +01:00
Will Dietz
4603727f4f
Merge pull request #54211 from dtzWill/feature/neat-fonts-from-dtz-nur
...
add various programming fonts (migrating from dtzWill's NUR repo)
2019-01-18 21:32:16 -06:00
Will Dietz
509742b8d7
Merge pull request #53980 from dtzWill/update/zotero-5.0.60
...
zotero: 5.0.35.1 -> 5.0.60
2019-01-18 21:29:54 -06:00
Benjamin Staffin
c7677d9300
pythonPackages.jq: init at 0.1.6 ( #54014 )
2019-01-18 21:01:19 -05:00
adisbladis
dfe2453ce5
mpv: Add vulkan support
2019-01-19 00:53:49 +00:00
adisbladis
8e20de1d52
firefox-beta-bin: 65.0b11 -> 65.0b12
2019-01-18 23:49:08 +00:00
adisbladis
59b60270aa
firefox-devedition-bin: 65.0b11 -> 65.0b12
2019-01-18 23:49:04 +00:00
Matthew Bauer
1c02863317
busybox: give priority of 10
...
Lots of packages provide this. Usually we don't want the busybox version.
2019-01-18 18:16:37 -05:00
R. RyanTM
197c393c2f
img2pdf: 0.3.2 -> 0.3.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/img2pdf/versions
2019-01-18 17:24:36 -05:00
Vladyslav M
1221fc7641
Merge pull request #53215 from wedens/tdrop-init
...
tdrop: init at 2018-11-13
2019-01-19 00:15:51 +02:00
Robert Schütz
bf4c5c56d8
Merge pull request #53945 from dotlambda/recommonmark-0.5.0
...
python.pkgs.recommonmark: 0.4.0 -> 0.5.0
2019-01-18 23:12:53 +01:00
Timo Kaufmann
d34f44db45
sage: fix transient ecl error ( #54285 )
...
Sometimes the doctests fail because ecl races to create a directory.
This should fix that by making sure each process has its own directory.
2019-01-18 23:02:03 +01:00
worldofpeace
9d6fc7ad04
nixos/file-roller: init
2019-01-18 15:04:36 -05:00
R. RyanTM
a26117593d
python37Packages.python-gitlab: 1.6.0 -> 1.7.0 ( #54078 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-python-gitlab/versions
2019-01-18 20:24:36 +01:00
R. RyanTM
a70f5d741f
python37Packages.trio: 0.9.0 -> 0.10.0 ( #54098 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-trio/versions
2019-01-18 20:15:47 +01:00
R. RyanTM
1d1aa5e96e
python37Packages.pytest-benchmark: 3.1.1 -> 3.2.2 ( #54099 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-pytest-benchmark/versions
2019-01-18 19:56:00 +01:00
zimbatm
8baa0a4a34
Merge pull request #52937 from stephengroat/patch-4
...
terraform-providers: new providers + version bumps
2019-01-18 18:45:35 +00:00
Stephen
ab2c1a7bed
terraform-providers: limit subpackages
...
https://github.com/NixOS/nixpkgs/pull/52937#issuecomment-455629855
2019-01-18 09:49:19 -08:00
Matthew Bauer
1ff9a93e1c
nixos/doc: bs=1000000 for dd args ( #54280 )
...
Not all dd implementations take ‘bs=1m’. Better to just list it out
fully to reduce potential for problems.
Fixes #54181 .
2019-01-18 19:19:00 +02:00
Danylo Hlynskyi
d85bb370db
Merge pull request #54281 from buffet/nixos-manual/update-dm
...
Updated default DM in NixOS manual
2019-01-18 19:16:21 +02:00
buffet
5c06a4a30c
Updated default DM
2019-01-18 18:11:00 +01:00
zimbatm
f077a27b9c
terraform-docs: 0.5.0 -> 0.6.0
2019-01-18 18:04:46 +01:00
zimbatm
6d022fb6cc
terraform_0_12: 0.12.0-alpha2 -> 0.12.0-alpha4
2019-01-18 17:25:20 +01:00
Stephen
d5a3e32006
terraform-providers: bump versions
2019-01-18 08:06:18 -08:00