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

Commits on Dec 2, 2019

  1. plasma5.plasma-workspace: fix patch

    At some point a patch accidentally removed
    
    ```
    done
    break
    ```
    from an if then/while loop in `startkde`.
    
    Which still breaks, but not the way we want...
    
    plasma-workspace-5.16.5/bin/startkde: line 403: syntax error near unexpected token `fi'
    plasma-workspace-5.16.5/bin/startkde: line 403: `        fi'
    Kiwi committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    7fe41e3 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2019

  1. Merge pull request #74830 from Kiwi/startkde-broken

    plasma5.plasma-workspace: fix patch
    ttuegel committed Dec 8, 2019
    Configuration menu
    Copy the full SHA
    f35a715 View commit details
    Browse the repository at this point in the history