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: 814ff37bef0e
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 74f3d2f8c8aa
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Nov 9, 2018

  1. libreoffice-*: inherits meta.

    This ensures the package listing shows the expected informations.
    samueldr committed Nov 9, 2018
    Copy the full SHA
    4a58f74 View commit details
    Browse the repository at this point in the history
  2. libreoffice-*: changes attributes structure for *-unwrapped

    libreoffice-unwrapped points to the same libreoffice than libreoffice.
    libreoffice-*-unwrapped exists for all versions
    
    This bring an incompatible change where a user using
    `libreoffice-unwrapped` hoping to use `fresh` would now be inadvertently
    be using `still`.
    samueldr committed Nov 9, 2018
    Copy the full SHA
    1430f1c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #50054 from samueldr/fixes/libreoffice-misc

    Fixes weird mismatch with libreoffice and libreoffice-unwrapped.
    7c6f434c committed Nov 9, 2018
    Copy the full SHA
    74f3d2f View commit details
    Browse the repository at this point in the history