-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
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
luaPackages.plenary-nvim: run tests #267065
Closed
Closed
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
11 tasks
mercurial: 6.5.2 -> 6.5.3
Co-authored-by: Artturi <Artturin@artturin.com>
The full path of the build Python intepreter gets stored in numpy/__config__.py and thus the built wheel. Leaving the reference is annoying for regular builds but fatal for cross builds.
Add mesonEmulatorHook, along with a small hack to make it function properly with meson-python.
grpc: 1.59.1 -> 1.59.3
- https://github.com/nss-dev/nss/blob/NSS_3_95_RTM/doc/rst/releases/nss_3_95.rst - switch to fetching from github, because they forgot/failed to upload a release tarball (again)
nss_latest: 3.94 -> 3.95
teto
requested review from
ulrikstrid,
jtojnar,
ajs124,
lukegb and
mweinelt
as code owners
December 2, 2023 16:45
teto
requested review from
zowoq,
winterqt,
figsoda,
Mic92,
stigtsp,
zakame,
dasJ,
a team,
layus and
Ericson2314
as code owners
December 2, 2023 16:45
github-actions
bot
added
6.topic: python
6.topic: nixos
Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS
6.topic: GNOME
GNOME desktop environment and its underlying platform
8.has: documentation
This PR adds or changes documentation
8.has: changelog
6.topic: rust
6.topic: vim
6.topic: ocaml
6.topic: stdenv
Standard environment
6.topic: nodejs
6.topic: systemd
and removed
6.topic: lua
labels
Dec 2, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
6.topic: GNOME
GNOME desktop environment and its underlying platform
6.topic: nixos
Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS
6.topic: nodejs
6.topic: ocaml
6.topic: python
6.topic: rust
6.topic: stdenv
Standard environment
6.topic: systemd
6.topic: vim
8.has: changelog
8.has: documentation
This PR adds or changes documentation
10.rebuild-darwin: 11-100
10.rebuild-linux: 11-100
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.
Description of changes
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)