Commit Graph

166921 Commits

Author SHA1 Message Date
Dmitry Kalinkin
c53fe37d0e
qMasterPassword: fix on darwin, add meta.longDescription 2019-01-20 14:13:39 -05:00
Tadeo Kondrak
6872731208
qMasterPassword: init at 1.2.2 2019-01-19 17:55:23 -07:00
Dmitry Kalinkin
531bba6182 mujs: enable on darwin 2019-01-19 18:40:06 -05:00
Vladimír Čunát
e36b4d6a85
gdal: fix patch hashes
Commit d2f39adea9 added them with hashes *before* normalization done
by fetchpatch.
2019-01-20 00:38:41 +01:00
Austin Seipp
8cbe6b9ce4 nixpkgs: reorganize the postgresql extensions
This is a backwards compatible change; it mostly puts all the extensions
for postgresql in a common directory to keep them isolated.

It also moves a few things that /were not/ extensions out into other parts of
the filesystem namespace; namely the postgresql_jdbc and psqlodbc libraries
were moved under development/java-modules and development/libraries,
respectively. Because these libraries use the libpq postgresql client drivers,
they're less sensitive to underlying version changes anyway (since the protocol
is relatively stable).

No attributes were renamed or harmed in the creation of this patch.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-01-19 17:33:32 -06:00
Austin Seipp
73f56ae191 nixpkgs: move postgresql patches into a common directory
This simply makes it easier to browse the PostgreSQL package directory. More to
come.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-01-19 17:33:32 -06:00
Dmitry Kalinkin
3cac599628
Merge pull request #54342 from ar1a/vdmfec
vdmfec: init at 1.0
2019-01-19 17:19:12 -05:00
Aria Edmonds
d5fca98fcd vdmfec: init at 1.0 2019-01-20 08:58:12 +11:00
Dmitry Kalinkin
0f3758b5e6
Merge pull request #53839 from fusion809/marvin
marvin: init at 19.1.0
2019-01-19 15:50:49 -05:00
Samuel Dionne-Riel
50555a6d35
Merge pull request #54330 from samueldr/fix/disable-tests-shell-access
Revert "Add ssh backdoor to VM tests infrastructure."
2019-01-19 14:20:15 -05:00
Samuel Dionne-Riel
3aab228d09 Revert "Add ssh backdoor to VM tests infrastructure."
This reverts commit d6e3db44cf.

See #53935 for explanations. In short, it may be causing issues with
tests on the build infrastructure.
2019-01-19 13:24:39 -05:00
Vladimír Čunát
3fa77297b5
linux: avoid memory hotplug support on most platforms
It broke i686 build, and it's probably not worth it on others, too.
/cc #54095 e63414078a.
2019-01-19 19:22:02 +01:00
Alyssa Ross
0bf9656a57
Merge pull request #54265 from smaximov/gem-config-digest-sha3
gem-config: add digest-sha3
2019-01-19 17:27:44 +00:00
Robert Schütz
a7a8570eed
sigal: use python3Packages (#54187) 2019-01-19 17:33:10 +01:00
Michael Weiss
7bc18d2535
pythonPackages.glances: 3.0.2 -> 3.1.0 2019-01-19 17:20:37 +01:00
Michael Weiss
af100d55d3
dynamips: 0.2.18 -> 0.2.19 2019-01-19 17:20:37 +01:00
Vladimír Čunát
51ac3db79c
Revert "nix: point at curl 7.59.0 (#41452)"
This reverts commit 5574df3549.
I also can't reproduce the problem anymore; discussion: #41312.
Fixes #53569, fixes #53948.  (Vulnerabilities in old curl.)
2019-01-19 17:14:02 +01:00
Vladimír Čunát
b277551a4b
Merge #52444: ffmpeg{_3_4,_4,-full}: updates 2019-01-19 16:56:21 +01:00
Vladimír Čunát
19d6c32fcf
libaom: fix fetch (and tweak version accordingly)
Apparently, upstream renamed the tag in the meantime :-/
2019-01-19 16:55:08 +01:00
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
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