Skip to content
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

docs: add a simple example for using a single package in a devshell #732

Merged
merged 2 commits into from
Nov 22, 2024

Conversation

thenbe
Copy link
Contributor

@thenbe thenbe commented Jun 24, 2024

I was trying to add a single package from nur to a devshell, but it wasn't immediately clear to me how to do so. This PR demostrates adds a simple example for that use case.


The following points apply when adding a new repository to repos.json

  • I ran ./bin/nur format-manifest after updating repos.json (We will use the same script in github actions to make sure we keep the format consistent)
  • By including this repository in NUR I give permission to license the
    content under the MIT license.

Clarification where license should apply:
The license above does not apply to the packages built by the Nix Packages
collection, merely to the package descriptions (i.e., Nix expressions, build
scripts, etc.). It also might not apply to patches included in Nixpkgs, which
may be derivative works of the packages to which they apply. The aforementioned
artifacts are all covered by the licenses of the respective packages.

Copy link
Collaborator

@Pandapip1 Pandapip1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Pandapip1
Copy link
Collaborator

@mergify queue

Copy link
Contributor

mergify bot commented Nov 22, 2024

queue

❌ Pull request must be rebased manually

The pull request can't be rebased without conflict and must be rebased manually

@Pandapip1
Copy link
Collaborator

@mergify queue

Copy link
Contributor

mergify bot commented Nov 22, 2024

queue

🛑 The pull request has been removed from the queue default

The pull request #732 has been manually updated.

You can take a look at Queue: Embarked in merge queue check runs for more details.

In case of a failure due to a flaky test, you should first retrigger the CI.
Then, re-embark the pull request into the merge queue by posting the comment
@mergifyio refresh on the pull request.

@Pandapip1
Copy link
Collaborator

@mergify refresh

Copy link
Contributor

mergify bot commented Nov 22, 2024

refresh

✅ Pull request refreshed

@Pandapip1
Copy link
Collaborator

Not sure why mergify isn't liking this PR.

@mergify queue

@Pandapip1 Pandapip1 merged commit 8d807e7 into nix-community:master Nov 22, 2024
2 checks passed
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.

2 participants