mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 14:41:17 +00:00
all-packages: fix openssl_* reference
(cherry picked from commit 976b1dd423
)
This commit is contained in:
parent
54eef65533
commit
ec7a4ddd92
|
@ -2022,7 +2022,6 @@ let
|
|||
|
||||
nodejs-4_1 = callPackage ../development/web/nodejs {
|
||||
libtool = darwin.cctools;
|
||||
openssl = openssl_1_0_2;
|
||||
};
|
||||
|
||||
nodejs-0_10 = callPackage ../development/web/nodejs/v0_10.nix {
|
||||
|
|
Loading…
Reference in a new issue