Commit graph

165918 commits

Author SHA1 Message Date
Léo Gaspard fc7bbfdc40 Merge branch 'pr-53772'
* pr-53772:
  matrix-synapse: 0.34.0 -> 0.34.0.1 (CVE-2019-5885)
2019-01-10 21:04:06 +01:00
Vladyslav M af32605c09
Merge pull request #53770 from dywedir/hexyl
hexyl: 0.3.0 -> 0.3.1
2019-01-10 21:42:34 +02:00
Notkea 0be693a8df
matrix-synapse: 0.34.0 -> 0.34.0.1 (CVE-2019-5885) 2019-01-10 20:22:01 +01:00
markuskowa b70a4b2b98
Merge pull request #53478 from bgamari/bump-ngspice
ngspice: 29 -> 30
2019-01-10 20:17:54 +01:00
Elmar Athmer 539d62be3a hcloud: 1.9.1 -> 1.11.0 2019-01-10 14:02:47 -05:00
Dmitry Kalinkin 6bc8a66212
Merge pull request #53300 from msteen/openra
openra with extra mods
2019-01-10 13:56:46 -05:00
Dmitry Kalinkin 9fac2254b2
Merge pull request #53666 from ThomasMader/dlang-update
dmd: 2.083.1 -> 2.084.0, dub: 1.12.1 -> 1.13.0, dtools: 2.083.1 -> 2.084.0, Literate: 2018-12-23 -> 2019-01-08
2019-01-10 13:54:44 -05:00
Vladyslav Mykhailichenko a083a56c15
hexyl: 0.3.0 -> 0.3.1 2019-01-10 20:53:17 +02:00
Michael Weiss d7cedf7394
ubridge: init at 0.9.14 2019-01-10 19:47:58 +01:00
Robin Gloster 70732eb482
Merge pull request #53765 from mayflower/php-7.3.1
php73: 7.3.0 -> 7.3.1
2019-01-10 18:04:36 +00:00
lewo 7612a6add4
Merge pull request #52870 from xtruder/pkgs/dockerTools/buildLayeredImage/extraCommands
dockerTools: allow to pass extraCommands, uid and gid to buildLayered image
2019-01-10 19:00:19 +01:00
Jörg Thalheim b75aff7202
Merge pull request #53754 from danbst/lib-fake-hashes
lib: add fake hashes
2019-01-10 17:56:09 +00:00
Profpatsch 9e9fec640e bazel: 0.20.0 -> 0.21.0
0.21 removed the bundled openjdk-distribution. Instead, tries to fetch
the “right” distribution on-the-fly when building.
So we need to provide our own openjdk.

According to
https://github.com/bazelbuild/bazel/issues/6865#issuecomment-447261288
we should set `--host_javabase="@local_jdk//:jdk` if we want to do
that. This uses the jdk that is currently in the environment, which is
openjdk 8 in our case. 0.21 defaulted to a toolchain for JDK9, which
we don’t package in nixpkgs, so we use the JDK8 toolchain.

This commit also replaces the line-number-based sed invocations with
something more stable.
2019-01-10 18:46:25 +01:00
Will Dietz 7e31406886 bazel: greatly reduce time spent substituting, be smart which files
Files inspected: 2756 -> 40
Total size of inspected files: 20M -> 1016K
2019-01-10 18:46:25 +01:00
danbst 68a6b47b8c lib: add shortcuts for fake hashes (fakeSha256, fakeSha512)
Fake hashes can be used as placeholders for all the places, where
Nix expression requires a hash, but we don't yet have one.

This should be more convenient than following:
- echo|sha256sum, copy into clipboard, go to editor, paste into previously
  edited place
- search nixpkgs for a random package, copy it's hash to cliboard, go to
  editor, paste into previously edited place

Nix can add support for these fake hashes. In that case printed error should contain
only 1 hash, so no more problem "which of two hashes from error should I use?"

Idea by irc:Synthetica
2019-01-10 19:27:35 +02:00
Herwig Hochleitner 5d4f0de689 mps: 1.116.0 -> 1.117.0 2019-01-10 18:25:41 +01:00
Robert Schütz 28ba2d3379 qmediathekview: 2017-04-16 -> 2019-01-06 2019-01-10 18:20:37 +01:00
Joachim F 988ca691c4
Merge pull request #53683 from dtzWill/update/tor-3.5.7
tor: 0.3.4.9 -> 0.3.5.7, add few deps
2019-01-10 17:12:57 +00:00
Robert Schütz 7ca9db080b python.pkgs.fido2: run tests 2019-01-10 18:10:21 +01:00
Robert Schütz 3f3fe76fec
Merge pull request #53761 from dotlambda/aiohttp-3.5.2
python3.pkgs.aiohttp: 3.4.4 -> 3.5.2
2019-01-10 18:02:28 +01:00
Herwig Hochleitner 0e5c70eb76 nixops: add checkPhase with a smoke test
This can detect (python) import errors introduced by dependency updates.
2019-01-10 17:50:25 +01:00
Robin Gloster 0af5ce1c8b
php73: 7.3.0 -> 7.3.1 2019-01-10 17:43:14 +01:00
Robert Schütz 77ec7d75a9 python.pkgs.py3status: 3.14 -> 3.15 2019-01-10 17:39:23 +01:00
Robert Schütz a36c2d9c54 python.pkgs.multidict: 4.4.2 -> 4.5.2 2019-01-10 17:20:08 +01:00
adisbladis 2ac775a084
emacsPackagesNg.forge: Add git as build input 2019-01-10 16:16:38 +00:00
Robert Schütz e56f76f81b gns3-server: improve expression 2019-01-10 17:05:21 +01:00
Robert Schütz cc70439e11 python3.pkgs.aiohttp: 3.4.4 -> 3.5.2 2019-01-10 17:05:15 +01:00
Eelco Dolstra 6232df2a1e
Merge branch 'master' of git://github.com/NixOS/nixpkgs 2019-01-10 16:53:34 +01:00
Herwig Hochleitner bd3695090e systemtap: 3.3 -> 4.0 2019-01-10 16:44:51 +01:00
Robert Schütz 6da71c7abc python.pkgs.hpack: fix build 2019-01-10 16:44:12 +01:00
Eelco Dolstra 79229ca863
rustfmt: 0.99.5 -> 1.0.0
Note: there is a 1.0.1, but it doesn't compile with our stable Rust.
2019-01-10 16:43:43 +01:00
R. RyanTM c703e835b2 claws-mail: 3.17.2 -> 3.17.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/claws-mail/versions
2019-01-10 15:41:30 +00:00
Eelco Dolstra ab33df13ac
Merge branch 'rustfmt' of https://github.com/symphorien/nixpkgs 2019-01-10 16:35:11 +01:00
Yorick 4d68e82dbc nixos/borgbackup: use coercedTo instead of apply on paths (#53756)
so multiple declarations merge properly
2019-01-10 16:34:02 +01:00
Tor Hedin Brønner 63b88f668b
Merge pull request #53738 from hedning/libmediaart-disable-tests
libmediaart: turn off broken tests until fixed
2019-01-10 16:28:12 +01:00
Jaka Hudoklin 954cda5c9d
dockerTools: allow to pass extraCommands, uid and gid to buildLayeredImage 2019-01-10 16:02:23 +01:00
agentpt5 2f1e8d40cf flexget: add transmissionrpc as dependency (#53735)
Add transmissionrpc as dependency to flexget, in order to communicate with Transmission networking client.
2019-01-10 15:54:39 +01:00
Robert Schütz 9d08f32da6 python.pkgs.h5py: 2.8.0 -> 2.9.0 2019-01-10 15:09:59 +01:00
Eelco Dolstra 5d09620d83
nixUnstable: 2.2pre6526_9f99d624 -> 2.2pre6600_85488a93 2019-01-10 15:05:53 +01:00
Robert Schütz eb0e3e02e0
Merge pull request #53741 from dotlambda/home-assistant-0.85
home-assistant: 0.84.6 -> 0.85.0
2019-01-10 14:57:54 +01:00
Michael Weiss 44e1571a42
pythonPackages.scapy: 2.4.0 -> 2.4.1 2019-01-10 14:49:19 +01:00
Robert Schütz b07fbf0add python.pkgs.zstd: 1.3.5.1 -> 1.3.8.1 2019-01-10 14:47:19 +01:00
Robert Schütz d6ededb2a1 python.pkgs.pyfakefs: 3.4.3 -> 3.5.5 2019-01-10 14:33:52 +01:00
Robert Schütz f3902687b8 python3.pkgs.pyhomematic: 0.1.53 -> 0.1.54 2019-01-10 14:26:09 +01:00
Maximilian Bosch b936b2ddac
Merge pull request #53733 from nalbyuites/pgsanity
pgsanity: init at 0.2.9
2019-01-10 14:12:15 +01:00
markuskowa 3c5845c575
Merge pull request #53469 from markuskowa/upd-bladerf
libbladeRF: 2.0.2 -> 2.2.0
2019-01-10 13:49:27 +01:00
Ashijit Pramanik 06339255ca pythonPackages.pgsanity: init at 0.2.9 2019-01-10 18:13:33 +05:30
markuskowa 62033a2209
Merge pull request #53510 from r-ryantm/auto-update/transmission-remote-gtk
transmission-remote-gtk: 1.4.0 -> 1.4.1
2019-01-10 13:43:24 +01:00
Robert Schütz 1067d63855 python: netdisco: 2.2.0 -> 2.3.0 2019-01-10 13:43:19 +01:00
adisbladis 3b67c43e95
firefox-beta-bin: 65.0b3 -> 65.0b9 2019-01-10 12:26:36 +00:00