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

nix-shell: look up shell.nix when argument is a directory #11057

Merged

Commits on Jul 6, 2024

  1. Configuration menu
    Copy the full SHA
    1318135 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c367ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9479b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76245ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    73602a7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2f1fada View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c4a20a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Configuration menu
    Copy the full SHA
    0f8a655 View commit details
    Browse the repository at this point in the history
  2. tests/functional/nix-shell.sh: Fix Polo test for VM test

    It is unclear to me why this worked when not in a VM test, but the
    explanation would be in the part of nix-shell we're getting rid of
    with the devShell attribute.
    roberth committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    e1106b4 View commit details
    Browse the repository at this point in the history