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: a8546a078df9
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 23c93a5205fd
Choose a head ref
  • 5 commits
  • 23 files changed
  • 2 contributors

Commits on Jul 19, 2020

  1. gdl: enable on darwin

    prusnak committed Jul 19, 2020
    Copy the full SHA
    44d1902 View commit details
    Browse the repository at this point in the history
  2. inkscape -> inkscape_0

    We can't update inkscape to 1.0 without keeping 0.x in tree,
    because the CLI interface has been changed and lots of packages
    use this interface for SVG conversion.
    prusnak committed Jul 19, 2020
    Copy the full SHA
    7eb4a0a View commit details
    Browse the repository at this point in the history
  3. inkscape: 0.92.5 -> 1.0

    prusnak committed Jul 19, 2020
    Copy the full SHA
    5107b24 View commit details
    Browse the repository at this point in the history
  4. treewide: replace inkscape with inkscape_0

    The Inkscape CLI interface has been changed with 1.x and packages
    are not adjusted yet to this change. Let's use inkscape 0.x instead.
    prusnak committed Jul 19, 2020
    Copy the full SHA
    8402a74 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. Merge pull request #85169 from prusnak/inkscape

    inkscape: 0.92.5 -> 1.0
    7c6f434c committed Jul 20, 2020
    Copy the full SHA
    23c93a5 View commit details
    Browse the repository at this point in the history