Skip to content

Tracking issue: trivialBuild should retire in favor of melpaBuild #278925

@AndersonTorres

Description

@AndersonTorres

Describe the bug

According to @jian-lin the trivialBuild function has some problems that make it a bad fit for Emacs ecosystem in Nixpkgs.

In packages made via trivialBuild:

  • The builtin package manager package.el will not activate it at the Emacs' startup
    • autoloaded commands does not work out-of-the-box, requiring bolierplate code like (require 'foo-autoloads)
    • info manual becomes inaccessible viaM-x info
  • its package dir is not searched by Emacs
  • it does not contain a foo-pkg.el file

References:


Add a 👍 reaction to issues you find important.

Metadata

Metadata

Assignees

No one assigned

    Labels

    0.kind: bugSomething is broken2.status: stalehttps://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md5.scope: trackingLong-lived issue tracking long-term fixes or multiple sub-problems6.topic: emacsText editor

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions