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: 16f5bc07f80d
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 3fae96f0562a
Choose a head ref
  • 4 commits
  • 1 file changed
  • 2 contributors

Commits on Apr 15, 2017

  1. Copy the full SHA
    33cfee8 View commit details
    Browse the repository at this point in the history
  2. buildRustPackage: add standard package hooks

    when overriding build phases also the standard hooks should be called
    Mic92 committed Apr 15, 2017
    Copy the full SHA
    be70c02 View commit details
    Browse the repository at this point in the history
  3. buildRustPackage: only copy executables to bin

    in newer rust versions also *.rlib files are put into this directory
    Mic92 committed Apr 15, 2017
    Copy the full SHA
    e8d5af0 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2017

  1. Merge pull request #24926 from Mic92/rust-package

    buildRustPackage: cargoBuildFlags + standarized hooks
    Mic92 committed Apr 16, 2017
    Copy the full SHA
    3fae96f View commit details
    Browse the repository at this point in the history