Skip to content

[wip] another Python script to run Elisp update scripts#492029

Closed
AndersonTorres wants to merge 2 commits intoNixOS:masterfrom
museoa:update-locally.py
Closed

[wip] another Python script to run Elisp update scripts#492029
AndersonTorres wants to merge 2 commits intoNixOS:masterfrom
museoa:update-locally.py

Conversation

@AndersonTorres
Copy link
Copy Markdown
Member

@AndersonTorres AndersonTorres commented Feb 19, 2026

An extension of #473079

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

This is a new script written in Python 3 that fetches, checks and commits the
elisp package sets from nix-community/emacs-overlay.
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. 6.topic: emacs Text editor labels Feb 19, 2026
@AndersonTorres
Copy link
Copy Markdown
Member Author

No longer pursuing this. Feel free to pick.

@AndersonTorres AndersonTorres deleted the update-locally.py branch March 5, 2026 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: emacs Text editor 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant