Nixos

Nix 相當於什麼“guix 挑戰”?

  • February 17, 2021

在 Guix 中,使用者可以使用guix challenge https://guix.gnu.org/manual/en/html_node/Invoking-guix-challenge.html驗證包的可重複性。

Nix 命令是什麼?

有了nix-build你就可以使用--check --keep-failed

在此處跟踪最小的 NixOS 再現性:https ://r13y.com/ 。您可以查看那裡的說明如何將其與 diffoscope 一起使用。

引用自:https://unix.stackexchange.com/questions/634991