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: b6107d3eb43c
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: c31de496b516
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Jul 24, 2020

  1. liblinear: 2.30 -> 2.40

    Also improve the derivation a bit:
    
    - Use fetchFromGitHub in place of fetchurl.
    - Replace buildPhase by buildFlags.
    - Create multiple outputs.
    - Replace mkdir/cp by install.
    danieldk committed Jul 24, 2020
    Copy the full SHA
    0e29fcd View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. Merge pull request #93759 from danieldk/liblinear-2.40

    liblinear: 2.30 -> 2.40
    danieldk committed Jul 31, 2020
    Copy the full SHA
    c31de49 View commit details
    Browse the repository at this point in the history