Commit Graph
166990 Commits
Author SHA1 Message Date
Franz Pletz 74a64a8a61 systemd: 239 -> 239.20190110
Fixes CVE-2018-16864 & CVE-2018-16865 (journald stack clash). Fixes #53755.

Also updates the debian patches to fix CVE-2018-15686. Fixes #52250.
2019-01-10 20:54:12 +01:00
Vladyslav MandGitHub af32605c09 Merge pull request #53770 from dywedir/hexyl
hexyl: 0.3.0 -> 0.3.1
2019-01-10 21:42:34 +02:00
Pascal Bach 395dbf0d9a youtube-dl: 2019.01.02 -> 2019.01.10 2019-01-10 20:36:35 +01:00
NotkeaandGitHub 0be693a8df matrix-synapse: 0.34.0 -> 0.34.0.1 (CVE-2019-5885) 2019-01-10 20:22:01 +01:00
markuskowaandGitHub b70a4b2b98 Merge pull request #53478 from bgamari/bump-ngspice
ngspice: 29 -> 30
2019-01-10 20:17:54 +01:00
Elmar AthmerandDmitry Kalinkin 539d62be3a hcloud: 1.9.1 -> 1.11.0 2019-01-10 14:02:47 -05:00
Dmitry KalinkinandGitHub 6bc8a66212 Merge pull request #53300 from msteen/openra
openra with extra mods
2019-01-10 13:56:46 -05:00
Dmitry KalinkinandGitHub 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 GlosterandGitHub 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
lewoandGitHub 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 ThalheimandGitHub 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 DietzandProfpatsch 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 FandGitHub 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
Jake Waksbaum 53b996a62a pythonPackages.poetry: init at 0.12.10 2019-01-10 17:02:45 +00:00
worldofpeaceandJake Waksbaum 0756066b1b pythonPackages.pyristent: add pytestrunner, fix build 2019-01-10 17:02:45 +00:00
Jake Waksbaum 33f486f456 pythonPackages.tomlkit: init at 0.5.3 2019-01-10 17:02:45 +00:00
Jake Waksbaum a9ced39e88 pythonPackages.cachy: init at 0.2.0 2019-01-10 17:02:45 +00:00
Jake Waksbaum 9f6a76b95b pythonPackages.cleo: init at 0.7.2 2019-01-10 17:02:45 +00:00
Jake Waksbaum 8aa6c116f2 pythonPackages.clikit: init at 0.2.3 2019-01-10 17:02:45 +00:00
Jake Waksbaum 1b22109904 pythonPackages.pastel: init at 0.1.0 2019-01-10 17:02:45 +00:00
Jake Waksbaum e77c10db63 pythonPackages.pylev: init at 1.3.0 2019-01-10 17:02:45 +00:00
Jake Waksbaum fb7acdec80 Add jakewaksbaum as a maintainer 2019-01-10 17:02:45 +00:00
Robert SchützandGitHub 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. RyanTMandFranz Pletz 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
YorickandRobert Schütz 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ønnerandGitHub 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
agentpt5andRobert Schütz 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ützandGitHub 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