forked from NixOS/nixpkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
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
llvmPackages_19: 19.1.4 -> 19.1.5 #1
Open
paparodeo
wants to merge
1
commit into
master
Choose a base branch
from
llvm-update-2
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
paparodeo
force-pushed
the
eval-duckdb
branch
2 times, most recently
from
December 4, 2024 10:17
4b0a532
to
44cd7f2
Compare
paparodeo
force-pushed
the
llvm-update-2
branch
from
December 4, 2024 10:29
a87e836
to
083eebf
Compare
paparodeo
force-pushed
the
llvm-update-2
branch
13 times, most recently
from
December 7, 2024 12:37
7b2d336
to
ad1d12f
Compare
paparodeo
force-pushed
the
llvm-update-2
branch
3 times, most recently
from
December 9, 2024 08:26
5403be2
to
1f5dd34
Compare
paparodeo
force-pushed
the
llvm-update-2
branch
2 times, most recently
from
December 9, 2024 13:53
2e29665
to
f057a5a
Compare
paparodeo
force-pushed
the
llvm-update-2
branch
from
December 9, 2024 14:07
f057a5a
to
c262f56
Compare
paparodeo
pushed a commit
that referenced
this pull request
Dec 9, 2024
Added bolt-launcher, an alternative launcher for Runescape 3 / Old School Runescape. https://github.com/Adamcake/Bolt/releases/tag/0.9.0 bolt-launcher: add plugin loader for rs3 Building the app with luajit, which allows for Runescape 3 plugin loading. bolt-launcher: add runescape 3 dependencies Added Runescape 3 dependencies inside the buildFHSEnv, so that it can be used by the binary (downloaded from the internet by bolt-launcher itself, hence why the fhs env is needed here). bolt-launcher: fix dependency issues Added libbolt-plugin.so into $out/lib, which allows the program to use the Runescape 3 plugin loader. Also updated the mainProgram as well as runScript so that the program can be ran from nix run instead of just being able to be ran manually. Add feature flags for RS3 and HDOSAndRuneLite as well as .desktop and icon file support (#1) * Add enable flags for RS3 and HDOSAndRuneLite * Add .desktop and icon * Fix formatting w/ nixfmt * Remove enableHDOSAndRuneLite feature flag * Fix formatting Co-authored-by: Thomas King <[email protected]>
paparodeo
force-pushed
the
llvm-update-2
branch
from
December 9, 2024 20:59
c262f56
to
4e3f04b
Compare
paparodeo
force-pushed
the
llvm-update-2
branch
from
December 9, 2024 21:47
4e3f04b
to
3652d14
Compare
paparodeo
pushed a commit
that referenced
this pull request
Dec 16, 2024
Driving NixOS#237216 forward.
paparodeo
pushed a commit
that referenced
this pull request
Dec 16, 2024
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.
https://github.com/llvm/llvm-project/releases/tag/llvmorg-19.1.5
test