Merge pull request #45571 from jtojnar/gconf-to-error

gnome3.gconf: re-add as a pointer to the removal PR
This commit is contained in:
Jan Tojnar 2018-08-26 01:20:36 +02:00 committed by GitHub
commit c429c9a8bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -399,6 +399,8 @@ lib.makeScope pkgs.newScope (self: with self; {
gnome-packagekit = callPackage ./misc/gnome-packagekit { };
# TODO: remove this after 18.09 has forked off
gconf = throw "gconf is deprecated since 2009 and has been removed from the package set. Use gnome2.GConf instead. For more details see https://github.com/NixOS/nixpkgs/pull/43268";
} // lib.optionalAttrs (config.allowAliases or true) {
#### Legacy aliases