gdlauncher-carbon: init at 2.0.20#297096
gdlauncher-carbon: init at 2.0.20#297096FliegendeWurst merged 2 commits intoNixOS:masterfrom huantianad:gdlauncher-carbon
Conversation
|
@PassiveLemon You might be interested! |
There was a problem hiding this comment.
I'm not 100% sure this is needed, but I'm assuming that app does depend on xdg-utils to open up browser pages, including for signin. Would have to test on a system without it though.
|
I'll check it out later, looks promising though |
|
Upon running GDL, it returns: |
|
Wups I've been testing this with mix-ld 🤦 Also wdym about the icon? |
|
Man I thought I fixed that with my recent force pushes, can you check to see if the icons were installed in the right folders? |
|
I see icons in both In my package, the icon was installed in |
|
That's strange, pixmap shouldn't be the place to put these icons tho. Maybe I should also add a 48x48 and 96x96 size? |
|
Nvm, it actually does work at those sizes. Didn't realize I had to restart my WM for the icon to update. Guess there was some caching, sorry for the concern lol |
|
I've fixed the core binary issue as well as added some of the libraries from |
|
|
|
Tested the package, it works |
Makes sense, I've mentioned the feature to the dev and they seem interested in possibly adding in the future. For now, removing. |
There was a problem hiding this comment.
I think this is done automatically by all relevant icon users?
There was a problem hiding this comment.
Perhaps I can try again; last time I checked, it didn't seem to work on KDE Plasma.
|
Currently failing with: |
|
By the way, if someone could help co-maintain this package, would be appreciated, as I don't use it myself at all. |
|
I have a lot of free time, can I apply to be a co-maintainer of this package? |
Yes, certainly :) Since you are not listed in maintainer-list.nix yet, huantianad can add your details there and then add you to meta.maintainers of this package. |
|
Thanks (。・ω・。)ノ♡
I'm happy to be the maintainer of this package (◍•ᴗ•◍)❤
…________________________________
发件人: Arne Keller ***@***.***>
发送时间: 2024年12月8日 20:32
收件人: NixOS/nixpkgs ***@***.***>
抄送: Daniel Wang ***@***.***>; Comment ***@***.***>
主题: Re: [NixOS/nixpkgs] gdlauncher-carbon: init at 2.0.20 (PR #297096)
I have a lot of free time, can I apply to be a co-maintainer of this package?
Yes, certainly :)
Since you are not listed in maintainer-list.nix yet, huantianad can add your details there and then add you to meta.maintainers of this package.
—
Reply to this email directly, view it on GitHub<#297096 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/A7VESAI6QC245EUASBYEGGL2EQ34TAVCNFSM6AAAAABR6FERQGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMRVG42DCMZSGE>.
You are receiving this because you commented.Message ID: ***@***.***>
|
|
Not sure what the procedure for this is, @TsubakiDev can you let me know what you want your entry in https://github.com/NixOS/nixpkgs/blob/master/maintainers/maintainer-list.nix to look like? Comment at the start has instructions. I'll make a commit with that myself, or I suppose if you'd like you could make the commit in your own fork and I'll cherry-pick it into this PR branch (though that's probably unnecessarily complex). |
This is my entry at |

Description of changes
Package request issue: #269067
Packaged by extracting
app.asaras well as binary blob from provided AppImage, and wrapping with our own electron.Haven't done much testing, so putting this as a draft for now, just to get some eyes on this. I also haven't added any of the libraries that MC itself needs. I wonder if we could borrow some code from
prismlauncher.If wanted, we could also provide a derivation built from source; however as mentioned in the request issue thread, it won't have all the features as the pre-built version comes with an API key for their own servers.
Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.