-
-
Notifications
You must be signed in to change notification settings - Fork 16.6k
igs-client: init at 0-unstable-2025-07-14 #431563
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
base: master
Are you sure you want to change the base?
Conversation
7319bdd
to
42a64b4
Compare
42a64b4
to
eb35de5
Compare
This comment was marked as resolved.
This comment was marked as resolved.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved automatically following the successful run of nixpkgs-review
.
|
||
buildNpmPackage (finalAttrs: { | ||
pname = "igs-client"; | ||
version = "0-unstable-2025-07-14"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we pin this to the latest 0-unstable-2025-08-12
?
mkdir -p $out/share/igs-client | ||
cp -r ./* $out/share/igs-client | ||
|
||
install -Dm644 $src/assets/pandanet.png $out/share/icons/hicolor/32x32/apps/igs-client.png |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
mkdir -p $out/share/igs-client | |
cp -r ./* $out/share/igs-client | |
install -Dm644 $src/assets/pandanet.png $out/share/icons/hicolor/32x32/apps/igs-client.png | |
install -Dm644 $src/assets/pandanet.png $out/share/icons/hicolor/32x32/apps/igs-client.png | |
cp -r . $out/share/igs-client |
Cleanup
Things done
passthru.tests
.nixpkgs-review
on this PR. See nixpkgs-review usage../result/bin/
.Add a 👍 reaction to pull requests you find important.