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
beam.xml
bower.xml
coq.xml
emscripten.section.md
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
index.xml
ios.section.md
java.xml
lua.xml
node.section.md
ocaml.xml doc: format the documentation (#57102) 2019-03-08 21:07:11 -08:00
perl.xml
python.section.md buildPythonPackage: always export LANG=C.UTF-8 2019-02-23 20:08:26 +01:00
qt.xml
r.section.md
ruby.xml
rust.section.md
texlive.xml
titanium.section.md
vim.section.md doc: add neovim-qt configuration 2019-01-06 10:56:28 +01:00