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

Commits on Oct 4, 2019

  1. openscad: remove useless preBuild phase

    The preBuild phase was introduced to follow a modification in qscintilla
    build (76ad279) that forced the library
    libqscintilla2_qt5.so to be called libqscintilla2.so. This has been
    inproved in 4bf49d9 so the preBuild
    trick is not necessary anymore.
    lsix committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    51c6082 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #70399 from lsix/simplify-openscad

    openscad: remove useless preBuild phase
    gebner committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    ec181f7 View commit details
    Browse the repository at this point in the history