buildRustPackage: remove git from nativeBuildInputs#207804
Merged
zowoq merged 1 commit intoNixOS:stagingfrom Dec 27, 2022
qowoz:rust-git
Merged
buildRustPackage: remove git from nativeBuildInputs#207804zowoq merged 1 commit intoNixOS:stagingfrom qowoz:rust-git
zowoq merged 1 commit intoNixOS:stagingfrom
qowoz:rust-git
Conversation
13 tasks
This was referenced Jan 14, 2023
13 tasks
13 tasks
cole-h
added a commit
to cole-h/nixpkgs
that referenced
this pull request
Jan 18, 2023
NixOS#207804 removed git from nativeBuildInputs for buildRustPackage, which is apparently what allowed the build.rs to work here. Bring it back for this single package.
cole-h
added a commit
that referenced
this pull request
Jan 19, 2023
#207804 removed git from nativeBuildInputs for buildRustPackage, which is apparently what allowed the build.rs to work here. Bring it back for this single package.
12 tasks
akshaymankar
added a commit
to wireapp/wire-server
that referenced
this pull request
Feb 15, 2023
akshaymankar
added a commit
to wireapp/wire-server
that referenced
this pull request
Feb 15, 2023
* Bump nixpkgs
* Fix manual-overrides following nixpkgs bump
Sort the "sections" of the overrides so it is kinda obvious where to add new
overrides.
* Avoid checking text-icu-translit
The tests don't compile due to a function no longer being exported from a module
in text-icu.
* Add name to nginx zauth module, it is compulsory now
* Shellcheck decided to do more checks, fix them
* pkgs.{zauth,mls-test-cli}: Add gitMinimal to nativeBuildInputs
Broken due to NixOS/nixpkgs#207804
* Jailbreak polysemy to allow newer doctest
* Fix compile errors and warnings
* Add /tmp to nginz image
* Changelog
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.
Description of changes
Things done
sandbox = trueset innix.conf? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)nixos/doc/manual/md-to-db.shto update generated release notes