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: 6c195563e1fd
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: b3e7e67a5e7f
Choose a head ref
  • 1 commit
  • 4 files changed
  • 1 contributor

Commits on May 17, 2020

  1. vdirsyncer: Convert to a python module (#87865)

    * vdirsyncer: standardize derivation
    
    Use toPythonApplication and use callPackage from python-packages.nix.
    Make vdirsyncerStable somewhat functional again, but mark it as broken
    for Python 3.6 or higher.
    
    * vdirsyncer: use buildPythonPackage as it's a package now
    
    * vdirsyncer: move to python-modules/
    
    * vdirsyncer: Move disabled logic into expression
    doronbehar committed May 17, 2020
    Copy the full SHA
    b3e7e67 View commit details
    Browse the repository at this point in the history