nixpkgs/doc/languages-frameworks
Wael M. Nasreddine 28435e47b1
buildGoModule: function for packaging Go modules
The function buildGoModule builds Go programs managed with Go modules. It builds
a Go module through a two phase build:

- An intermediate fetcher derivation. This derivation will be used to
  fetch all of the dependencies of the Go module.
- A final derivation will use the output of the intermediate derivation
  to build the binaries and produce the final output.
2019-03-14 10:31:02 -07:00
..
android.section.md Add documentation section for Android 2018-12-18 21:16:06 +01:00
beam.xml nixpkgs docs: format =) 2018-05-01 19:54:21 -04:00
bower.xml doc: ran make format 2018-05-31 21:03:37 -04:00
coq.xml doc: apply make format 2018-10-26 11:13:54 +01:00
emscripten.section.md Move all nixpkgs doc files in to the doc directory 2018-03-25 19:52:00 -04:00
go.xml buildGoModule: function for packaging Go modules 2019-03-14 10:31:02 -07:00
haskell.section.md doc: fix some indent 2019-02-03 20:10:10 +00:00
idris.section.md nixpkgs idris docs: Update and improve 2018-11-12 13:23:31 +01:00
index.xml Add Titanium documentation section 2018-12-18 21:16:07 +01:00
ios.section.md Add documentation for building iOS apps 2018-12-18 21:16:06 +01:00
java.xml nixpkgs docs: normalize 2018-08-27 19:54:41 -04:00
lua.xml nixpkgs docs: format =) 2018-05-01 19:54:21 -04:00
node.section.md doc/node: document the new preferred node version 2018-11-16 21:24:25 +00:00
ocaml.xml doc: format the documentation (#57102) 2019-03-08 21:07:11 -08:00
perl.xml perlPackages.BerkeleyDB: fix db dependency 2018-05-22 17:49:04 +03:00
python.section.md buildPythonPackage: always export LANG=C.UTF-8 2019-02-23 20:08:26 +01:00
qt.xml nixpkgs docs: format =) 2018-05-01 19:54:21 -04:00
r.section.md Move all nixpkgs doc files in to the doc directory 2018-03-25 19:52:00 -04:00
ruby.xml doc: document upgrading Ruby packages 2018-11-28 13:19:22 +00:00
rust.section.md docs: Small change to Rust guide to be more cross friendly 2018-12-18 06:09:34 +01:00
texlive.xml docs: Remove nix-repl references 2018-12-03 21:37:54 -05:00
titanium.section.md Add Titanium documentation section 2018-12-18 21:16:07 +01:00
vim.section.md doc: add neovim-qt configuration 2019-01-06 10:56:28 +01:00