Skip to content
This repository has been 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
base: 5c63ee6216a7
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: d9f8cf734e80
Choose a head ref
  • 16 commits
  • 20 files changed
  • 10 contributors

Commits on Oct 26, 2018

  1. scalapack: switch to openblas + add test

    * change from blas,lapack to openblas
    * add check phase
    * enable parallel building
    * fix license
    markuskowa committed Oct 26, 2018
    Copy the full SHA
    41a579a View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2018

  1. chrootenv: strip the binary

    pbogdan committed Nov 4, 2018
    Copy the full SHA
    ccb76ee View commit details
    Browse the repository at this point in the history
  2. chrootenv: use meson

    lukateras committed Nov 4, 2018
    Copy the full SHA
    cea0e92 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2018

  1. release-lib: Fix pkgsFor

    Ericson2314 committed Nov 5, 2018
    Copy the full SHA
    8d99a34 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #49725 from pbogdan/chrootenv-strip

    chrootenv: strip the binary
    lukateras committed Nov 5, 2018
    Copy the full SHA
    77dad17 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #49795 from obsidiansystems/fix-pkgsFor

    release-lib: Fix `pkgsFor`
    Ericson2314 committed Nov 5, 2018
    Copy the full SHA
    d94d220 View commit details
    Browse the repository at this point in the history
  4. treewide: get rid of osx cmake flags

    Flags that we now set globally:
    
    - CMAKE_OSX_SYSROOT
    - CMAKE_OSX_DEPLOYMENT_TARGET
    
    can now be removed.
    
    (cherry picked from commit 8742d5de30dfe2447c0fb56a2e7410b402effc80)
    matthewbauer committed Nov 5, 2018
    Copy the full SHA
    21eeb00 View commit details
    Browse the repository at this point in the history
  5. talloc: use fixDarwinDylibNames

    The makefile isn’t setting install_name properly causing issues on
    macOS. fixDarwinDylibNames seems to fix this.
    matthewbauer committed Nov 5, 2018
    Copy the full SHA
    ada49ba View commit details
    Browse the repository at this point in the history
  6. notmuch: cleanup

    matthewbauer committed Nov 5, 2018
    Copy the full SHA
    a35dae7 View commit details
    Browse the repository at this point in the history
  7. scdoc: Use $SOURCE_DATE_EPOCH to produce reproducible man pages

    Use this patch until something like it is in the upstream repository.
    Without it, the current date is used for the man pages, which makes them
    non-reproducible.
    primeos committed Nov 5, 2018
    Copy the full SHA
    7eaba9a View commit details
    Browse the repository at this point in the history
  8. meson: fix cross compilation of systemd

    Co-authored-by: Robin Gloster <mail@glob.in>
    2 people authored and Ericson2314 committed Nov 5, 2018
    Copy the full SHA
    9e1b883 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #48244 from volth/patch-257

    meson: fix cross compilation of systemd
    Ericson2314 committed Nov 5, 2018
    Copy the full SHA
    a054d74 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #49199 from markuskowa/fet-scalapack

    scalapack: switch to openblas and add test
    markuskowa committed Nov 5, 2018
    Copy the full SHA
    bf8c031 View commit details
    Browse the repository at this point in the history
  11. jekyll: 3.8.4 -> 3.8.5

    primeos committed Nov 5, 2018
    Copy the full SHA
    a06177e View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    0d30f7b View commit details
    Browse the repository at this point in the history
  13. SDL2: 2.0.8 -> 2.0.9

    cpages committed Nov 5, 2018
    Copy the full SHA
    d9f8cf7 View commit details
    Browse the repository at this point in the history