Commit graph

150015 commits

Author SHA1 Message Date
pacien 1b01704503 matrix-synapse: 0.99.0 -> 0.99.1.1 2019-02-16 09:48:48 +01:00
Vincent Laporte 039f359a7d ocamlPackages.ocaml-migrate-parsetree: 1.1.0 -> 1.2.0 2019-02-16 09:05:06 +01:00
Will Dietz d98ac166b5
Merge pull request #55598 from dtzWill/update/networkmanager-openvpn-1.8.10
networkmanager-openvpn: 1.8.8 -> 1.8.10
2019-02-16 01:36:22 -06:00
Will Dietz 677afc0032
Merge pull request #55638 from dtzWill/update/intel-media-driver-18.4.1
intel-media-driver: 18.4.0 -> 18.4.1
2019-02-16 00:04:59 -06:00
worldofpeace 7dd0067969
Merge pull request #55849 from r-ryantm/auto-update/python3.7-rasterio
python37Packages.rasterio: 1.0.15 -> 1.0.18
2019-02-16 04:31:53 +00:00
worldofpeace 69ac268a4e
Merge pull request #55858 from r-ryantm/auto-update/python3.7-llfuse
python37Packages.llfuse: 1.3.5 -> 1.3.6
2019-02-16 00:36:06 +00:00
Samuel Dionne-Riel 3ec24a0abf
Merge pull request #55861 from lopsided98/linux-hardkernel-interpreter-trunc
linux_hardkernel_4_14: don't apply interpreter-trunc patch
2019-02-15 19:30:04 -05:00
lewo 87a8d1a3df
Merge pull request #55686 from eonpatapon/cassandra-driver-3.16
pythonPackages.cassandra-driver: 3.15.1 -> 3.16.0 - fix build
2019-02-16 01:03:44 +01:00
Ben Wolsieffer 60b5347fb5 linux_hardkernel_4_14: don't apply interpreter-trunc patch
The only 4.14.y versions that need the patch are 4.14.99 and 4.14.100.
2019-02-15 19:01:51 -05:00
worldofpeace 8087324acc
Merge pull request #55842 from r-ryantm/auto-update/python3.7-twilio
python37Packages.twilio: 6.23.1 -> 6.24.0
2019-02-15 23:39:48 +00:00
worldofpeace 2fa77d22ba
Merge pull request #55851 from r-ryantm/auto-update/python3.7-telethon
python37Packages.telethon: 1.5.4 -> 1.5.5
2019-02-15 23:31:06 +00:00
worldofpeace 4cb1dab270
Merge pull request #55838 from r-ryantm/auto-update/shotwell
gnome3.shotwell: 0.30.1 -> 0.30.2
2019-02-15 23:28:00 +00:00
worldofpeace 01051c11a9
Merge pull request #55855 from r-ryantm/auto-update/python3.7-mail-parser
python37Packages.mail-parser: 3.4.1 -> 3.9.2
2019-02-15 23:23:06 +00:00
worldofpeace 0e8ab58f45
pythonPackages.llfuse: update homepage 2019-02-15 18:20:19 -05:00
worldofpeace 44509439a6
Merge pull request #55731 from dywedir/fd
fd: 7.2.0 -> 7.3.0
2019-02-15 23:09:18 +00:00
Ryan Mulligan e8e1f9a8a7
Merge pull request #55844 from r-ryantm/auto-update/qmapshack
qmapshack: 1.12.1 -> 1.12.3
2019-02-15 15:03:46 -08:00
Samuel Dionne-Riel f8eef26991
Merge pull request #55732 from oxij/tree/move-defaults-to-package-files-mostly-pulse
all-packages.nix: move defaults to package files continues
2019-02-15 17:49:01 -05:00
R. RyanTM cba2549e98 python37Packages.llfuse: 1.3.5 -> 1.3.6
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-llfuse/versions
2019-02-15 14:37:21 -08:00
Maximilian Bosch 2e359d93ef
Merge pull request #55587 from avdv/pkg/yubikey-manager-qt
New package for `yubikey-manager-qt`
2019-02-15 23:37:17 +01:00
Vladimír Čunát 1ca67d201f
Merge #55852: elfutils: 0.175 -> 0.176
Fixes six security CVE issues.
2019-02-15 23:29:49 +01:00
Sarah Brofeldt e43bec9189
Merge pull request #55721 from Taneb/disable-test-equivalence
haskellPackages.equivalence: dontCheck in GHC 8.6
2019-02-15 23:03:09 +01:00
R. RyanTM 495689ddd7 python37Packages.mail-parser: 3.4.1 -> 3.9.2
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-mail-parser/versions
2019-02-15 13:41:55 -08:00
Maximilian Bosch 703e8763d5
yubikey-manager-qt: cleanup
* Explicitly specify all QT dependencies rather than import from the
  `qt5` attr set. This makes overrides of a single library easier.

* Drop the superfluous `with stdenv` expression and reference lib or
  stdenv itself where possible.

* Don't manually configure shared libraries to load. This is mostly done
  automatically during the build steps.
2019-02-15 22:19:35 +01:00
Vladyslav M a7d6c38aee
Merge pull request #55748 from hhm0/bbe
bbe: init at 0.2.2
2019-02-15 22:49:53 +02:00
Will Dietz 6ff00fe96a elfutils: 0.175 -> 0.176
https://sourceware.org/ml/elfutils-devel/2019-q1/msg00147.html

Since it'short, NEWS is reproduced below
------

* NEWS *

build: Add new --enable-install-elfh option.
       Do NOT use this for system installs (it overrides glibc elf.h).

backends: riscv improved core file and return value location support.

Fixes CVE-2019-7146, CVE-2019-7148, CVE-2019-7149, CVE-2019-7150,
      CVE-2019-7664, CVE-2019-7665
2019-02-15 14:08:21 -06:00
Vladyslav M afd19a0bcb
Merge pull request #55830 from r-ryantm/auto-update/slurp
slurp: 1.0 -> 1.0.1
2019-02-15 22:01:00 +02:00
R. RyanTM 7c15efb57c python37Packages.telethon: 1.5.4 -> 1.5.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/python3.7-telethon/versions
2019-02-15 11:44:53 -08:00
R. RyanTM 311b70dd3e
slurp: 1.0 -> 1.0.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/slurp/versions
2019-02-15 21:41:48 +02:00
R. RyanTM 2f5b369a5b python37Packages.rasterio: 1.0.15 -> 1.0.18
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-rasterio/versions
2019-02-15 11:32:41 -08:00
Jaka Hudoklin 2912c1c8ac
Merge pull request #55690 from Ma27/fix-osquery
osquery: fix build
2019-02-15 19:52:27 +01:00
Jaka Hudoklin 1775f6c393
Merge pull request #55809 from zaninime/kustomize
kustomize: 1.0.11 -> 2.0.1
2019-02-15 19:50:12 +01:00
Jaka Hudoklin 7e09befcea
Merge pull request #55813 from r-ryantm/auto-update/vault
vault: 1.0.2 -> 1.0.3
2019-02-15 19:48:59 +01:00
R. RyanTM 6f205d1684 qmapshack: 1.12.1 -> 1.12.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/qmapshack/versions
2019-02-15 10:32:51 -08:00
R. RyanTM 55be337d47 python37Packages.twilio: 6.23.1 -> 6.24.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-twilio/versions
2019-02-15 09:14:04 -08:00
midchildan c400bdaa49 mikutter: drop maintainership 2019-02-15 11:55:23 -05:00
R. RyanTM 89c832dc46 gnome3.shotwell: 0.30.1 -> 0.30.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/shotwell/versions
2019-02-15 08:14:23 -08:00
Jaka Hudoklin c70de6b0c4
Merge pull request #55772 from xtruder/pkgs/rippled/1.2.0
rippled: 0.30.0-rc1 -> 1.2.0
2019-02-15 16:52:24 +01:00
Ryan Mulligan 64b05b8733
Merge pull request #55236 from r-ryantm/auto-update/utop
ocamlPackages.utop: 2.2.0 -> 2.3.0
2019-02-15 07:10:53 -08:00
Ryan Mulligan 865926e709
Merge pull request #55828 from r-ryantm/auto-update/safeeyes
safeeyes: 2.0.8 -> 2.0.8.1
2019-02-15 07:08:59 -08:00
Francesco Zanini 4698105747 Remove deps.nix again 2019-02-15 16:05:32 +01:00
Tim Steinbach 93e9b53b96
linux: 4.20.8 -> 4.20.10 2019-02-15 10:01:36 -05:00
Tim Steinbach 8c14948343
linux: 4.19.21 -> 4.19.23 2019-02-15 10:01:36 -05:00
Tim Steinbach 7954ec0ffd
linux: 4.14.99 -> 4.14.101 2019-02-15 10:01:36 -05:00
Tim Steinbach 50f518c93f
linux: 4.9.156 -> 4.9.158 2019-02-15 10:01:36 -05:00
Will Dietz 5bd0cdb3d6
Merge pull request #55624 from dtzWill/update/xapian-1.4.10
xapian: 1.4.9 -> 1.4.10
2019-02-15 08:49:32 -06:00
Graham Christensen 67e0de1629
Merge pull request #55321 from gilligan/kind-update
kind: 0.0.1 -> 0.1.0
2019-02-15 09:26:06 -05:00
R. RyanTM 7b3dd7bc1e safeeyes: 2.0.8 -> 2.0.8.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/safeeyes/versions
2019-02-15 04:59:21 -08:00
Silvan Mosberger 2075b3715b Revert "shellFor: Don't suck in src to compare to deps. [Fixes #51079]" 2019-02-15 12:18:44 +01:00
R. RyanTM 1576c74743 libgit2_0_27: 0.27.7 -> 0.27.8 (#55256)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libgit2/versions
2019-02-15 11:53:53 +01:00
volth 293ca25fea mkp224o: init at 1.2.0 (#55104)
* mkp224o: init at 1.2.0

* mkp224o: remove unwanted spaces
2019-02-15 11:52:46 +01:00