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: 115c78c9b399
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: a0cb913949b2
Choose a head ref

Commits on Mar 9, 2020

  1. wtftw: remove broken package

    This was marked as broken years ago, and its last tagged release from upstream
    was in 2015, with its last git commit in 2018.
    bhipple committed Mar 9, 2020
    Copy the full SHA
    e12ed8e View commit details
  2. staccato: remove broken and unmaintained package

    This package was added in 2017, then never updated, and no longer builds.
    While upstream does have a newer release at version 0.1.9, this doesn't build
    with the latest rustc either, and was last released in 2018:
    https://github.com/tshlabs/staccato/releases
    
    Since the upstream package just has 1 contributor, and the package in Nix has no
    maintainer and is not building or updated, let's just delete it.
    bhipple committed Mar 9, 2020
    Copy the full SHA
    ca015df View commit details

Commits on Mar 14, 2020

  1. phodav: 2.3 -> 2.4

    gnidorah committed Mar 14, 2020
    Copy the full SHA
    41543d8 View commit details

Commits on Mar 15, 2020

  1. ripcord: 0.4.23 -> 0.4.24

    colemickens committed Mar 15, 2020
    Copy the full SHA
    c91bb59 View commit details
  2. php: Re-indent main derivation

    etu committed Mar 15, 2020
    Copy the full SHA
    da3384a View commit details
  3. Merge pull request #82637 from colemickens/nixpkgs-ripcord

    ripcord: 0.4.23 -> 0.4.24
    infinisil authored Mar 15, 2020
    Copy the full SHA
    5eb01e1 View commit details
  4. Copy the full SHA
    798ab51 View commit details
  5. base16-builder: regenerate with node2nix 1.8.0, add supplement.json w…

    …ith node-pre-gyp to fix build
    svanderburg committed Mar 15, 2020
    Copy the full SHA
    875bcef View commit details
  6. Copy the full SHA
    069f62d View commit details
  7. python3Packages.google_api_python_client: 1.7.12 -> 1.8.0

    This version doesn't depend on
    NixOS/nixpkgs#82355 anymore.
    primeos committed Mar 15, 2020
    Copy the full SHA
    7a1c9d8 View commit details
  8. wireshark: use relative cmake LIBDIR

    `wireshark` expects `CMAKE_INSTALL_LIBDIR` to be relative and prefixes
    it with `CMAKE_INSTALL_PREFIX` in some places to make it absolute.
    This results in duplicate absolute paths being accessed, which don't exist.
    
    Making `CMAKE_INSTALL_LIBDIR` relative fixes this issue.
    B4dM4n authored and bjornfor committed Mar 15, 2020
    Copy the full SHA
    e7f2ad0 View commit details
  9. Copy the full SHA
    80a3dbc View commit details
  10. php: remove unsupported options

     - mcrypt was removed in 7.2
     - mhash was integrated into hash in 7.0
    etu committed Mar 15, 2020
    Copy the full SHA
    6100ac4 View commit details
  11. Copy the full SHA
    f1dfb6e View commit details
  12. vimPlugins.coc-*: add npm dependencies

    eyJhb authored and adisbladis committed Mar 15, 2020
    Copy the full SHA
    d8b41ad View commit details
  13. Copy the full SHA
    f37e7ad View commit details
  14. Copy the full SHA
    af9b839 View commit details
  15. Merge pull request #82578 from eyJhb/coc-npm

    vimPlugins.coc-*: add npm dependencies
    adisbladis authored Mar 15, 2020
    Copy the full SHA
    48b799e View commit details
  16. vimPlugins: Update

    fnords authored and adisbladis committed Mar 15, 2020
    Copy the full SHA
    79ee5bc View commit details
  17. Copy the full SHA
    0adf77f View commit details
  18. Merge pull request #82613 from fnords/master

    Add coc-spell-checker plugin for neovim
    adisbladis authored Mar 15, 2020
    Copy the full SHA
    578c2af View commit details
  19. elpa-packages: 2020-03-15

    adisbladis committed Mar 15, 2020
    Copy the full SHA
    9dbe706 View commit details
  20. melpa-packages: 2020-03-15

    adisbladis committed Mar 15, 2020
    Copy the full SHA
    ad81f84 View commit details
  21. Merge pull request #82667 from etu/clean-up-php-derivation

    php: Clean up php derivation
    adisbladis authored Mar 15, 2020
    Copy the full SHA
    d828748 View commit details
  22. Merge pull request #82114 from bhipple/remove/staccato

    staccato: remove broken and unmaintained package
    Mic92 authored Mar 15, 2020
    Copy the full SHA
    0fe49d7 View commit details
  23. Merge pull request #82109 from bhipple/remove/wtftw

    wtftw: remove broken package
    Mic92 authored Mar 15, 2020
    Copy the full SHA
    6fa3705 View commit details
  24. Merge pull request #82040 from gnidorah/phodav

    phodav: 2.3 -> 2.4
    Mic92 authored Mar 15, 2020
    Copy the full SHA
    f1b69e4 View commit details
  25. Copy the full SHA
    c61d907 View commit details
  26. Copy the full SHA
    1f5af3c View commit details
  27. Merge pull request #82643 from etu/php-exts-pdo-odbc

    phpPackages.exts.pdo_odbc: init for all versions of php
    etu authored Mar 15, 2020
    Copy the full SHA
    a0cb913 View commit details
Showing with 8,114 additions and 3,629 deletions.
  1. +18 −3 pkgs/applications/editors/emacs-modes/elpa-generated.nix
  2. +718 −463 pkgs/applications/editors/emacs-modes/recipes-archive-melpa.json
  3. +1 −1 pkgs/applications/networking/cluster/spacegun/node-composition.nix
  4. +920 −863 pkgs/applications/networking/cluster/spacegun/node-packages.nix
  5. +2 −2 pkgs/applications/networking/instant-messengers/ripcord/default.nix
  6. +2 −0 pkgs/applications/networking/sniffers/wireshark/default.nix
  7. +0 −42 pkgs/applications/window-managers/wtftw/default.nix
  8. +1 −1 pkgs/development/compilers/elm/packages/node-composition.nix
  9. +344 −223 pkgs/development/compilers/elm/packages/node-packages.nix
  10. +168 −186 pkgs/development/interpreters/php/default.nix
  11. +2 −2 pkgs/development/misc/google-clasp/google-clasp.nix
  12. +397 −393 pkgs/development/misc/google-clasp/node-packages.nix
  13. +1 −1 pkgs/development/node-packages/composition-v10.nix
  14. +1 −1 pkgs/development/node-packages/composition-v12.nix
  15. +2 −2 pkgs/development/node-packages/composition-v13.nix
  16. +6 −4 pkgs/development/node-packages/node-env.nix
  17. +30 −0 pkgs/development/node-packages/node-packages-v10.json
  18. +2,857 −45 pkgs/development/node-packages/node-packages-v10.nix
  19. +72 −14 pkgs/development/node-packages/node-packages-v12.nix
  20. +47 −34 pkgs/development/node-packages/node-packages-v13.nix
  21. +1 −1 pkgs/development/node-packages/shell-generate.nix
  22. +17 −6 pkgs/development/python-modules/google-api-python-client/default.nix
  23. +1 −4 pkgs/development/tools/geckodriver/default.nix
  24. +1 −1 pkgs/development/web/remarkjs/generate.sh
  25. +652 −730 pkgs/development/web/remarkjs/node-packages.nix
  26. +2 −2 pkgs/development/web/remarkjs/nodepkgs.nix
  27. +2 −1 pkgs/misc/base16-builder/generate.sh
  28. +479 −75 pkgs/misc/base16-builder/node-packages-generated.nix
  29. +7 −3 pkgs/misc/base16-builder/node-packages.nix
  30. +3 −0 pkgs/misc/base16-builder/supplement.json
  31. +693 −0 pkgs/misc/base16-builder/supplement.nix
  32. +77 −66 pkgs/misc/vim-plugins/generated.nix
  33. +174 −0 pkgs/misc/vim-plugins/overrides.nix
  34. +1 −0 pkgs/misc/vim-plugins/vim-plugin-names
  35. +1 −1 pkgs/servers/matrix-synapse/matrix-appservice-slack/node-composition.nix
  36. +289 −282 pkgs/servers/matrix-synapse/matrix-appservice-slack/node-packages.nix
  37. +1 −1 pkgs/servers/web-apps/cryptpad/generate.sh
  38. +1 −1 pkgs/servers/web-apps/cryptpad/node-packages-generated.nix
  39. +2 −2 pkgs/servers/web-apps/cryptpad/node-packages.nix
  40. +1 −1 pkgs/tools/networking/airfield/deps.sh
  41. +97 −117 pkgs/tools/networking/airfield/node-packages.nix
  42. +2 −2 pkgs/tools/networking/airfield/node.nix
  43. +5 −2 pkgs/tools/networking/phodav/default.nix
  44. +1 −1 pkgs/tools/package-management/nixui/generate.sh
  45. +2 −2 pkgs/tools/package-management/nixui/nixui.nix
  46. +6 −6 pkgs/tools/package-management/nixui/node-packages.nix
  47. +0 −33 pkgs/tools/text/staccato/default.nix
  48. +0 −4 pkgs/top-level/all-packages.nix
  49. +7 −5 pkgs/top-level/php-packages.nix
21 changes: 18 additions & 3 deletions pkgs/applications/editors/emacs-modes/elpa-generated.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading