-
Notifications
You must be signed in to change notification settings - Fork 7
Update nixpkgs-unstable #171
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
Open
github-actions
wants to merge
1
commit into
main
Choose a base branch
from
actions/update-nixpkgs-unstable
base: main
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.
Open
Conversation
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
9b17c49
to
952b747
Compare
952b747
to
a7fd91b
Compare
a7fd91b
to
6787012
Compare
4d783da
to
5890b6f
Compare
2c9717b
to
973c0cb
Compare
973c0cb
to
8972c22
Compare
8972c22
to
8a5d2ea
Compare
a1dcfeb
to
313a143
Compare
639e489
to
5b9ac93
Compare
67c2468
to
2b8a157
Compare
2b8a157
to
2d1bd0a
Compare
2d1bd0a
to
aaab651
Compare
881511d
to
a582e17
Compare
a582e17
to
2d709ec
Compare
2d709ec
to
91e8009
Compare
91e8009
to
729f238
Compare
729f238
to
c13a9e3
Compare
831a1c2
to
637f835
Compare
637f835
to
55d568c
Compare
55d568c
to
200d8ed
Compare
200d8ed
to
f0a2b1d
Compare
437648b
to
97679c7
Compare
97679c7
to
630ac13
Compare
630ac13
to
28d9668
Compare
6bf85e7
to
3e50d96
Compare
Update pinned nixpkgs source in
|
3e50d96
to
84f8999
Compare
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.
Why
Users should have the latest and greatest nixpkgs-unstable available to them for use on Replit.
What Changed
Updated the unstable channel by running
nix run nixpkgs#niv -- update nixpkgs-unstable
.Notes
See https://github.com/replit/goval/blob/main/docs/nix-cache.md for more information on updating the Nix cache.
This PR is created via a GitHub Actions Workflow. Please take care to ensure its contents are correct. This Workflow runs every month to ensure the Replit nix cache is regularly updated.