Skip to content

aider: init at 0.14.2#260280

Closed
nwjsmith wants to merge 2 commits intoNixOS:masterfrom
nwjsmith:aider
Closed

aider: init at 0.14.2#260280
nwjsmith wants to merge 2 commits intoNixOS:masterfrom
nwjsmith:aider

Conversation

@nwjsmith
Copy link
Contributor

Description of changes

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 23.11 Release Notes (or backporting 23.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label Oct 10, 2023
@ofborg ofborg bot added 8.has: package (new) This PR adds a new package 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Oct 10, 2023
Copy link
Member

@fabaff fabaff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please move the change for the maintainers/maintainer-list.nix file to separate commit in this PR.

@nwjsmith
Copy link
Contributor Author

@fabaff all set, thanks for the review!

@nwjsmith nwjsmith requested a review from fabaff October 17, 2023 14:15
@github-actions github-actions bot removed the 6.topic: python Python is a high-level, general-purpose programming language. label Oct 18, 2023
@nwjsmith nwjsmith changed the title pythonPackages.aider-chat: init at 0.14.1 aider: init at 0.14.1 Oct 18, 2023
@nwjsmith
Copy link
Contributor Author

I've moved this into a top-level package to align with the other Python-based LLM apps, e.g. Open Interpreter

@nwjsmith nwjsmith changed the title aider: init at 0.14.1 aider: init at 0.14.2 Oct 18, 2023
@ofborg ofborg bot added 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Oct 18, 2023
@nwjsmith nwjsmith closed this by deleting the head repository Dec 11, 2023
@elohmeier
Copy link
Contributor

For anyone landing here via search, this is the package I'm currently using: https://github.com/elohmeier/ptsd/blob/master/packages/aider/default.nix
Planning to upstream it into nixpkgs at some point.

@nwjsmith
Copy link
Contributor Author

@elohmeier fantastic! Excited to see this in nixpkgs.

@tylerjl
Copy link
Contributor

tylerjl commented Jun 25, 2024

Awesome @elohmeier - when you do upstream your package, I'll volunteer to be listed as a maintainer if you want any help keeping the package up-to-date 👍

@taha-yassine
Copy link
Contributor

I tried packaging it here: #323927
If anyone wants to be added as a maintainer lmk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.has: package (new) This PR adds a new package 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants