alcom: init at 1.8.1#348118
Merged
Merged
Conversation
f0d7d8b to
adb287f
Compare
Member
Author
|
CC @bddvlpr you might be interested in this ^^ |
Member
Author
|
|
Member
adb287f to
d243342
Compare
bddvlpr
approved these changes
Oct 17, 2024
d243342 to
ff881ff
Compare
FliegendeWurst
requested changes
Nov 9, 2024
ff881ff to
3ee224c
Compare
3ee224c to
ce3da1f
Compare
ce3da1f to
e05a240
Compare
e05a240 to
57bb2e4
Compare
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
57bb2e4 to
4e23975
Compare
| homepage = "https://github.com/vrc-get/vrc-get"; | ||
| license = lib.licenses.mit; | ||
| maintainers = with lib.maintainers; [ Scrumplex ]; | ||
| # aarch64-linux: Error failed to build app: Target aarch64-unknown-linux-gnu does not exist. Please run `rustup target list` to see the available targets. |
Member
There was a problem hiding this comment.
Did you build this via Nix? It seems odd that the rustup target is not available.
Member
Author
There was a problem hiding this comment.
I did. I am not quite sure why this error pops up.
FliegendeWurst
approved these changes
Nov 11, 2024
13 tasks
Contributor
|
Hi! author of ALCOM here! I found that alcom is incorrectly registered with version names of vrc-get. Could you fix version name? Actually latest ALCOM, v0.1.17, is far new than ALCOM at the time vrc-get 1.8.2 is released. |
Scrumplex
added a commit
to Scrumplex/nixpkgs
that referenced
this pull request
Feb 22, 2025
We were using the wrong tag as pointed out in NixOS#348118 (comment) Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
Scrumplex
added a commit
to Scrumplex/nixpkgs
that referenced
this pull request
Feb 27, 2025
We were using the wrong tag as pointed out in NixOS#348118 (comment) Co-authored-by: Geist <68447848+AT-Geist@users.noreply.github.com> Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This is the experimental GUI counterpart of vrc-get (called vrc-get-gui in the repo).
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.