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: 0b9fea1e1a94
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 0f188554acff
Choose a head ref
  • 9 commits
  • 21 files changed
  • 1 contributor

Commits on Mar 26, 2018

  1. xmloscopy: init at 0.1.1

    (cherry picked from commit 72a4c54)
    grahamc committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    a1b2703 View commit details
    Browse the repository at this point in the history
  2. xmloscopy: 0.1.1 -> 0.1.2

    Ugh this is embarassing
    
    (cherry picked from commit 6e4a51f)
    grahamc committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    8ebd176 View commit details
    Browse the repository at this point in the history
  3. Move all nixpkgs doc files in to the doc directory

    This makes a makefile-driven developer workflow nicer.
    
    (cherry picked from commit 92d5336)
    
    Edited to remove the emscripten references, which were new on
    master
    grahamc committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    b38f07c View commit details
    Browse the repository at this point in the history
  4. Ignore generated XML and other generated files

    (cherry picked from commit 8c7be59)
    grahamc committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    663c605 View commit details
    Browse the repository at this point in the history
  5. docs: Build with a makefile

    (cherry picked from commit 7e25ff7)
    grahamc committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    a4c1951 View commit details
    Browse the repository at this point in the history
  6. Document shell.nix / xmloscopy / make for the nixpkgs docs

    (cherry picked from commit f67ea4a)
    grahamc committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    0e8f36f View commit details
    Browse the repository at this point in the history
  7. Validate when building outputs

    (cherry picked from commit 30dd2d3)
    grahamc committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    dad0206 View commit details
    Browse the repository at this point in the history
  8. Move validate to top-level so it doesn't rebuild the outputs every time

    (cherry picked from commit fce1fb7)
    grahamc committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    a758dcd View commit details
    Browse the repository at this point in the history
  9. Add 'make debug' to call xmloscopy

    (cherry picked from commit 67f9d24)
    grahamc committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    0f18855 View commit details
    Browse the repository at this point in the history