Loading...
Loading...
Nix commands and package management guide. Use when: - Running nix build, nix run - Adding custom packages - Using nurl for hash acquisition
npx skill4agent add i9wa4/dotfiles nix--no-linknix buildnix build .#rumdl --no-link--no-link./resultnix runnix run .#pike -- scan -d ./terraformhashnurl https://github.com/<owner>/<repo> <tag>vendorHashcargoHashgot:doCheck = false;nurl https://github.com/rvben/rumdl v0.0.206fetchFromGitHub {
owner = "rvben";
repo = "rumdl";
rev = "v0.0.206";
hash = "sha256-XXX...";
}