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/nixpkgs
base: 8a4cf08d4118
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 272744825d28
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Nov 22, 2020

  1. buildFHSUserEnvBubblewrap: use arrays for constructing argument list

    Generally a cleaner way of doing it and prevents issues with spaces in paths
    
    Used to fix #97234 but #101967 already didt this with a smaller scope
    Atemu committed Nov 22, 2020
    Copy the full SHA
    74c4a55 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #98325 from Atemu/fhsenv-bw-bash-lists

    buildFHSUserEnvBubblewrap: use arrays for constructing argument list
    kevincox committed Nov 22, 2020
    Copy the full SHA
    2727448 View commit details
    Browse the repository at this point in the history