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: 4318c3cc9ba3
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: 57c3da07eb85
Choose a head ref

Commits on Aug 22, 2018

  1. mesa: restructure driver selection to be more architecture-neutral

    This allows Mesa to also build on ppc64le.
    Jona Stubbe committed Aug 22, 2018
    Copy the full SHA
    a1f5702 View commit details
  2. restructure driver selection to show conditions for which each driver…

    … is selected
    Jona Stubbe committed Aug 22, 2018
    Copy the full SHA
    4688f40 View commit details

Commits on Mar 25, 2019

  1. libgdiplus: 5.6 -> 5.6.1

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/libgdiplus/versions
    r-ryantm committed Mar 25, 2019
    Copy the full SHA
    8d98e64 View commit details

Commits on Apr 17, 2019

  1. libjpeg-turbo: 2.0.1 -> 2.0.2, cleanup

    https://github.com/libjpeg-turbo/libjpeg-turbo/releases/tag/2.0.2
    
    * patches included, drop
    * use installCheck to avoid needing to set LD_LIBRARY_PATH
    dtzWill committed Apr 17, 2019
    Copy the full SHA
    6491346 View commit details

Commits on May 1, 2019

  1. openblas: 0.3.5 -> 0.3.6

    dtzWill committed May 1, 2019
    Copy the full SHA
    a7b673a View commit details

Commits on May 2, 2019

  1. Copy the full SHA
    296e8fe View commit details
  2. vim: 8.1.0675 -> 8.1.1234

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/vim/versions
    r-ryantm committed May 2, 2019
    Copy the full SHA
    a529bc7 View commit details

Commits on May 3, 2019

  1. Copy the full SHA
    120398a View commit details

Commits on May 4, 2019

  1. Copy the full SHA
    5ce6bfe View commit details

Commits on May 5, 2019

  1. gssdp: 1.2.0 -> 1.2.1

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/gssdp/versions
    r-ryantm committed May 5, 2019
    Copy the full SHA
    458f586 View commit details

Commits on May 6, 2019

  1. ruby: disable docSupport for baseruby

    Even if building a Ruby with documentation, there's no reason for its
    baseruby to waste time building its own documentation as well.
    alyssais committed May 6, 2019
    Copy the full SHA
    9b39be3 View commit details
  2. Copy the full SHA
    8bf5d3a View commit details

Commits on May 7, 2019

  1. gst_all_1: fix cross

    globin committed May 7, 2019
    Copy the full SHA
    ffb09e0 View commit details
  2. cdparanoia: fix cross

    globin committed May 7, 2019
    Copy the full SHA
    4490234 View commit details
  3. Copy the full SHA
    8c06639 View commit details
  4. jnettop: fix cross

    globin committed May 7, 2019
    Copy the full SHA
    62e6e13 View commit details
  5. isocodes: fix cross

    globin committed May 7, 2019
    Copy the full SHA
    1bdae8f View commit details
  6. Copy the full SHA
    d8a74e9 View commit details
  7. xorg.libXi: fix cross

    globin committed May 7, 2019
    Copy the full SHA
    abb10fe View commit details
  8. dbus-glib: fix cross

    globin committed May 7, 2019
    Copy the full SHA
    c2800a2 View commit details
  9. dmenu: fix cross

    globin committed May 7, 2019
    Copy the full SHA
    5fd31ae View commit details
  10. btrfs-progs: fix cross

    globin committed May 7, 2019
    Copy the full SHA
    5448f6c View commit details
  11. xorg.*: fix cross m4 handling

    globin committed May 7, 2019
    Copy the full SHA
    4a246ce View commit details
  12. Copy the full SHA
    1f1a964 View commit details
  13. Copy the full SHA
    0a12272 View commit details
  14. Copy the full SHA
    280d209 View commit details
  15. Copy the full SHA
    91e3c04 View commit details
  16. Copy the full SHA
    a6ca1a8 View commit details
  17. ruby: install ri docs to devdoc output

    This allows getting access to Ruby documentation through ri by doing
    
        nix-shell -p ruby ruby.devdoc
    
    or by installing the ruby.devdoc package.
    
    A setup hook will add a shim to LOAD_PATH to point ri to the devdoc
    output instead of out.
    alyssais committed May 7, 2019
    Copy the full SHA
    6ffb507 View commit details
  18. ruby: enable docSupport by default

    Now that RI docs are installed to a seperate output, we don't need to worry
    about bloating the main output, so it's reasonable for this to be enabled by
    default.
    alyssais committed May 7, 2019
    Copy the full SHA
    b34608d View commit details
  19. Merge pull request #61086 from mayflower/cross-fixes

    Batch of cross compilation fixes
    globin authored May 7, 2019
    Copy the full SHA
    f41599a View commit details
  20. Copy the full SHA
    163bc2c View commit details

Commits on May 8, 2019

  1. Merge pull request #60903 from dtzWill/fix/networkmanager-sed-path

    networkmanager: sed from gnused, not coreutils! fix bad path
    dtzWill authored May 8, 2019
    Copy the full SHA
    666bcbe View commit details
  2. Merge pull request #61022 from alyssais/ruby-devdoc

    ruby: install ri docs to devdoc output
    alyssais authored May 8, 2019
    Copy the full SHA
    6ea86b7 View commit details
  3. Merge #58374: libjpeg-turbo: 2.0.1 -> 2.0.2, cleanup

    ... into staging
    vcunat committed May 8, 2019
    Copy the full SHA
    c298a8a View commit details
  4. Merge pull request #60861 from volth/perl-mix-fix

    perlPackages: fix build packages for non-default perl
    grahamc authored May 8, 2019
    Copy the full SHA
    0a64e79 View commit details
  5. allow overriding perl528 and perldevel in overlays

    There was a mix of overrideable-in-overlays ```buildPackages.perl528``` & ```buildPackages.perldevel``` and local ```perl528``` & ```perldevel``` which were unaffected by overlays
    volth authored May 8, 2019
    Copy the full SHA
    e5d3583 View commit details

Commits on May 9, 2019

  1. Merge pull request #45474 from CrystalGamma/mesa_3

    mesa: restructure driver selection to be more architecture-neutral
    matthewbauer authored May 9, 2019
    Copy the full SHA
    9d3d5e9 View commit details
  2. Copy the full SHA
    7d1246c View commit details

Commits on May 10, 2019

  1. Merge pull request #60976 from r-ryantm/auto-update/gssdp

    gssdp: 1.2.0 -> 1.2.1
    c0bw3b authored May 10, 2019
    Copy the full SHA
    6c3187b View commit details
  2. Merge pull request #60820 from r-ryantm/auto-update/vim

    vim: 8.1.0675 -> 8.1.1234
    c0bw3b authored May 10, 2019
    Copy the full SHA
    2658a5e View commit details

Commits on May 11, 2019

  1. Merge pull request #61204 from dtzWill/update/libinput-1.13.2

    libinput: 1.13.1 -> 1.13.2
    dtzWill authored May 11, 2019
    Copy the full SHA
    2303d2c View commit details
  2. gtk-doc: 1.29 -> 1.30

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/gtk-doc/versions
    r-ryantm committed May 11, 2019
    Copy the full SHA
    765079f View commit details

Commits on May 12, 2019

  1. dmd, gtk: Remove dontStrip

    because with binutils 2.31 everything is working again
    (#59390)
    ThomasMader authored and c0bw3b committed May 12, 2019
    Copy the full SHA
    2c4bc9a View commit details
  2. Copy the full SHA
    b4b19de View commit details
  3. Merge pull request #61317 from r-ryantm/auto-update/gtk-doc

    gtk-doc: 1.29 -> 1.30
    pSub authored May 12, 2019
    Copy the full SHA
    acb3af5 View commit details
  4. libgsf: 1.14.45 -> 1.14.46

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/libgsf/versions
    r-ryantm authored and FRidh committed May 12, 2019
    Copy the full SHA
    5b9bb1b View commit details
  5. treewide: Add passthru.updateScript to gnome pkgs

    `updateScript` lets us update packages automatically.
    For packages that are hosted on the gnome mirror it's very easy to add
    that. Inspired by NixOS/nixpkgs#36150
    JohnAZoidberg committed May 12, 2019
    Copy the full SHA
    b85ccba View commit details
  6. bzip2: enable parallel building (#61379)

    bzip2: enable parallel building
    flokli authored May 12, 2019
    Copy the full SHA
    af5c3de View commit details

Commits on May 13, 2019

  1. Copy the full SHA
    e9784b1 View commit details
Loading