Commit graph

172571 commits

Author SHA1 Message Date
Matthew Bauer 37eba81c7b
Merge pull request #56391 from matthewbauer/cmake-treewide
Add more CMake flags
2019-03-11 12:43:46 -04:00
Matthew Bauer 6ed49262f5 treewide: remove BUILD_TESTING flag
This is now set by CMake
2019-03-11 10:11:28 -04:00
Gabriel Ebner 92b4cb1ba8
Merge pull request #57280 from r-ryantm/auto-update/libheif
libheif: 1.3.2 -> 1.4.0
2019-03-10 22:36:00 +01:00
R. RyanTM 0ca4bc68fb libheif: 1.3.2 -> 1.4.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/libheif/versions
2019-03-10 12:28:28 -07:00
Michael Raskin 5fca2dbb8c
Merge pull request #57269 from r-ryantm/auto-update/libatomic_ops
libatomic_ops: 7.6.8 -> 7.6.10
2019-03-10 18:51:22 +00:00
R. RyanTM 3c8e8f1443 libatomic_ops: 7.6.8 -> 7.6.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libatomic_ops/versions
2019-03-10 11:31:11 -07:00
Vladimír Čunát 3563f68da5
Merge branch 'staging-next' into staging
libarchive: larger security rebuild
2019-03-10 10:51:40 +01:00
Vladimír Čunát 5767c18d99
libarchive: apply upstream CVE patches
Fixes #57150.
2019-03-10 09:52:14 +01:00
Silvan Mosberger 2206a3ebad
Merge #57095: gtk3: Fix for missing symbols (again)
(cherry picked from commit 3ea5f97ac4)
Forward-picking from staging to staging-next.  It seems quite
an important fix with little risk of breakage, and it isn't such a huge
rebuild, especially considering the unfinished amount on staging-next ATM.
2019-03-10 08:36:15 +01:00
Vladimír Čunát a2eb06a4d2
Merge #56927: buildGoPackage: 1.11 -> 1.12 (into staging) 2019-03-10 08:05:39 +01:00
Vladimír Čunát 8d502fd425
Merge branch 'staging-next' into staging 2019-03-10 08:05:27 +01:00
Vladimír Čunát bf47162c26
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1508887
2019-03-10 08:04:21 +01:00
worldofpeace 213d6dd6ac
Merge pull request #56939 from Kjuvi/appeditor-init-at-1.1.0
appeditor: init at 1.1.0
2019-03-09 20:31:59 -05:00
Ryan Mulligan 5511fd1318
Merge pull request #57166 from ar1a/capture-license
capture: 1.0 -> 2019-03-10
2019-03-09 15:33:45 -08:00
Ryan Mulligan 0ad6a98d88
Merge pull request #57167 from ar1a/pbclibroken
pb_cli: 1.0 -> 2019-03-10
2019-03-09 15:33:09 -08:00
Aria Edmonds 42631524df capture: 1.0 -> 2019-03-10 2019-03-10 10:22:43 +11:00
Aria Edmonds 57bfa0c395 pb_cli: 1.0 -> 2019-03-10 2019-03-10 10:15:41 +11:00
Matthew Bauer 1e7bac9401 xcode-sdk-pkgs: add sdk to extraPackages
this gives you access to libraries like Foundation.
2019-03-09 18:12:25 -05:00
Matthew Bauer ca6e93155b
Merge pull request #56661 from matthewbauer/stack-hook-fixup
stack-hook: deduplicate better
2019-03-09 18:08:47 -05:00
Michael Weiss c1c13e4115
fuse3: 3.4.1 -> 3.4.2 2019-03-10 00:03:25 +01:00
Matthew Bauer 8a08d7e7cc
Merge pull request #56031 from matthewbauer/priorities
Add some more priorities
2019-03-09 18:02:55 -05:00
worldofpeace e430f8db22
Merge pull request #54340 from bachp/gstreamer-plugins
gstreamer: fix plugin detection
2019-03-09 17:57:37 -05:00
worldofpeace cec337d50f
Merge pull request #55403 from xtruder/pkgs/hetzner-kube/0.3.2rc1
hetzner-kube: 0.3.1 -> 0.3.2rc1
2019-03-09 17:38:20 -05:00
worldofpeace 3c3ccaed81
hetzner-kube: pname cleanup 2019-03-09 22:37:45 +00:00
Silvan Mosberger 6ad76ff1ba
Merge pull request #52096 from furrycatherder/davmail
nixos/davmail: init
2019-03-09 22:41:55 +01:00
worldofpeace d81b51ac02 feedreader: add hicolor-icon-theme for setup-hook 2019-03-09 15:39:08 -05:00
Pascal Wittmann c999c2c89b
instead: 3.2.2 -> 3.3.0 2019-03-09 21:09:06 +01:00
worldofpeace 7435c633f6
Merge pull request #57128 from FlorianFranzen/pyext
pythonPackages.pyext: 0.6 -> 0.8
2019-03-09 15:05:29 -05:00
Timo Kaufmann 3b7fb15182
Merge pull request #57126 from timokau/sage-maxima-downgrade
sage: downgrade maxima to 5.41
2019-03-09 20:05:01 +00:00
Matthew Bauer 91f0c848f4 cmake: set BUILD_TESTING=OFF when doCheck is false
This means we can avoid building test suites that will never be run.
2019-03-09 14:32:55 -05:00
Matthew Bauer a923a5bbdc
ova: remove stateVersion
This is undefined in the default configuration.nix template.
2019-03-09 14:25:05 -05:00
Florian Franzen e0b3eb075f pythonPackages.pyext: 0.6 -> 0.8 2019-03-09 20:20:43 +01:00
Michael Raskin 1f8aa8bf1c
Merge pull request #57132 from ckauhaus/vulnix-1.8.0
vulnix: 1.7.1 -> 1.8.0
2019-03-09 19:03:06 +00:00
Sean Haugh f2730d881b nixos/davmail: init
Co-authored-by: Aaron Andersen <aaron@fosslib.net>
Co-authored-by: Silvan Mosberger <infinisil@icloud.com>
2019-03-09 12:05:15 -06:00
worldofpeace 40953c84e4
Merge pull request #57119 from sveitser/python-rfc3986-pytest-fix
pythonPackages.rfc3986: fix pytest dependency
2019-03-09 12:56:38 -05:00
Christian Kauhaus 2172f4bd07 vulnix: 1.7.1 -> 1.8.0 2019-03-09 18:37:42 +01:00
worldofpeace 47dd2b4c6e
Replace deprecated py.test command with pytest
Co-Authored-By: sveitser <sveitser@gmail.com>
2019-03-10 00:40:44 +08:00
Michael Raskin ea32c78599
Merge pull request #57125 from amazari/fix-zoneminder-local-db2
zoneminder: Fix database name and username
2019-03-09 16:37:47 +00:00
Silvan Mosberger 3ea5f97ac4
Merge pull request #57095 from Infinisil/fix/gtk3-symbols
gtk3: Fix for missing symbols (again)
2019-03-09 17:30:23 +01:00
Timo Kaufmann 23908a0ee3 sage: downgrade maxima to 5.41
See discussion at
82254747af.
2019-03-09 17:23:57 +01:00
scaroo 56aa491ad7 zonminder: Fix database name and username
PR #56889 messed up db and use naming while fixing the scope of the initialDatabases property.
This patch fixes the issue.
2019-03-09 17:21:29 +01:00
Pascal Wittmann bbfd2be8ed
mhddfs: fix build (see #53716) 2019-03-09 17:14:42 +01:00
Pascal Wittmann ca436d9db0
Merge pull request #57115 from NixOS/update-aide
aide: 0.16 -> 0.16.1
2019-03-09 17:06:17 +01:00
worldofpeace fa64c63fa0
Merge pull request #56552 from worldofpeace/elementary-screenshot-tool/fix-conceal-text
pantheon.elementary-screenshot-tool: fix conceal text
2019-03-09 11:03:37 -05:00
Alexandre Mazari d7f6cdeda4 Fix locally created database (#56889)
* zoneminder: fix initial database creation

Move initialDatabases directive from the 'ensureUsers' scope to the correct outer 'mysql' one.

* zoneminder: Fix mysql username to match unix username

When database.createLocally is used, a mysql user is created with the ensureUsers directive.
It ensures that the unix user with the name provided exists and can connect to MySQL through socket.
Thus, the MySQL username used by php/perl scripts must match the unix user owning the server PID.

This patch sets the default mysql user to 'zoneminder' instead of 'zmuser'.
2019-03-09 17:57:39 +02:00
Ryan Mulligan 32e9296244
Merge pull request #57111 from NixOS/update-calibre
calibre: 3.39.1 -> 3.40.1
2019-03-09 07:00:56 -08:00
Silvan Mosberger e0cc49c219
gtk3: Fix for missing symbols (again)
Was removed again in f9a62dbace, but it
was still needed after all, see https://github.com/NixOS/nixpkgs/issues/55692#issuecomment-469058386
2019-03-09 15:49:16 +01:00
sveitser a554b1c71f
pythonPackages.rfc3986: fix pytest dependency 2019-03-09 21:38:27 +08:00
Graham Christensen 777e94d903
Merge pull request #55436 from layus/warn-manual-ids
Nixos manual: error out on missing IDs
2019-03-09 08:21:07 -05:00
markuskowa 2debad92f0
Merge pull request #56144 from callahad/digikam-media-player
digikam: fix media playback by adding ffmpeg to buildInputs
2019-03-09 14:15:38 +01:00