FAQ: Difference between revisions
imported>Makefu |
imported>Fadenb m Reword title to allow line break when viewed in slim window (mobile device) |
||
| Line 256: | Line 256: | ||
Be sure to [https://github.com/NixOS/nixpkgs/issues report the incorrect url] or [https://github.com/NixOS/nixpkgs/pulls fix it yourself]. | Be sure to [https://github.com/NixOS/nixpkgs/issues report the incorrect url] or [https://github.com/NixOS/nixpkgs/pulls fix it yourself]. | ||
== How do I know the sha256 to use with fetchgit | == How do I know the sha256 to use with fetchgit, fetchsvn, fetchbzr or fetchcvs? == | ||
Install <code>nix-prefetch-scripts</code> and use the corresponding nix prefetch helper. | Install <code>nix-prefetch-scripts</code> and use the corresponding nix prefetch helper. | ||