Commit Graph
173796 Commits
Author SHA1 Message Date
worldofpeaceandGitHub 3c3ccaed81 hetzner-kube: pname cleanup 2019-03-09 22:37:45 +00:00
worldofpeace 36d4dba317 nixos/pantheon: more mkDefault 2019-03-09 17:29:29 -05:00
worldofpeace c41a2d28d3 nixos/pantheon: cleanup systemPackages
We don't need gnome-bluetooth because its executables
path is already hardcoded into the contractor file, as that's
the only place it is needed.
Don't think we need gnome-power-manager either.

Also add programs like geary to removePackagesByName.
2019-03-09 17:29:08 -05:00
Matti Kariluoma 7b5318f065 candle: init at 1.1 2019-03-09 16:19:00 -06:00
Silvan MosbergerandGitHub 6ad76ff1ba Merge pull request #52096 from furrycatherder/davmail
nixos/davmail: init
2019-03-09 22:41:55 +01:00
Markus Kowalewski 62ea707e31 nixos/tests: make slurm test more reliable 2019-03-09 22:31:40 +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
worldofpeaceandGitHub 7435c633f6 Merge pull request #57128 from FlorianFranzen/pyext
pythonPackages.pyext: 0.6 -> 0.8
2019-03-09 15:05:29 -05:00
Timo KaufmannandGitHub 3b7fb15182 Merge pull request #57126 from timokau/sage-maxima-downgrade
sage: downgrade maxima to 5.41
2019-03-09 20:05:01 +00:00
Aria Edmonds 582374ea9e _0x0: init at 2018-06-24 2019-03-10 06:43:33 +11:00
Matthew BauerandGitHub 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 RaskinandGitHub 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
Pierre Bourdon 18bc8203a1 nixos/firewall: canonicalize firewall ports lists
Fixes #56086.
2019-03-09 20:02:04 +01:00
Pierre Bourdon 843215ac1c nixos/firewall: use types.port where appropriate 2019-03-09 19:45:11 +01:00
hlolli b75042bfbb csound-qt 0.9.6-beta2 -> 0.9.6-beta3, plus python-qt include changes, examplepath patch and simplified build 2019-03-09 19:38:26 +01:00
Markus Kowalewski a2331a2b64 slurm: 18.08.5.2 -> 18.08.6.2 2019-03-09 19:21:36 +01:00
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
worldofpeaceandGitHub 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
47dd2b4c6e Replace deprecated py.test command with pytest
Co-Authored-By: sveitser <sveitser@gmail.com>
2019-03-10 00:40:44 +08:00
Michael RaskinandGitHub 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
Pascal Wittmann 57afc591b3 haskellPackages.xattr: fix build with attr-2.4.48 (see ##53716) 2019-03-09 17:37:46 +01:00
Timo Kaufmann 23908a0ee3 sage: downgrade maxima to 5.41
See discussion at
https://github.com/NixOS/nixpkgs/commit/82254747af35f3e0e0d6f78023ded3a81e25331b.
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 WittmannandGitHub ca436d9db0 Merge pull request #57115 from NixOS/update-aide
aide: 0.16 -> 0.16.1
2019-03-09 17:06:17 +01:00
worldofpeaceandGitHub 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 MazariandDanylo Hlynskyi 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 MulliganandGitHub 32e9296244 Merge pull request #57111 from NixOS/update-calibre
calibre: 3.39.1 -> 3.40.1
2019-03-09 07:00:56 -08:00
Florian Klink bfc590572f yubioath-desktop: prefix QML2_IMPORT_PATH
Otherwise, yubioath-desktop can't find pyothersides qml files:

QQmlApplicationEngine failed to load component
qrc:/qml/main.qml:168 Type YubiKey unavailable
qrc:/qml/YubiKey.qml:2 module "io.thp.pyotherside" is not installed

[1]    17017 segmentation fault  result/bin/yubioath-desktop
2019-03-09 15:32:57 +01:00
sveitser a554b1c71f pythonPackages.rfc3986: fix pytest dependency 2019-03-09 21:38:27 +08:00
Graham ChristensenandGitHub 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
markuskowaandGitHub 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
Mario Rodas d59deb4a8d heroku: 7.19.4 -> 7.22.4 2019-03-09 08:01:55 -05:00
Mario Rodas 10a2981e36 lsd: init at 0.13.0 2019-03-09 07:52:58 -05: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
Aaron Andersen 649c1152c8 kdevelop, kdev-php, kdev-python: 5.3.1 -> 5.3.2 2019-03-09 07:18:23 -05:00
Pascal WittmannandGitHub 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 LaporteandAustin Seipp 3c9bfa32e2 compcert: 3.4 -> 3.5 2019-03-09 05:49:26 -06:00
volthandDanylo Hlynskyi 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 BoschandGitHub b8352653ac Merge pull request #57098 from Infinisil/fix/sad
sad: Fix build
2019-03-09 12:29:39 +01:00
volth 84aed5da35 gnome2.gtkmm2 -> gtkmm2 2019-03-09 11:24:07 +00:00
volth 4e2c477cf8 gnome2.gtkdoc -> gtk-doc
fix evaluation when `config.allowAliases` == false
(regression after https://github.com/NixOS/nixpkgs/pull/56791)
2019-03-09 11:24:01 +00:00
Pascal Wittmann 7c1ad76780 calibre: 3.39.1 -> 3.40.1 2019-03-09 12:16:36 +01:00
Maximilian BoschandGitHub 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 JuseliusandDanylo Hlynskyi 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