Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 41de5f60cd7e007fede9bfa77e5557f79cf80b8d
      
https://github.com/NixOS/nixpkgs/commit/41de5f60cd7e007fede9bfa77e5557f79cf80b8d
  Author: Michael Alyn Miller <[email protected]>
  Date:   2015-01-25 (Sun, 25 Jan 2015)

  Changed paths:
    M pkgs/tools/misc/rcm/default.nix
    A pkgs/tools/misc/rcm/fix-rcmlib-path.patch

  Log Message:
  -----------
  rcm: Use Nix store path for RCM_LIB

The shell scripts in the rcm package use a relative path in order to
find the rcm.sh library.  That works fine when rcm is installed with
nix-env -- ~/.nix-profile/share/rcm exists as expected -- but does not
work when installed via /etc/nixos/configuration.nix.  In the
system-wide case, /run/current-system/sw/share does not contain the rcm
directory.


  Commit: da91fff493bf56f85e43d1c05e60407403a39d7e
      
https://github.com/NixOS/nixpkgs/commit/da91fff493bf56f85e43d1c05e60407403a39d7e
  Author: Edward Tjörnhammar <[email protected]>
  Date:   2015-01-28 (Wed, 28 Jan 2015)

  Changed paths:
    M pkgs/tools/misc/rcm/default.nix
    A pkgs/tools/misc/rcm/fix-rcmlib-path.patch

  Log Message:
  -----------
  Merge pull request #5959 from malyn/fix-rcm-paths

rcm: Use Nix store path for RCM_LIB


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

Reply via email to