Allow getting in a MinGW dev shell#9519
Conversation
51efd7f to
e03e7e9
Compare
|
So a reason I would like to merge this now, even if other windows things are on hold, is that it allows me to track which deps build for Windows or not. Knowing if things break is useful to me because I can go fix them in Nixpkgs which is good prep work that doesn't get in the way of other Nix things. |
|
🎉 All dependencies have been resolved ! |
e03e7e9 to
0e21af5
Compare
|
Does this look good to you now, @fricklerhandwerk? |
|
Nix team meeting notes:
|
|
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: |
These things are about to become longer
Trying to look up keys in multiple places is not nice, better for the caller to be explicit.
This requires a `shellCrossSystems` for now, since Nix doesn't actually build on Windows. This can be dropped once it does.
0e21af5 to
b892161
Compare
|
(I am happy to fix the minor conflicts with the |
|
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: |
Motivation
A lightweight first step to unblock further Windows experiments.
Context
Depends on #9518Priorities
Add 👍 to pull requests you find important.