Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 0e3007ec886948889bc634a88b3396b4ed01e7ee
      
https://github.com/NixOS/nixpkgs/commit/0e3007ec886948889bc634a88b3396b4ed01e7ee
  Author: Bjørn Forsman <[email protected]>
  Date:   2015-01-18 (Sun, 18 Jan 2015)

  Changed paths:
    M pkgs/applications/audio/ardour/default.nix

  Log Message:
  -----------
  ardour: report correct version number

Even though we build from git tag 3.5.403, `ardour --version` reports
3.5-380-g2f6065b. Fix it.

(Another way to fix this is to clone the whole git repo, preserve the
.git/ directory and add git as buildInput so that Ardour can figure out
all this version info stuff by itself.)


_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to