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

Commits on Aug 10, 2019

  1. sigil: use qt5's mkDerivation

    Slightly different implementation because out of the box:
    
      - $out/bin/sigil is a shell script wrapper
      - $out/lib/sigil/sigil is the ELF executable
    
    See #65399
    lightbulbjim committed Aug 10, 2019
    Copy the full SHA
    e373ce1 View commit details
    Browse the repository at this point in the history
  2. sigil: mark as unmaintained

    Maintainer has not committed for >2 years.
    lightbulbjim committed Aug 10, 2019
    Copy the full SHA
    2eb1dcc View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2019

  1. Merge pull request #66435 from lightbulbjim/sigil-wrapping

    sigil: use qt5's mkDerivation
    worldofpeace committed Aug 12, 2019
    Copy the full SHA
    d73cca7 View commit details
    Browse the repository at this point in the history