Commit graph

172343 commits

Author SHA1 Message Date
Matthew Bauer a923a5bbdc
ova: remove stateVersion
This is undefined in the default configuration.nix template.
2019-03-09 14:25:05 -05: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
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
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
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
Pascal Wittmann 2e1217fb48
aide: 0.16 -> 0.16.1 2019-03-09 13:33:11 +01:00
Vladimír Čunát 84be644f87
Merge #56833: linuxPackages.bcc: fix build 2019-03-09 13:23:27 +01:00
Pascal Wittmann d20f21de9c
Merge pull request #57113 from NixOS/fix-areca-build
areca: fix build
2019-03-09 13:16:59 +01:00
Pascal Wittmann 13e4398683
areca: fix build 2019-03-09 12:52:34 +01:00
Vincent Laporte 3c9bfa32e2 compcert: 3.4 -> 3.5 2019-03-09 05:49:26 -06:00
volth c730f29e7f network-scripting: do not run resolvconf if /etc/resolv.conf is managed manually (#56682)
The second invocation of resolvconf, missed in https://github.com/NixOS/nixpkgs/pull/32308
2019-03-09 13:42:14 +02:00
Maximilian Bosch b8352653ac
Merge pull request #57098 from Infinisil/fix/sad
sad: Fix build
2019-03-09 12:29:39 +01:00
Pascal Wittmann 7c1ad76780
calibre: 3.39.1 -> 3.40.1 2019-03-09 12:16:36 +01:00
Maximilian Bosch 9df6083b72
Merge pull request #56733 from r-ryantm/auto-update/react-native-debugger
react-native-debugger: 0.8.2 -> 0.9.7
2019-03-09 11:58:55 +01:00
Jonas Juselius 279716c330 nixos/kubernetes: add dns addonmanger reconcile mode option (#55834)
Allow coredns ConfigMap and Depolyment to be editable by the user. An use
case is augmenting the default, generated dns records with local services.
2019-03-09 12:57:41 +02:00
Aristid Breitkreuz 3671047632 virtualbox-host module: fix warnings syntax 2019-03-09 11:39:22 +01:00
Ryan Mulligan abe6ff7e8a
Merge pull request #55542 from Ekleog/ocropus-1.3.3
ocropus: 20170811 -> 1.3.3
2019-03-08 21:24:51 -08:00
Ryan Mulligan 5b6c5ded02
Merge pull request #55486 from demyanrogozhin/particl-0.17.1
particl-core: 0.17.0.2 -> 0.17.1.2
2019-03-08 21:21:40 -08:00
Wael Nasreddine a7f4fd0014
doc: format the documentation (#57102) 2019-03-08 21:07:11 -08:00
Ryan Mulligan b7ebfec61f
Merge pull request #55982 from ivan/pushgateway-0.7.0
prometheus-pushgateway: 0.4.0 -> 0.7.0
2019-03-08 20:57:43 -08:00
Ryan Mulligan 08c589b90f
Merge pull request #56974 from vcunat/p/knot-dns-2.8
knot-dns: 2.7.6 -> 2.8.0
2019-03-08 20:31:03 -08:00
Silvan Mosberger 4a48f6ac98
Merge pull request #57096 from Infinisil/fix/sonata
sonata: Fix build
2019-03-09 03:06:13 +01:00
worldofpeace 2ef7d171f0
Merge pull request #57092 from Infinisil/fix/turses
turses: Fix
2019-03-08 20:27:15 -05:00
Silvan Mosberger 308dfc17ac
turses: Fix 2019-03-09 02:16:16 +01:00
Silvan Mosberger 8ca1c925c6
sad: Fix build 2019-03-09 01:07:18 +01:00
Silvan Mosberger ba691817ca
sonata: Fix build 2019-03-09 00:30:11 +01:00
aanderse d800bd923f nixos/redmine: replace imagemagickBig with imagemagick (#57078) 2019-03-08 23:47:11 +01:00
Alexandre Peyroux 10ec32a1d9 chirp: 20190206 -> 20190304 (#56869) 2019-03-08 23:31:15 +01:00
Daniël de Kok 449e7f9777 python2Packages.moinmoin: 1.9.9 -> 1.9.10 (#56970)
Changes:

https://github.com/moinwiki/moin-1.9/blob/1.9.10/docs/CHANGES#L13

This commit also replaces a ISO-8859-1 character in setup.cfg to fix the
build.
2019-03-08 23:21:28 +01:00
Silvan Mosberger f4a8b3d71c
Merge pull request #56996 from qolii/zsh_git_prompt_change
zsh-git-prompt: switch to a new fork.
2019-03-08 23:18:53 +01:00
worldofpeace a494ce9c62 pantheon.elementary-calculator: 1.5.1 -> 1.5.2
Just translations

https://github.com/elementary/calculator/releases/tag/1.5.2
2019-03-08 17:14:28 -05:00
Frank Doepper ed76b08906 shotcut: 18.12.23 -> 19.02.28 (#56875)
fixes build with qt 5.12, apparently
2019-03-08 23:13:33 +01:00
xaverdh ebcfdf5eb0 xteddy: init at 2.2 (#57057) 2019-03-08 23:12:49 +01:00
Will Dietz d7c23cc65f ntp: 4.2.8p12 -> 4.2.8p13 (#57059)
From http://www.ntp.org/index.html:
> ntp-4.2.8p13 was released on 07 March 2019.
> It addresses 1 medium-severity security issue in ntpd, and provides 17
> other non-security fixes and 1 improvements over 4.2.8p12.
2019-03-08 23:06:29 +01:00
Vincent Demeester 54cf5b4bbf containerd: 1.2.2 -> 1.2.4 (#56947)
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-03-08 22:56:00 +01:00
worldofpeace 9bedfe59bd
Merge pull request #57090 from Infinisil/fix/vim-vint
vim-vint: Fix
2019-03-08 16:36:59 -05:00
Vincent Demeester 1bd0655e6d podman: 1.1.0 -> 1.1.2 (#56945)
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-03-08 22:31:58 +01:00
Edmund Wu 128f691b87 vscode: 1.32.0 -> 1.32.1 (#57089) 2019-03-08 22:31:22 +01:00
Silvan Mosberger 55be7ae9d5
vim-vint: Fix 2019-03-08 22:31:20 +01:00
Silvan Mosberger 72a8952e84 xpilot-ng: Fix build and cleanup (#57088) 2019-03-08 22:25:47 +01:00