Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 0d1d1bd7e2bf2c825ea7685ec1427d7dfc79113c
      
https://github.com/NixOS/nixpkgs/commit/0d1d1bd7e2bf2c825ea7685ec1427d7dfc79113c
  Author: Kier Davis <[email protected]>
  Date:   2016-12-16 (Fri, 16 Dec 2016)

  Changed paths:
    M pkgs/applications/graphics/unigine-valley/default.nix

  Log Message:
  -----------
  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.


  Commit: c3f49dcaf07f00a7f29d65f2429490089b24b3df
      
https://github.com/NixOS/nixpkgs/commit/c3f49dcaf07f00a7f29d65f2429490089b24b3df
  Author: Kier Davis <[email protected]>
  Date:   2016-12-16 (Fri, 16 Dec 2016)

  Changed paths:
    M pkgs/applications/graphics/unigine-valley/default.nix

  Log Message:
  -----------
  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.


  Commit: aa53e1d17e2274d45a419c58ff13b83058f882ac
      
https://github.com/NixOS/nixpkgs/commit/aa53e1d17e2274d45a419c58ff13b83058f882ac
  Author: Kier Davis <[email protected]>
  Date:   2016-12-16 (Fri, 16 Dec 2016)

  Changed paths:
    M pkgs/applications/graphics/unigine-valley/default.nix

  Log Message:
  -----------
  unigine-valley: exclude non-ELF files from stripping during fix-up


  Commit: d1226333e22a5cccd5247a323b7e70e809ee5efb
      
https://github.com/NixOS/nixpkgs/commit/d1226333e22a5cccd5247a323b7e70e809ee5efb
  Author: Kier Davis <[email protected]>
  Date:   2016-12-16 (Fri, 16 Dec 2016)

  Changed paths:
    M pkgs/applications/graphics/unigine-valley/default.nix

  Log Message:
  -----------
  unigine-valley: clean up


  Commit: 104c3db6594043dbb81005303f055b02145305a5
      
https://github.com/NixOS/nixpkgs/commit/104c3db6594043dbb81005303f055b02145305a5
  Author: Joachim F <[email protected]>
  Date:   2017-01-11 (Wed, 11 Jan 2017)

  Changed paths:
    M pkgs/applications/graphics/unigine-valley/default.nix

  Log Message:
  -----------
  Merge pull request #21202 from kierdavis/unigine-valley

unigine-valley: refactor


Compare: https://github.com/NixOS/nixpkgs/compare/66bdcb4dfd75...104c3db65940
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to