Commit graph

195698 commits

Author SHA1 Message Date
Elis Hirwing 6b11080f9f
Merge pull request #70069 from shyim/add-psalm
phpPackages.psalm: init at 3.5.3
2019-10-01 08:22:42 +02:00
Elis Hirwing 8618334d83
Merge pull request #70067 from shyim/update-php-cs-fixer
phpPackages.php-cs-fixer: 2.15.1 => 2.15.3
2019-10-01 08:19:58 +02:00
Elis Hirwing 65c433b5c4
Merge pull request #70079 from Vskilet/jackett-update
jackett: 0.11.687 -> 0.11.751
2019-10-01 08:19:04 +02:00
worldofpeace db96124d3d
Merge pull request #68995 from worldofpeace/bump/libfprint
fprintd: 0.8.1 -> 0.9.0, libfprint: 0.99 -> 1.0
2019-10-01 05:38:33 +00:00
worldofpeace 1ac5e08d5d
Merge pull request #69376 from d-goldin/bump-epson-escpr2
epson-escpr2: 1.0.29 -> 1.1.1
2019-10-01 05:36:30 +00:00
Dima e33810594d epson-escpr2: 1.0.29 -> 1.1.1
The build was failing because the source rpm does not exist
on epsons servers anymore.

Thus bumping it to an existing version
https://hydra.nixos.org/build/101990975/nixlog/5
2019-10-01 01:34:17 -04:00
R. RyanTM 13ccc86f4e flatpak-builder: 1.0.8 -> 1.0.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flatpak-builder/versions
2019-09-30 22:31:34 -07:00
worldofpeace fb170183c4
Merge pull request #70149 from worldofpeace/blueman-fix
blueman: no optional networkmanager
2019-10-01 05:28:26 +00:00
R. RyanTM 3fea7b5e08 davix: 0.7.4 -> 0.7.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/davix/versions
2019-09-30 22:28:15 -07:00
worldofpeace 0daea5f197
Merge pull request #67746 from samueldr/pkgs/quassel/fix-wrapQtAppsHook
quassel: Fix use of `mkDerivation`
2019-10-01 05:24:46 +00:00
Samuel Dionne-Riel c52b5b8a5d quassel: Fix use of mkDerivation
The `with stdenv;` would override the `mkDerivation` to be the regular
one, instead of the libsForQt5 one.

This simply removes the dangerous use of the all-encompassing `with`,
and prefers using a more precise inherit for `lib`.

See #65399

Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-10-01 01:23:10 -04:00
R. RyanTM 72e80436cd python37Packages.dbf: 0.98.2 -> 0.98.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/python3.7-dbf/versions
2019-09-30 22:21:10 -07:00
R. RyanTM 494b1d5b3c mawk: 1.3.4-20171017 -> 1.3.4-20190203
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mawk/versions
2019-09-30 22:16:18 -07:00
R. RyanTM a86acc7e26 python37Packages.python-gitlab: 1.9.0 -> 1.11.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-python-gitlab/versions
2019-09-30 22:11:00 -07:00
R. RyanTM 90c6fbabf2 python27Packages.pycdio: 2.0.0 -> 2.1.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/python2.7-pycdio/versions
2019-09-30 22:08:24 -07:00
R. RyanTM 549c0ee2f6 python37Packages.meld3: 1.0.2 -> 2.0.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-meld3/versions
2019-09-30 22:06:52 -07:00
R. RyanTM 187cf4a567 python37Packages.marshmallow-sqlalchemy: 0.17.0 -> 0.19.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-marshmallow-sqlalchemy/versions
2019-09-30 22:04:40 -07:00
worldofpeace fcb84c5534 blueman: no optional networkmanager
blueman declares NetworkManager gi bindings
as a required runtime dependency [0]

Fixes #69555

[0]: 531da47b06/Dependencies.md
2019-09-30 22:55:17 -04:00
Jon dd57c164e9
Merge pull request #69654 from r-ryantm/auto-update/libsolv
libsolv: 0.7.5 -> 0.7.6
2019-09-30 18:31:37 -07:00
Jon 3eb7f10187
Merge pull request #69651 from r-ryantm/auto-update/libdigidocpp
libdigidocpp: 3.13.7 -> 3.14.0
2019-09-30 18:29:14 -07:00
Matthew Bauer 0ce86880cc
Merge pull request #69908 from matthewbauer/fix-clang-i686
llvm/compiler-rt: fix on i686
2019-09-30 21:28:43 -04:00
Matthew Bauer 1f95c9c933 llvm9/compiler-rt: fix on i686 2019-09-30 21:27:22 -04:00
Matthew Bauer a7dc5c685e llvm/compiler: preserve hashes
Don’t require a mass rebuild for this fix.
2019-09-30 21:24:27 -04:00
Matthew Bauer d303a2f431 llvm/compiler-rt: fix on i686
Only turn on cross related flags when useLLVM = true.

Fixes #66693
2019-09-30 21:24:27 -04:00
Jon 5dd2ff3679
Merge pull request #69707 from r-ryantm/auto-update/powerdns
powerdns: 4.1.13 -> 4.2.0
2019-09-30 18:14:50 -07:00
Jon 2009c26c41
Merge pull request #69708 from r-ryantm/auto-update/openapi-generator-cli
openapi-generator-cli: 4.1.0 -> 4.1.2
2019-09-30 18:13:18 -07:00
Jon 5a2eaf5323
Merge pull request #69701 from r-ryantm/auto-update/obs-studio
obs-studio: 23.2.1 -> 24.0.1
2019-09-30 18:01:41 -07:00
Mario Rodas 9e522a736d
zig: 0.4.0 -> 0.5.0
Release Notes: https://ziglang.org/download/0.5.0/release-notes.html
2019-09-30 20:00:00 -05:00
Jon 90c7ea4cd7
Merge pull request #69694 from r-ryantm/auto-update/neo4j
neo4j: 3.5.8 -> 3.5.11
2019-09-30 17:58:17 -07:00
Jon 0480cb2639
Merge pull request #69726 from r-ryantm/auto-update/parlatype
parlatype: 1.6.1 -> 1.6.2
2019-09-30 17:45:43 -07:00
Jon 2be1eac7fc
Merge pull request #69724 from xrelkd/update/go-ethereum
go-ethereum: 1.9.3 -> 1.9.5
2019-09-30 17:44:21 -07:00
Jon 64271dcbec
Merge pull request #69738 from r-ryantm/auto-update/phoronix-test-suite
phoronix-test-suite: 8.8.1 -> 9.0.0
2019-09-30 17:38:49 -07:00
Peter Simons 590f85f7a1 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-1-g5325ccd from Hackage revision
36c258915f.
2019-10-01 02:30:41 +02:00
Jon c6785de41c
Merge pull request #69757 from r-ryantm/auto-update/python3.7-canmatrix
python37Packages.canmatrix: 0.7 -> 0.8
2019-09-30 17:28:35 -07:00
Jon 3924ad2c09
Merge pull request #69759 from r-ryantm/auto-update/python3.7-azure-batch
python37Packages.azure-batch: 7.0.0 -> 8.0.0
2019-09-30 17:24:33 -07:00
Jon c71efe0892
Merge pull request #69767 from r-ryantm/auto-update/python3.7-azure-mgmt-signalr
python37Packages.azure-mgmt-signalr: 0.2.0 -> 0.3.0
2019-09-30 17:19:41 -07:00
Jon 149600c918
Merge pull request #69771 from r-ryantm/auto-update/python3.7-flask-restplus
python37Packages.flask-restplus: 0.12.1 -> 0.13.0
2019-09-30 16:29:37 -07:00
Marek Mahut 7adddf7c3e jormungandr: 0.5.2 -> 0.5.4 2019-09-30 23:59:56 +02:00
Samuel Dionne-Riel ece3eba422
Merge pull request #69865 from AmineChikhaoui/sd-image-compression
sdImage: add option to enable bzip2 compression
2019-09-30 17:52:01 -04:00
Vladyslav M 9149da788f
zola: 0.8.0 -> 0.9.0 (#70029)
zola: 0.8.0 -> 0.9.0
2019-10-01 00:50:41 +03:00
José Luis Lafuente b2c12abb28 kube3d: build as GoModule instead of GoPackage (#70062)
Also adds build flags version and k3sVersion. Previously it was using the default, dev and latest
2019-09-30 17:37:37 -04:00
Jon 140c30159f
Merge pull request #69772 from r-ryantm/auto-update/python3.7-azure-mgmt-network
python37Packages.azure-mgmt-network: 4.0.0 -> 5.0.0
2019-09-30 14:23:57 -07:00
Jon 9669dc683a
Merge pull request #69781 from r-ryantm/auto-update/python3.7-azure-mgmt-devtestlabs
python37Packages.azure-mgmt-devtestlabs: 3.0.0 -> 4.0.0
2019-09-30 14:20:20 -07:00
Jon c21ec6f8dc
Merge pull request #69782 from r-ryantm/auto-update/python3.7-cupy
python37Packages.cupy: 6.2.0 -> 6.3.0
2019-09-30 14:12:29 -07:00
Jon 75877766b3
Merge pull request #70073 from jonringer/fix-supervisor
pythonPackages.supervisor: fix tests
2019-09-30 13:47:44 -07:00
Jonathan Ringer 5d761d985b pythonPackages.supervisor: fix tests 2019-09-30 13:16:54 -07:00
Victor SENE 70d08871da nexcloud: 16.0.4 -> 16.0.5 2019-09-30 22:09:25 +02:00
Vincent Laporte 2f43ae44c5 ocamlPackages.cpdf: 2.2.1 → 2.3 2019-09-30 21:52:34 +02:00
Vincent Laporte c2ef0a0875 ocamlPackages.camlpdf: 2.2.1 → 2.3 2019-09-30 21:52:34 +02:00
AmineChikhaoui 6ce605e18d
sdImage: add option to enable bzip2 compression
also make SD image compression the default setup.
Fixes issues with output size such as: https://hydra.nixos.org/build/102163603
2019-09-30 15:42:13 -04:00