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/ofborg
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a7000b99bf80
Choose a base ref
...
head repository: NixOS/ofborg
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ca213a4e3660
Choose a head ref
  • 2 commits
  • 6 files changed
  • 1 contributor

Commits on Aug 8, 2018

  1. Package up dependencies with composer2nix

    I had to patch composer2nix with:
    
    require_once(dirname(__FILE__)./../../../../vendor/autoload.php);
    grahamc committed Aug 8, 2018
    Copy the full SHA
    648fcf0 View commit details
  2. Merge pull request #213 from NixOS/package-vendor

    Package up dependencies with composer2nix
    grahamc authored Aug 8, 2018

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    ca213a4 View commit details
Loading