Skip to content

etc/shell.nix: Replace pkgconfig with pkg-config#29007

Merged
bors-servo merged 1 commit intoservo:masterfrom
yvt:patch/nix-pkgconfig
Oct 9, 2022
Merged

etc/shell.nix: Replace pkgconfig with pkg-config#29007
bors-servo merged 1 commit intoservo:masterfrom
yvt:patch/nix-pkgconfig

Conversation

@yvt
Copy link
Contributor

@yvt yvt commented Oct 7, 2022

pkgconfig is an old name of pkg-config that has been completely removed in a recent version of nixpkgs.


  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes fix #___ (GitHub issue number if applicable)

  • There are tests for these changes OR
  • These changes do not require tests because they don't affect the production code

`pkgconfig` has been renamed to `pkg-config` in nixpkgs.
@jdm
Copy link
Member

jdm commented Oct 9, 2022

@bors-servo r+

@bors-servo
Copy link
Contributor

📌 Commit 57eb5a5 has been approved by jdm

@bors-servo
Copy link
Contributor

⌛ Testing commit 57eb5a5 with merge 543fc51...

@bors-servo
Copy link
Contributor

☀️ Test successful - checks-github
Approved by: jdm
Pushing 543fc51 to master...

@bors-servo bors-servo merged commit 543fc51 into servo:master Oct 9, 2022
@yvt yvt deleted the patch/nix-pkgconfig branch October 15, 2022 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants