-
Notifications
You must be signed in to change notification settings - Fork 12
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
Update flake.lock
, Rust toolchain, GHC
#344
Merged
Merged
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
Might be blocked on NixOS/nixpkgs#367686? |
a8b663e
to
ec19206
Compare
• Updated input 'advisory-db': 'github:rustsec/advisory-db/35e7459a331d3e0c585e56dabd03006b9b354088' (2024-04-27) → 'github:rustsec/advisory-db/74ff50e899726ef85314978f60e9f7858462b21f' (2025-03-07) • Updated input 'crane': 'github:ipetkov/crane/3124551aebd8db15d4560716d4f903bd44c64e4a' (2024-05-01) → 'github:ipetkov/crane/75390a36cd0c2cdd5f1aafd8a9f827d7107f2e53' (2025-03-05) • Removed input 'crane/nixpkgs' • Updated input 'flake-compat': 'github:edolstra/flake-compat/0f9255e01c2351cc7d116c072cb317785dd33b33' (2023-10-04) → 'github:edolstra/flake-compat/ff81ac966bb2cae68946d5ed5fc4994f96d0ffec' (2024-12-04) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/58a1abdbae3217ca6b702f03d3b35125d88a2994' (2024-04-27) → 'github:NixOS/nixpkgs/10069ef4cf863633f57238f179a0297de84bd8d3' (2025-03-06) • Updated input 'rust-overlay': 'github:oxalica/rust-overlay/9ca720fdcf7865385ae3b93ecdf65f1a64cb475e' (2024-05-01) → 'github:oxalica/rust-overlay/4e9af61c1a631886cdc7e13032af4fc9e75bb76b' (2025-03-07) • Removed input 'rust-overlay/flake-utils' • Removed input 'rust-overlay/flake-utils/systems'
ec19206
to
be23cb2
Compare
These do not build on macOS: NixOS/nixpkgs#367686
a43f414
to
4458904
Compare
Merged
lf-
reviewed
Mar 8, 2025
@@ -13,7 +13,7 @@ mkCheck { | |||
]; | |||
|
|||
checkPhase = '' | |||
treefmt --fail-on-change | |||
HOME="$PWD" treefmt --fail-on-change |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lol lmao, i dont even want to know
lf-
approved these changes
Mar 8, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks fine.
9999years
added a commit
that referenced
this pull request
Mar 10, 2025
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.
flake.lock
to updatenixpkgs
and other inputs