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: 279325253120
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 6fb5b6be98f0
Choose a head ref
  • 14 commits
  • 24 files changed
  • 1 contributor

Commits on Nov 20, 2019

  1. Copy the full SHA
    4baf277 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7adf662 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2b77265 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    f2bc9da View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    1447158 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    211850c View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    cce5926 View commit details
    Browse the repository at this point in the history
  8. python2.pkgs.google-auth-httplib2: disable tests

    	============================= test session starts ==============================
    	platform linux2 -- Python 2.7.17, pytest-4.6.6, py-1.8.0, pluggy-0.13.0
    	rootdir: /build/google-auth-httplib2-0.0.3
    	plugins: localserver-0.5.0
    	collected 0 items / 1 errors
    
    	==================================== ERRORS ====================================
    	_____________ ERROR collecting tests/test_google_auth_httplib2.py ______________
    	ImportError while importing test module '/build/google-auth-httplib2-0.0.3/tests/test_google_auth_httplib2.py'.
    	Hint: make sure your test modules/packages have valid Python names.
    	Traceback:
    	tests/test_google_auth_httplib2.py:20: in <module>
    	    import google_auth_httplib2
    	google_auth_httplib2.py:21: in <module>
    	    from google.auth import exceptions
    	E   ImportError: No module named google.auth
    jtojnar committed Nov 20, 2019
    Copy the full SHA
    52e9198 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    4fb1681 View commit details
    Browse the repository at this point in the history
  10. duplicity: add Google Drive support

    Required by Déjà Dup.
    jtojnar committed Nov 20, 2019
    Copy the full SHA
    77e6622 View commit details
    Browse the repository at this point in the history
  11. deja-dup: 38.3 → 40.4

    The main news is that GNOME Online Accounts are no longer used so if one wants to back up to Google Drive, they need to install Duplicity with PyDrive support. The credentials should be migrated automatically.
    
    https://gitlab.gnome.org/World/deja-dup/blob/40.4/NEWS.md#anchor-404
    jtojnar committed Nov 20, 2019
    Copy the full SHA
    6bddcf4 View commit details
    Browse the repository at this point in the history
  12. yelp-tools: move to top-level

    jtojnar committed Nov 20, 2019
    Copy the full SHA
    5b11829 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    a7f4c78 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2019

  1. Various GNOME leaf package updates (#73790)

    Various GNOME leaf package updates
    jtojnar committed Nov 21, 2019
    Copy the full SHA
    6fb5b6b View commit details
    Browse the repository at this point in the history