Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nix
base: bc90252cec9a
Choose a base ref
...
head repository: NixOS/nix
compare: d04d8463faba
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Nov 24, 2020

  1. Escape filename given to nix-shell in shebang mode

    This prevents spaces or other metacharacters from causing nix-shell to
    execute the wrong path.
    
    Fixes #4229.
    lilyball committed Nov 24, 2020
    Copy the full SHA
    437189e View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. Merge pull request #4281 from lilyball/shebang

    Escape filename given to nix-shell in shebang mode
    edolstra committed Jan 20, 2021
    Copy the full SHA
    d04d846 View commit details
    Browse the repository at this point in the history