From 6e8d051d897a807f75c202093457a0c0e4be81be Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Wed, 28 Aug 2024 17:28:46 +0800 Subject: [PATCH] docs: add refs - run downloaded binaries --- docs/best-practices/run-downloaded-binaries-on-nixos.md | 2 ++ docs/zh/best-practices/run-downloaded-binaries-on-nixos.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/docs/best-practices/run-downloaded-binaries-on-nixos.md b/docs/best-practices/run-downloaded-binaries-on-nixos.md index 1582b91..224112e 100644 --- a/docs/best-practices/run-downloaded-binaries-on-nixos.md +++ b/docs/best-practices/run-downloaded-binaries-on-nixos.md @@ -68,6 +68,8 @@ $ fhs collection of useful tips and tricks for NixOS desktop users. - [nix-alien](https://github.com/thiagokokada/nix-alien): Run unpatched binaries on Nix/NixOS +- [nix-ld](https://github.com/Mic92/nix-ld): Run unpatched dynamic binaries on NixOS. +- [NixOS: Packaging Closed Source Software (& Binary Distributed Ones) - Lan Tian @ Blog](https://lantian.pub/en/article/modify-computer/nixos-packaging.lantian/#examples-closed-source-software--binary-distributed-ones) [Tips&Tricks for NixOS Desktop - NixOS Discourse]: https://discourse.nixos.org/t/tips-tricks-for-nixos-desktop/28488 diff --git a/docs/zh/best-practices/run-downloaded-binaries-on-nixos.md b/docs/zh/best-practices/run-downloaded-binaries-on-nixos.md index 39273d8..b8c9288 100644 --- a/docs/zh/best-practices/run-downloaded-binaries-on-nixos.md +++ b/docs/zh/best-practices/run-downloaded-binaries-on-nixos.md @@ -65,6 +65,8 @@ $ fhs is a collection of tips and tricks for NixOS desktop. - [nix-alien](https://github.com/thiagokokada/nix-alien): Run unpatched binaries on Nix/NixOS +- [nix-ld](https://github.com/Mic92/nix-ld): Run unpatched dynamic binaries on NixOS. +- [用 Nix 打包闭源软件 - Lan Tian @ Blog](https://lantian.pub/article/modify-computer/nixos-packaging.lantian/#%E5%AE%9E%E4%BE%8B%E9%97%AD%E6%BA%90%E8%BD%AF%E4%BB%B6%E4%BB%A5%E5%8F%8A%E4%BB%A5%E4%BA%8C%E8%BF%9B%E5%88%B6%E5%BD%A2%E5%BC%8F%E5%88%86%E5%8F%91%E7%9A%84%E8%BD%AF%E4%BB%B6) [Tips&Tricks for NixOS Desktop - NixOS Discourse]: https://discourse.nixos.org/t/tips-tricks-for-nixos-desktop/28488