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

Allow getting in a MinGW dev shell #9519

Merged
merged 5 commits into from
Dec 11, 2023
Merged

Commits on Dec 11, 2023

  1. flake.nix: Put some list items on their own line

    These things are about to become longer
    Ericson2314 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    0b81557 View commit details
    Browse the repository at this point in the history
  2. flake.nix: installScriptFor take tarballs not strings

    Trying to look up keys in multiple places is not nice, better for the
    caller to be explicit.
    Ericson2314 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    f60c2e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78492cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46b98a4 View commit details
    Browse the repository at this point in the history
  5. flake.nix: Make a MinGW dev shell

    This requires a `shellCrossSystems` for now, since Nix doesn't actually
    build on Windows. This can be dropped once it does.
    Ericson2314 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    b892161 View commit details
    Browse the repository at this point in the history