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: 6fb67ca241c1
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 07b5b553c663
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Dec 10, 2018

  1. cernlib: fix build

    The imake rules contain a comment line that looks like a pragma. Recently imake
    in nixpkgs was switched to use tradcpp, which is a bit more strict about
    interpreting unknown pragmas. To fix the build, the comments is changed to use
    C++ style comments.
    veprbl committed Dec 10, 2018
    Copy the full SHA
    357f6a8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a1ef7fd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #51811 from veprbl/pr/cernlib_fix

    cernlib: fix build
    markuskowa committed Dec 10, 2018
    Copy the full SHA
    07b5b55 View commit details
    Browse the repository at this point in the history