nixpkgs/pkgs
Silvan Mosberger 75ee18766a
yarn2nix: Don't pass yarnNix to mkDerivation (#92856)
The generated yarnNix file doesn't need to be part of the mkDerivation.
And doing so prevents other platforms from reproducibly instantiating
it. With this change you can e.g. do

  darwinPkgs.yarn2nix.mkYarnPackage {
    # ...
    yarnNix = pkgs.yarn2nix.mkYarnNix {
      yarnLock = ./yarn.lock;
    };
  }

Which is a darwin derivation, but can still be instantiated reproducibly on Linux.
2020-07-10 16:24:03 +00:00
..
applications Revert "webtorrent_desktop: 0.20.0 -> 0.21.0" 2020-07-10 13:38:10 +02:00
build-support dockerTools.buildLayeredImage: fix created=now 2020-07-09 09:34:18 +02:00
common-updater
data Merge pull request #92336 from romildo/upd.marwaita 2020-07-09 19:53:16 -03:00
desktops gnome3.gnome-notes: 3.36.1 -> 3.36.2 2020-07-10 05:28:38 +02:00
development yarn2nix: Don't pass yarnNix to mkDerivation (#92856) 2020-07-10 16:24:03 +00:00
games Merge pull request #92584 from r-ryantm/auto-update/springlobby 2020-07-07 16:37:14 +02:00
misc Merge pull request #92663 from r-ryantm/auto-update/xlockmore 2020-07-08 23:46:40 +02:00
os-specific linux: 5.8-rc2 -> 5.8-rc4 2020-07-10 10:23:46 -04:00
servers mautrix-whatsapp: 0.1.2 -> 0.1.3 2020-07-10 15:31:31 +02:00
shells Merge pull request #92718 from KyleOndy/enable-spaceship-prompt-on-darwin 2020-07-10 00:15:57 -05:00
stdenv stdenv/check-meta: alignment/width 2020-06-11 12:35:11 +10:00
test
tools Merge pull request #92824 from r-ryantm/auto-update/pcsc-tools 2020-07-10 14:33:53 +02:00
top-level Merge pull request #84562 from deshaw/contrib/perl-authen-krb5-admin 2020-07-10 07:39:40 -04:00