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: 3901baa4a4df
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: a682d720c729
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Apr 25, 2019

  1. patchShebangs: create timestamp in tmp dir

    Creating the timestamp in the patched script's directory has a few
    drawbacks:
    
    * if "foo.timestamp" already exists, it will be overwritten
    * it requires the directory to be writable
    nmattia committed Apr 25, 2019
    Copy the full SHA
    cc9b402 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #60215 from nmattia/nm-tmp-timestamp

    patchShebangs: create timestamp in tmp dir
    grahamc committed Apr 25, 2019
    Copy the full SHA
    a682d72 View commit details
    Browse the repository at this point in the history