nixpkgs/doc/builders
Alyssa Ross fe16f7d7f9
fetchFromGitiles: init
This has the same motivation as fetchFromGitHub/fetchFromGitLab --
it's cheaper to download a tarball of a single revision than it is to
download a whole history.

I could have gone with domain/group/repo, like fetchFromGitLab, but it
would have made implementation more difficult, and this syntax means
it's a drop-in replacement for fetchgit, so I decided it wasn't worth
it.
2019-12-02 22:44:33 +00:00
..
images doc: move image builders into new images chapter 2019-10-21 10:57:56 +02:00
packages nixpkgs manual: fix white space and indentation 2019-10-30 11:17:14 +01:00
special doc: move fhs and mkShell under builders/special 2019-10-21 11:39:46 +02:00
fetchers.xml fetchFromGitiles: init 2019-12-02 22:44:33 +00:00
images.xml doc: move image builders into new images chapter 2019-10-21 10:57:56 +02:00
special.xml nixpkgs manual: fix white space and indentation 2019-10-30 11:17:14 +01:00
trivial-builders.xml nixpkgs manual: fix white space and indentation 2019-10-30 11:17:14 +01:00