Nix Packages collection
Go to file
Samuel Dionne-Riel 5c9d55280b midori: Fixed wrong desktop schemas path wrapped.
A buildInput was missing to get the right schemas path.

The symptoms of the issue this fixes are:

  ** (WebKitWebProcess:): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
  (process:): GLib-GIO-ERROR **: Settings schema 'org.gnome.system.proxy' is not installed
  (WebKitWebProcess:): GLib-GIO-ERROR **: Settings schema 'org.gnome.system.proxy' is not installed
2015-05-24 16:02:00 -04:00
doc typos 2014-11-15 20:23:32 +01:00
lib Add microscheme derivation 2015-02-16 23:19:27 +01:00
maintainers http://nixos.org -> https://nixos.org 2014-12-14 11:26:21 +01:00
nixos nixos: add config.services.openssh.moduliFile option so that users can replace the default file from OpenSSH 2015-05-23 15:01:54 +02:00
pkgs midori: Fixed wrong desktop schemas path wrapped. 2015-05-24 16:02:00 -04:00
.gitignore Add .DS_Store to gitignore so we Mac users don't accidentally pollute nixpkgs with ugliness 2014-08-09 20:53:36 -04:00
.travis.yml Travis: chop build in install and build phases 2014-10-15 11:05:12 +02:00
.version 14.11 -> 14.12 2014-12-09 15:03:41 +01:00
COPYING * Applying an MIT-style license to Nixpkgs. 2006-04-25 16:50:34 +00:00
default.nix if we abort with too old Nix, hint docs 2015-01-27 18:46:16 +01:00
README.md http://nixos.org -> https://nixos.org 2014-12-14 11:26:21 +01:00

Nixpkgs is a collection of packages for Nix package manager. Nixpkgs also includes NixOS linux distribution source code.