-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
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
Dev agda shellfor #98087
base: master
Are you sure you want to change the base?
Dev agda shellfor #98087
Conversation
/marvin opt-in |
Hi! I'm an experimental bot. My goal is to guide this PR through its stages, hopefully ending with a merge. You can read up on the usage here. |
What does this do that
doesn't? |
5396194
to
1d6ff1e
Compare
1d6ff1e
to
5484e7e
Compare
It doesn't build the package itself, but only its dependencies. See updated docs. |
5484e7e
to
7fb5665
Compare
Ah right I understand. Perhaps we should follow what haskell does and have this under |
Aha. I hadn't even heard of In Haskell's We could actually have both, a |
I think having the env attribute is nice, as then you can just put |
7fb5665
to
f7f774d
Compare
@alexarice Like this? |
This doesn't work, it seems. |
Does that actually work, I'd have thought you need some sort of |
Ah ok, I misunderstood you then 😅 Ok I'll bring back both. |
I was thinking of the sort of thing in |
|
Ok, I should be able to make something from that, thanks! |
Reminder: Please review! This Pull Request is awaiting review. If you are the assigned reviewer, please have a look. Try to find another reviewer if necessary. If you can't, please say so. If the status is not accurate, please change it. If nothing happens, this PR Note: This feature is currently broken. The bot will not actually change the status. If you see this message multiple times, please request a status change manually. |
2 similar comments
Reminder: Please review! This Pull Request is awaiting review. If you are the assigned reviewer, please have a look. Try to find another reviewer if necessary. If you can't, please say so. If the status is not accurate, please change it. If nothing happens, this PR Note: This feature is currently broken. The bot will not actually change the status. If you see this message multiple times, please request a status change manually. |
Reminder: Please review! This Pull Request is awaiting review. If you are the assigned reviewer, please have a look. Try to find another reviewer if necessary. If you can't, please say so. If the status is not accurate, please change it. If nothing happens, this PR Note: This feature is currently broken. The bot will not actually change the status. If you see this message multiple times, please request a status change manually. |
e6c43a6
to
d860887
Compare
Reminder: Please review! This Pull Request is awaiting review. If you are the assigned reviewer, please have a look. Try to find another reviewer if necessary. If you can't, please say so. If the status is not accurate, please change it. If nothing happens, this PR Note: This feature is currently broken. The bot will not actually change the status. If you see this message multiple times, please request a status change manually. |
1 similar comment
Reminder: Please review! This Pull Request is awaiting review. If you are the assigned reviewer, please have a look. Try to find another reviewer if necessary. If you can't, please say so. If the status is not accurate, please change it. If nothing happens, this PR Note: This feature is currently broken. The bot will not actually change the status. If you see this message multiple times, please request a status change manually. |
Sorry for the bot spam (see timokau/marvin-mk2#90 and #121518 (comment)). /status awaiting_changes |
Hi! The marvin-mk2 bot is now discontinued. I have removed the relevant tags from this PR. If you still need someone to look at it, one option would be to ask in this discourse thread. I am posting this notice to all open PRs with the |
Motivation for this change
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)CC @alexarice
#98084 should be merged first