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: 66bdcb4dfd75
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 104c3db65940
Choose a head ref
  • 5 commits
  • 1 file changed
  • 2 contributors

Commits on Dec 16, 2016

  1. unigine-valley: 1.0-1 -> 1.0 (remove unnecessary release version)

    The upstream version is "1.0", so that's what the version of the Nix package should be too.
    When I packaged this I wasn't aware that a Nix package could update without its version number
    increasing, so I added an extra "release version" (like Arch Linux packages). Of course, this
    isn't necessary.
    kierdavis committed Dec 16, 2016
    Configuration menu
    Copy the full SHA
    0d1d1bd View commit details
    Browse the repository at this point in the history
  2. unigine-valley: install files to a more idiomatic location

    Previously, the entire installation was copied to $out/opt/unigine/valley.
    Using $out/lib instead of $out/opt would be more consistent with other Nix packages.
    kierdavis committed Dec 16, 2016
    Configuration menu
    Copy the full SHA
    c3f49dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa53e1d View commit details
    Browse the repository at this point in the history
  4. unigine-valley: clean up

    kierdavis committed Dec 16, 2016
    Configuration menu
    Copy the full SHA
    d122633 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2017

  1. Merge pull request #21202 from kierdavis/unigine-valley

    unigine-valley: refactor
    joachifm committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    104c3db View commit details
    Browse the repository at this point in the history