182731 Commits

Author SHA1 Message Date
Robert Schütz
ad4bd3ba8d
Merge pull request #61754 from dotlambda/home-assistant-0.93
home-assistant: 0.92.2 -> 0.93.2
2019-05-27 16:30:54 +02:00
Lancelot SIX
56835a890f
qgis: 3.4.7 -> 3.4.8 2019-05-27 16:26:59 +02:00
Maximilian Bosch
e4b49457af
osquery: 3.2.9 -> 3.3.2
Although there's already a windows-only 3.4[1], the latest release for
Unix systems is 3.3.2[2] with the following changes:

* SELinux event recording[3]
* SMART drive information[4]
* ELF parsing to monitor compiler-level protections for binaries[5]

The diff became rather big in the end due to the following changes:

* The SMART information feature uses a custom fork of smartmontools to
  retrieve SMART data programatically[6].

* Replaced the old, bloated `misc.patch` by a simpler patch that only
  fixes two (actual) issues in the CMake build, unnecessary link targets
  and an invalid compiler flag.

* I tried to clean the derivation's code up a little bit by
  simplifying the `preConfigure` hook and adding only one build-input
  per line (that makes merging of several changes to the derivation
  easier as well).

[1] https://github.com/facebook/osquery/releases/tag/3.4.0
[2] https://github.com/facebook/osquery/releases/tag/3.3.2
[3] https://github.com/facebook/osquery/pull/4224
[4] https://github.com/facebook/osquery/pull/4133
[5] https://github.com/facebook/osquery/pull/4708
[6] https://github.com/allanliu/smartmontools
2019-05-27 16:15:56 +02:00
Maximilian Bosch
d98d4b35ae
libelfin: init at unstable-2018-08-25
Needed by osquery to monitor which binaries are using e.g. hardening
features: https://github.com/facebook/osquery/pull/4708
2019-05-27 16:15:56 +02:00
Robert Schütz
b7f0f89306 python.pkgs.isbnlib: 3.9.6 -> 3.9.8 2019-05-27 15:48:19 +02:00
Robert Schütz
6bed56dafc spectre-meltdown-checker: 0.41 -> 0.42 2019-05-27 15:46:23 +02:00
Silvan Mosberger
41c33668a0
cargo-make: 0.19.1 -> 0.19.2 (#62077)
cargo-make: 0.19.1 -> 0.19.2
2019-05-27 15:21:34 +02:00
Silvan Mosberger
56b28d9e15
Pin filesystem type on Google Compute Engine image to ext4 (#61860)
Pin filesystem type on Google Compute Engine image to ext4
2019-05-27 15:20:58 +02:00
R. RyanTM
131b8b9b8b python37Packages.cupy: 5.2.0 -> 5.4.0 (#59651)
* python37Packages.cupy: 5.2.0 -> 5.3.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/python3.7-cupy/versions

* pythonPackages.cupy: use default gcc instead of gcc5

* pythonPackages.cupy: build with CUDA10.0

* pythonPackages.cupy: 5.3.0 -> 5.4.0
2019-05-27 15:20:34 +02:00
Florian Klink
b301df76a4
linuxPackages.nvidia_x11_legacy390: use patches from archlinux (#62064)
linuxPackages.nvidia_x11_legacy390: use patches from archlinux
2019-05-27 15:10:28 +02:00
Orivej Desh (NixOS)
4448d040c8
Merge pull request #58757 from markuskowa/upd-openmpi
openmpi: 4.0.0 -> 4.0.1
2019-05-27 12:32:21 +00:00
Markus Kowalewski
069167de8a
gnuradio: rename plugins gnuradio-* -> gr-*
* harmonize plugin names with repology
* added aliases to maintain backwards compatability
2019-05-27 14:26:31 +02:00
Renaud
f0df3f13bb
Merge pull request #62098 from fadenb/hashcat-utils_1.9_init
hashcat-utils: init at 1.9
2019-05-27 14:17:36 +02:00
markuskowa
625f62bbb4
Merge pull request #62080 from thefloweringash/packer-1.4.1
packer: 1.4.0 -> 1.4.1
2019-05-27 13:25:43 +02:00
Eelco Dolstra
71bc5e2d64
Merge pull request #62022 from bhipple/fix/sqlite-parallel
sqlite: enable parallel builds
2019-05-27 13:24:02 +02:00
Tristan Helmich (omniIT)
c5be0e5f05 hashcat-utils: init at 1.9 2019-05-27 11:02:56 +00:00
Markus Kowalewski
3b08f26ebd
pythonPackages.mpi4py: add patch for openmpi-4.0.1 2019-05-27 13:01:04 +02:00
Markus Kowalewski
0297ec2412
openmpi: 4.0.0 -> 4.0.1 2019-05-27 13:01:04 +02:00
Marek Mahut
4d5ab3a5ca exodus: init at 19.5.24 2019-05-27 20:00:02 +09:00
Renaud
b978c1daa2
Merge pull request #62066 from petabyteboy/feature/slack
slack: 3.4.0 -> 3.4.2
2019-05-27 11:34:42 +02:00
Lancelot SIX
e4fc985cce
Merge pull request #62081 from matthiasbeyer/update-mutt
mutt: 1.11.4 -> 1.12.0
2019-05-27 11:29:14 +02:00
Ding Xiang Fei
359fd5b729 nixos/modules/virtualisation/google-compute-config.nix: pin filesystem type to ext4 for now
Fix #61859.
Assertion fails when a Google Compute Engine image is built, because
now choices of filesystem types are restricted to `f2fs` and `ext` family if
auto-resizing is enabled.
This change will pin the filesystem used on such an image to be `ext4` for now.
2019-05-27 14:15:02 +08:00
Ryan Mulligan
9745c3b64a
Merge pull request #62093 from siddharthist/dropbox
dropbox: 63.4.107 -> 73.4.118
2019-05-26 22:21:39 -07:00
Ryan Mulligan
a257789f7b
Merge pull request #62095 from rvolosatovs/update/kitty
kitty: 0.13.3 -> 0.14.0
2019-05-26 22:09:57 -07:00
Ryan Mulligan
ae2f761306
Merge pull request #62107 from Infinisil/add/tmatrix
tmatrix: init at 1.0
2019-05-26 21:59:18 -07:00
Silvan Mosberger
9f6e78f23a
tmatrix: init at 1.0 2019-05-27 05:06:40 +02:00
Renato Alves
bd95c913b8
docear: init at 1.2.0
Stable URLs are only provided for older versions.
2019-05-27 03:53:57 +02:00
xrelkd
aa90dc21b5 cargo-make: 0.19.1 -> 0.19.2 2019-05-27 09:41:50 +08:00
Edmund Wu
f3a49a8fae
vscode-extensions.justusadam.language-haskell: 2.5.0 -> 2.6.0 2019-05-26 21:07:25 -04:00
Edmund Wu
3a1e3cf5e5
vscode-extensions.alanz.vscode-hie-server: 0.0.25 -> 0.0.27 2019-05-26 21:07:03 -04:00
Edmund Wu
dfa8da4cd0
vscode-extensions.WakaTime.vscode-wakatime: 2.1.1 -> 2.1.2 2019-05-26 21:06:34 -04:00
Mario Rodas
8d219aa578
Merge pull request #61758 from ecoughlan/python-xhtml2pdf
python-xhtml2pdf: init at 0.2.3
2019-05-26 18:33:29 -05:00
Mario Rodas
7f09bd65d7
Merge pull request #62094 from rvolosatovs/fix/gopass
gopass: Use latest buildGoPackage
2019-05-26 18:00:53 -05:00
Renaud
f43b54f35e
Merge pull request #61907 from Izorkin/tengine
tengine: 2.2.3 -> 2.3.0
2019-05-26 23:52:36 +02:00
Mario Rodas
9e04cb3143
Merge pull request #61901 from r-ryantm/auto-update/python3.7-folium
python37Packages.folium: 0.8.3 -> 0.9.0
2019-05-26 16:45:32 -05:00
André-Patrick Bubel
0ee35c56bd
prusa-slicer: renamed from slic3r-prusa3d and updated 1.41.3 -> 2.0.0
The slic3r-prusa3d package was renamed by upstream to PrusaSlicer with
the 2.0.0 release to reduce confusion with the slic3r package.

We compile against wxGTK 3.0, as with 3.1 the application crashes (see
2019-05-26 23:42:46 +02:00
Silvan Mosberger
c6a9902b42
Merge pull request #60785 from mnacamura/cdda-updates
cataclysm-dda{,-git}: bump version
2019-05-26 23:25:51 +02:00
Izorkin
c9156695cc tengine: 2.2.3 -> 2.3.0 2019-05-27 00:21:57 +03:00
Michael Raskin
477922e038
Merge pull request #61866 from r-ryantm/auto-update/ogre
ogre: 1.11.5 -> 1.12.0
2019-05-26 21:21:54 +00:00
Silvan Mosberger
aacc24826e
Merge pull request #62086 from marsam/update-parallel
parallel: 20190422 -> 20190522
2019-05-26 22:50:17 +02:00
R. RyanTM
5ff19ca742
python37Packages.folium: 0.8.3 -> 0.9.1
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-folium/versions
2019-05-26 15:14:10 -05:00
Aaron Andersen
39adff94a1
Merge pull request #61988 from teh/clickhouse
clickhouse: 18.16.1 -> 19.6.2.11
2019-05-26 15:35:46 -04:00
Silvan Mosberger
6e46d0b72a
Merge pull request #61530 from thedavidmeister/2019-05-15-patchwork
patchwork: init at 3.11.4
2019-05-26 20:45:13 +02:00
Roman Volosatovs
98a6607e34
kitty: Adapt patches to upstream changes 2019-05-26 20:06:57 +02:00
Roman Volosatovs
567defecde
kitty: Remove integrated patches 2019-05-26 20:06:56 +02:00
Roman Volosatovs
b73cd684cb
kitty: 0.13.3 -> 0.14.0 2019-05-26 20:06:56 +02:00
Langston Barrett
21344bc172 dropbox: 63.4.107 -> 73.4.118 2019-05-26 10:34:09 -07:00
Silvan Mosberger
841fb9486e
Merge pull request #62088 from michaelpj/fix/fprintd-state-dir
nixos: add `StateDirectory` for fprintd
2019-05-26 19:21:06 +02:00
Michael Peyton Jones
9131bf59a7
nixos: add StateDirectory for fprintd 2019-05-26 18:06:46 +01:00
Aaron Andersen
a7adfc6abe
Merge pull request #62068 from mmahut/62056
ddclient: patch unpure /usr/bin/perl
2019-05-26 12:48:49 -04:00