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: fc3120ce90f2
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 641cb61ef78c
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Oct 8, 2018

  1. jsonnet: skip building the website (#47981)

    The emscripten build of jsonnet is only used in the interactive demo
    found on jsonnet.org, and I don't think we need to include the whole
    website in our package.  This reduces the transitive closure from
    ~100mb to ~32mb, and the build duration from ~8 minutes to ~20 seconds
    on my machine.
    benley committed Oct 8, 2018
    Configuration menu
    Copy the full SHA
    641cb61 View commit details
    Browse the repository at this point in the history