Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 6483cf1d91c454e9dfb93de243200f6a677ad4d8
      
https://github.com/NixOS/nixpkgs/commit/6483cf1d91c454e9dfb93de243200f6a677ad4d8
  Author: Bjørn Forsman <[email protected]>
  Date:   2015-09-02 (Wed, 02 Sep 2015)

  Changed paths:
    M pkgs/development/libraries/ffmpeg-full/default.nix

  Log Message:
  -----------
  ffmpeg-full: align pkgname with attrname

Without this, users are presented with this endless loop:

  $ ffplay
  The program ‘ffplay’ is currently not installed. You can install it by
  typing:
    nix-env -i ffmpeg
  $ nix-env -i ffmpeg
  $ ffplay
  The program ‘ffplay’ is currently not installed. You can install it by
  typing:
    nix-env -i ffmpeg


  Commit: f0e67b927fb4894da6ee670eb445953fdd06cefe
      
https://github.com/NixOS/nixpkgs/commit/f0e67b927fb4894da6ee670eb445953fdd06cefe
  Author: Eelco Dolstra <[email protected]>
  Date:   2015-09-02 (Wed, 02 Sep 2015)

  Changed paths:
    M pkgs/development/libraries/ffmpeg-full/default.nix

  Log Message:
  -----------
  Merge pull request #9602 from bjornfor/ffmpeg-full-name

ffmpeg-full: align pkgname with attrname


Compare: https://github.com/NixOS/nixpkgs/compare/6c377c864a17...f0e67b927fb4
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to