Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

leo-editor: 6.2.1 -> 6.3 #103444

Closed
wants to merge 1 commit into from
Closed

Conversation

r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/leo-editor/leo-editor/releases.

meta.description for leo-editor is: "A powerful folding editor"

meta.homepage for leo-editor is: "http://leoeditor.com"

meta.changelog for leo-editor is: ""

Updates performed
  • Version update
To inspect upstream changes
Impact
Checks done (click to expand)

Rebuild report (if merged into master) (click to expand)
1 total rebuild path(s)

1 package rebuild(s)

1 x86_64-linux rebuild(s)
0 i686-linux rebuild(s)
0 x86_64-darwin rebuild(s)
0 aarch64-linux rebuild(s)


First fifty rebuilds by attrpath
leo-editor
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/mnmqqrznscapq2va7hqrknlk6ryd0mk8-leo-editor-6.3 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A leo-editor https://github.com/r-ryantm/nixpkgs/archive/ffa72448f7d818abd38340a9f88163189b65e5eb.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/mnmqqrznscapq2va7hqrknlk6ryd0mk8-leo-editor-6.3
ls -la /nix/store/mnmqqrznscapq2va7hqrknlk6ryd0mk8-leo-editor-6.3/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review 1

1 package built:
  • leo-editor

Maintainer pings

cc @leonardoce @RamKromberg for testing.

@RamKromberg
Copy link
Contributor

RamKromberg commented Nov 15, 2020

per #89534 , is the "meta" python package no longer a (run-time) dependency?

also, if you find the time please drop me off the maintainers since I don't use leo.

@SuperSandro2000
Copy link
Member

per #89534 , is the "meta" python package no longer a (run-time) dependency?

I don't know. Can someone clear this up?

@RamKromberg
Copy link
Contributor

@SuperSandro2000 @jonringer thanks for dropping me.

Can someone clear this up?

I just took a screenshot of the error message regarding the missing meta package over here: https://gist.github.com/RamKromberg/262f6ab4ac54e504d697c4235f9b65e9

it's on the bottom left textbox stating:

livecode.py: can not import meta
you can install meta with 'pip install meta'

my original issue also had a proposed solution I hacked together locally but since I don't use leo I didn't feel I should be the one doing it.

anyhow, thanks again and goodluck :)

@jonringer
Copy link
Contributor

I don't know. Can someone clear this up?

looks like yes
https://github.com/leo-editor/leo-editor/blob/d06fa5820404d5ac45b91713adc1fe515a6de723/setup.py#L106

@SuperSandro2000 SuperSandro2000 marked this pull request as draft January 20, 2021 22:57
@stale
Copy link

stale bot commented Jul 20, 2021

I marked this as stale due to inactivity. → More info

@stale stale bot added the 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md label Jul 20, 2021
@Artturin Artturin closed this Oct 11, 2021
@r-ryantm r-ryantm deleted the auto-update/leo-editor branch October 11, 2021 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md 10.rebuild-darwin: 0 10.rebuild-linux: 1-10 10.rebuild-linux: 1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants