Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 29969a5ec7df53ca82585d5b7c2e472030c04f54
      
https://github.com/NixOS/nixpkgs/commit/29969a5ec7df53ca82585d5b7c2e472030c04f54
  Author: Chris Hodapp <hodap...@gmail.com>
  Date:   2017-05-01 (Mon, 01 May 2017)

  Changed paths:
    M pkgs/applications/editors/rstudio/default.nix
    M pkgs/development/r-modules/README.md
    A pkgs/development/r-modules/wrapper-rstudio.nix
    M pkgs/development/r-modules/wrapper.nix
    M pkgs/top-level/all-packages.nix

  Log Message:
  -----------
  rstudio: Fix recompilation issue with custom package set

This attempts to fix the issue described at
https://github.com/NixOS/nixpkgs/pull/22219#issuecomment-291801133.
Any change to the custom packages passed to RStudio causes this to
completely rebuild RStudio, which is completely unnecessary and also a
bit of a hindrance as it's a fairly slow build.

This rolls back most of that old PR, and instead implements something
more like rWrapper.  Existing configurations with the old useRPackages
will break.


  Commit: 287e67046254984718aee61aa28c7fc8027bbc9a
      
https://github.com/NixOS/nixpkgs/commit/287e67046254984718aee61aa28c7fc8027bbc9a
  Author: Peter Simons <sim...@cryp.to>
  Date:   2017-05-02 (Tue, 02 May 2017)

  Changed paths:
    M pkgs/applications/editors/rstudio/default.nix
    M pkgs/development/r-modules/README.md
    A pkgs/development/r-modules/wrapper-rstudio.nix
    M pkgs/development/r-modules/wrapper.nix
    M pkgs/top-level/all-packages.nix

  Log Message:
  -----------
  Merge pull request #25390 from Hodapp87/rstudio_fix

rstudio: Fix recompilation issue with custom package set


Compare: https://github.com/NixOS/nixpkgs/compare/e026fb485221...287e67046254
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
https://mailman.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to