Skip to content
This repository was archived by the owner on Apr 12, 2021. It is now read-only.
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-channels
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 79ed9e6ebf1a
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 99a2467722da
Choose a head ref

Commits on Mar 15, 2020

  1. Copy the full SHA
    43f245d View commit details
  2. Copy the full SHA
    39b3969 View commit details

Commits on Mar 22, 2020

  1. vimPlugins: Automate redirect updates in update.py

    Many of the plugins in vim-plugin-names are out of date and redirect to
    their new github repos. This commit adds a flag to automatically update
    these and defines a process for committing these updates into nixpkgs.
    ryneeverett committed Mar 22, 2020
    Copy the full SHA
    d4874a7 View commit details
  2. vimPlugins: Update

    ryneeverett committed Mar 22, 2020
    Copy the full SHA
    c78aa8e View commit details
  3. Copy the full SHA
    6601c16 View commit details

Commits on Mar 24, 2020

  1. vimPlugins: --update-redirects improvements.

    In response to @timokau's review here are a couple changes:
    
    - Decrease the fragility of the replacement code by normalizing
    whitespace on each line.
    - Throw an error when plugins are renamed rather than silently aliasing
    to the new name.
    ryneeverett committed Mar 24, 2020
    Copy the full SHA
    a9c9b0d View commit details
  2. vimPlugins: Update redirects without flag.

    Per review, the input file will now be rewritten automatically if
    redirects are found.
    ryneeverett committed Mar 24, 2020
    Copy the full SHA
    cffb6cb View commit details

Commits on Mar 26, 2020

  1. vimPlugins: Automatically sort vim-plugin-names.

    Python's `sorted` method works a little differently than `sort` in the
    handling of dashes.
    ryneeverett committed Mar 26, 2020
    Copy the full SHA
    b886ad9 View commit details
  2. Copy the full SHA
    55ce589 View commit details
  3. bibutils: 6.8 -> 6.10

    r-ryantm committed Mar 26, 2020
    Copy the full SHA
    73f6510 View commit details

Commits on Mar 27, 2020

  1. vimPlugins: Automatic rename deprecations

    When an updated redirect results in a package name change, not just an
    owner change, throw an error to warn users the package names has
    changed.
    ryneeverett committed Mar 27, 2020
    Copy the full SHA
    7cc024b View commit details
  2. Copy the full SHA
    25fea45 View commit details
  3. Copy the full SHA
    749028e View commit details
  4. Copy the full SHA
    e1fc1d2 View commit details
  5. python3Packages.libfdt: fix python build

    bqv authored and Jon committed Mar 27, 2020
    Copy the full SHA
    ab84ce8 View commit details
  6. Copy the full SHA
    e3c9a63 View commit details
  7. python27Packages.filetype: 1.0.5 -> 1.0.6

    r-ryantm authored and Jon committed Mar 27, 2020
    Copy the full SHA
    8ea3f05 View commit details
  8. python.pkgs.doc8: add pygments dependency

    Without pygments doc8 will throw "errors" since it cannot check code
    blocks. Pygments has since been added to the dependencies upstream [1],
    though that hasn't made it into a release yet. I think we should already
    adopt this now.
    
    [1] PyCQA/doc8@b693181
    timokau authored and Jon committed Mar 27, 2020
    Copy the full SHA
    c6c0ae3 View commit details
  9. pythonPackages.python-mpv-jsonipc: 1.1.7 -> 1.1.8

    jojosch authored and Jon committed Mar 27, 2020
    Copy the full SHA
    837469b View commit details
  10. jellyfin-mpv-shim: 1.4.1 -> 1.4.2

    jojosch authored and Jon committed Mar 27, 2020
    Copy the full SHA
    ab55af2 View commit details
  11. pythonPackages.quandl: 3.4.8 -> 3.5.0

    Format meta to match standard practice.
    drewrisinger authored and Jon committed Mar 27, 2020
    Copy the full SHA
    a845ade View commit details
  12. Merge pull request #83119 from ryneeverett/vim-plugins-update-redirects

    VimPlugins: update redirected repos
    timokau authored Mar 27, 2020
    Copy the full SHA
    12c931a View commit details
  13. Copy the full SHA
    5842ec9 View commit details
  14. python3Packages.nilearn: add nose to checkInputs

    bcdarwin authored and Jon committed Mar 27, 2020
    Copy the full SHA
    78d5fab View commit details
  15. python3Packages.bayespy: add nose to checkInputs

    bcdarwin authored and Jon committed Mar 27, 2020
    Copy the full SHA
    ca2cf66 View commit details
  16. python3Packages.deap: add nose to checkInputs

    bcdarwin authored and Jon committed Mar 27, 2020
    Copy the full SHA
    93c9cb0 View commit details
  17. python3Packages.cufflinks: add nose to checkInputs

    bcdarwin authored and Jon committed Mar 27, 2020
    Copy the full SHA
    6f9f91d View commit details
  18. maintainers: add cge

    cgevans authored and Jon committed Mar 27, 2020
    Copy the full SHA
    037c91b View commit details
  19. gwyddion: 2.48 -> 2.55 (and add options)

    Gwyddion has a large number of optional dependencies. In this update,
    those dependencies have been added with options set mostly to true,
    and an option (default false) for working Python 2.7 support in the
    program and in Python has been added. I have also added myself as a
    maintainer as no maintainer is currently set.
    cgevans authored and Jon committed Mar 27, 2020
    Copy the full SHA
    59fbc7a View commit details
  20. python37Packages.PyChromecast: 4.1.1 -> 4.2.0

    r-ryantm authored and Jon committed Mar 27, 2020
    Copy the full SHA
    368cc58 View commit details
  21. Merge pull request #83509 from flokli/google-cloud-sdk-286.0.0

    google-cloud-sdk: 281.0.0 -> 286.0.0
    flokli authored Mar 27, 2020
    Copy the full SHA
    d6c1901 View commit details
  22. Merge pull request #82664 from toonn/wire-desktop-bump

    wire-desktop: linux 3.12.2916 -> 3.15.2922, mac 3.12.3490 -> 3.15.3621
    flokli authored Mar 27, 2020
    Copy the full SHA
    7281887 View commit details
  23. Copy the full SHA
    40d3bc2 View commit details
  24. Copy the full SHA
    4234ef5 View commit details
  25. Merge pull request #83431 from r-ryantm/auto-update/bibutils

    bibutils: 6.8 -> 6.10
    lsix authored Mar 27, 2020
    Copy the full SHA
    087417b View commit details
  26. Merge pull request #69130 from millerjason/add-vimacs

    vimacs: init at 2016-03-24
    timokau authored Mar 27, 2020
    Copy the full SHA
    c4f9734 View commit details
  27. ghc: 8.6.3-binary -> 8.6.5-binary

    thefloweringash authored and peti committed Mar 27, 2020
    Copy the full SHA
    3c7ef6b View commit details
  28. Copy the full SHA
    f6d2dce View commit details
  29. ghc865Binary: aarch64 support

    thefloweringash authored and peti committed Mar 27, 2020
    Copy the full SHA
    5180ec3 View commit details
  30. LTS Haskell 15.5

    peti committed Mar 27, 2020
    Copy the full SHA
    721b292 View commit details
  31. hackage2nix: Restore arion-compose

    roberth authored and peti committed Mar 27, 2020
    Copy the full SHA
    9a8d3ca View commit details
  32. ghc-tcplugins-extra: include version 0.3.2

    This is slightly outdated, required by polysemy-plugin, the actual fix
    for this will be forthcoming as soon as hackage-packages.nix is
    updated.
    mikesperber authored and peti committed Mar 27, 2020
    Copy the full SHA
    4e7639a View commit details
  33. Copy the full SHA
    739f12e View commit details
  34. hackage-packages.nix: automatic Haskell package set update

    This update was generated by hackage2nix v2.15.1 from Hackage revision
    commercialhaskell/all-cabal-hashes@e0bc864.
    peti committed Mar 27, 2020
    Copy the full SHA
    a25c3fa View commit details
  35. Copy the full SHA
    7437479 View commit details
  36. lazygit: 0.16.2 -> 0.18

    Br1ght0ne authored and Jon committed Mar 27, 2020
    Copy the full SHA
    8ebb32b View commit details
  37. antibody: 4.3.1 -> 6.0.0

    Br1ght0ne authored and Jon committed Mar 27, 2020
    Copy the full SHA
    720c033 View commit details
  38. kodiPlugins.vfs-libarchive: 1.0.5 -> 1.0.6

    minijackson authored and Jon committed Mar 27, 2020
    Copy the full SHA
    d289cc1 View commit details
  39. padthv1: 0.9.12 -> 0.9.13

    r-ryantm authored and Jon committed Mar 27, 2020
    Copy the full SHA
    0bc43b2 View commit details
  40. solargraph: 0.38.0 -> 0.38.6

    douglas authored and Jon committed Mar 27, 2020
    Copy the full SHA
    dc4a0da View commit details
Loading