3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

167329 commits

Author SHA1 Message Date
Vladimír Čunát 23eb5e846d
Merge #54095: linux: enable memory hotplug support 2019-01-19 16:26:01 +01:00
Gabriel Ebner d2f39adea9 gdal: fix build with poppler 0.73 2019-01-19 15:42:58 +01:00
R. RyanTM 6f8e0ae608 gdal: 2.3.2 -> 2.4.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/gdal/versions
2019-01-19 15:21:50 +01:00
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
Jörg Thalheim 1af4f366ca
nixos/postgresqlBackup: add backupAll option
For large setups it is useful to list all databases explicit
(for example if temporary databases are also present) and store them in extra
files.
For smaller setups it is more convenient to just backup all databases at once,
because it is easy to forget to update configuration when adding/renaming
databases. pg_dumpall also has the advantage that it backups users/passwords.

As a result the module becomes easier to use because it is sufficient
in the default case to just set one option (services.postgresqlBackup.enable).
2019-01-19 11:41:06 +00: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 c869590dea spin: install manpage 2019-01-18 21:34:55 -06:00
Will Dietz 5812580bf6 spin: 6.4.8 -> 6.4.9 2019-01-18 21:34:50 -06: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
Ben Wolsieffer 414c42a697 ubootRock64, ubootRockPro64: use dtc 1.4.5 2019-01-18 21:00:58 -05:00
Raphael Borun Das Gupta 077a5cfedb udocker: change homepage to documentation on gitbooks.io
as that view, other than the gitbook.com one, is available to
readers not logged into GitBook, too.
2019-01-19 02:15:41 +01:00
adisbladis dfe2453ce5
mpv: Add vulkan support 2019-01-19 00:53:49 +00:00
Herman Fries 42cfe57245 springLobby: Fix TLS problems on downloads 2019-01-19 01:24:00 +01: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
Ben Wolsieffer 404773e336 uboot: use pname and cleanup version specification 2019-01-18 17:53:21 -05:00
Ben Wolsieffer 26079c4da7 uboot: buildUBoot: add extraConfig parameter 2019-01-18 17:53:21 -05:00
Ben Wolsieffer e245086709 uboot: add RockPro64, fix Rock64 build
Switch the Rock64 build from a newer, less maintained U-Boot tree, to an older
but more maintained and featureful version.
2019-01-18 17:53:21 -05:00
Ben Wolsieffer bb72c0668d pythonPackages.libfdt: init
libfdt is a Python library included in the dtc package.
2019-01-18 17:53:21 -05:00
Ben Wolsieffer 7edd0389e1 arm-trusted-firmware: add RK3399 2019-01-18 17:53:21 -05:00
Ben Wolsieffer 8a816723ce arm-trusted-firmware: 1.5 -> 2.0 2019-01-18 17:53:21 -05:00
Ben Wolsieffer cc35ac70c6 rkdeveloptool: init at 1.3 2019-01-18 17:53:21 -05:00