Peter Simons
5fe0939d18
The Haskell documentation has moved to < https://haskell4nix.readthedocs.io/ >.
...
That site is generated automatically from the set of text files found at
<https://github.com/NixOS/cabal2nix/tree/master/doc >.
2020-10-23 21:00:26 +02:00
Peter Simons
56bc587444
Merge remote-tracking branch 'origin/master' into haskell-updates,
2020-10-15 19:39:16 +02:00
Frederik Rietdijk
748bc99520
docs: python39 is available
2020-10-13 18:53:40 +02:00
Kevin Cox
8b33d575e4
Merge pull request #98084 from turion/patch-5
...
agda.section.md: Fix header and enumeration
2020-10-11 07:29:58 -04:00
maralorn
0756b8a7bf
haskell-language-server: Init wrapper for multiple ghc versions at 0.5.0 ( #99519 )
...
* haskell-language-server: Init wrapper for multiple ghc versions at 0.5.0
* Fix closure size
* docs: Add hls section to Haskell part of manual
2020-10-10 16:01:57 +02:00
Manuel Bärenz
87cab901a3
agda.section.md: Fix header, enumerations, capitalisation
2020-09-18 12:42:06 +02:00
Alexandre Esteves
0cad09a68a
docs/rust: fix typo
...
Co-authored-by: Drew <drewrisinger@users.noreply.github.com>
2020-09-10 19:10:27 +02:00
zowoq
23c781a810
buildGoPackage: check/delete vendor
2020-09-08 16:32:39 +10:00
Michele Guerini Rocco
2b575c5f1f
Merge pull request #96963 from doronbehar/doc/nodejs
...
doc: nodejs: Update override example to use overlays
2020-09-04 22:58:36 +02:00
Jake Waksbaum
58e585c93b
vimPlugins: Document node-based plugins
2020-09-04 08:33:47 -07:00
Doron Behar
c67bcd23d4
doc: nodejs: Update override example to use overlays
...
Also: Add links so it'll be easier to find the referred files.
2020-09-02 19:00:46 +03:00
John Ericson
31dae7d627
Merge pull request #84047 from aaronjanse/document-android-emulator-variable
...
emulateApp: document $NIX_ANDROID_EMULATOR_FLAGS
2020-08-20 00:26:53 -04:00
Jonathan Ringer
233dc9c7d1
doc/python: Add pythonImportsCheck mention
2020-08-17 13:41:39 -07:00
Jonathan Ringer
93e7292976
doc/python: add pytestCheckHook section
2020-08-17 13:41:39 -07:00
zowoq
473536e3b5
buildRustPackage: remove platform.all from packages
2020-08-16 12:48:18 +10:00
Frederik Rietdijk
49f4475307
Merge pull request #95305 from jonringer/remove-py35
...
python35: remove
2020-08-15 09:08:47 +02:00
zowoq
961aa31455
buildGoModule: update deleteVendor docs
2020-08-14 07:50:37 +10:00
Jonathan Ringer
8c7d49b726
docs: update python interpreter versions
2020-08-12 21:57:40 -07:00
Matthew Mazzanti
2df0fda951
doc: Fix missing callout in go.xml
...
Pull #89453 introduced a bug in the documentation that is preventing the
hydra build for nixpkgs-unstable from finishing. I have added the
additional option indroduced in that patch (runVend for go modules) and
added the callout tag so that the documenation can build again.
2020-08-02 09:35:04 +10:00
zowoq
e703f3f34b
Merge pull request #89453 from c00w/vend
...
Add vend support to go-modules
2020-07-31 15:16:47 +10:00
zowoq
b3d71cd63d
doc/*: editorconfig fixes
2020-07-31 15:06:53 +10:00
Colin L Rice
95be7b25be
go-modules: Add useVend flag to go-modules
2020-07-28 21:11:28 -04:00
zowoq
ff3d205314
doc/perl: fix build
2020-07-18 15:12:37 +10:00
Jörg Thalheim
3829979d8d
Merge pull request #86589 from raboof/document-running-perl-scripts-from-the-shell
...
doc: add section on running ad-hoc Perl programs to the nixpkgs manual
2020-07-17 10:20:24 +01:00
Arnout Engelen
6093372069
Add section on running ad-hoc Perl programs to the nixpkgs manual
...
Co-authored-by: Timo Kaufmann <timokau@zoho.com>
2020-07-17 09:08:53 +02:00
Maximilian Bosch
19dfc1b011
Merge pull request #90689 from cole-h/fix-manual
...
agda: fix manual build -- blocks nixpkgs-unstable
2020-06-17 23:05:58 +02:00
Cole Helbling
5baa7541d7
agda: fix manual build
...
/build/doc/manual-full.xml:12764:35: error: ID "build-phase" has already been defined
/build/doc/manual-full.xml:9029:33: error: first occurrence of ID "build-phase"
2020-06-17 13:51:43 -07:00
Jörg Thalheim
a2960ac430
Merge pull request #97603 from zowoq/rust-test-threads
2020-09-25 06:19:23 +02:00
Jan Tojnar
6d518ddf77
Merge pull request #98503 from jtojnar/doc-prompts
2020-09-24 22:48:38 +02:00
Doron Behar
5819bca301
docs/go: Add examples for and explain buildFlags
...
Move common attributes treated by both buildGoModule and buildGoPackage
to a separate section, out of the examples' "callouts".
Co-authored-by: zowoq <59103226+zowoq@users.noreply.github.com>
2020-09-24 11:03:20 +10:00
zowoq
e4c71e6c6c
buildRustPackage: support setting test-threads
2020-09-24 07:19:58 +10:00
Jan Tojnar
e1af37634b
doc: Improve code listings
...
By adding prompts and removing unnecessary indentation.
2020-09-23 01:25:25 +02:00
zowoq
069757550e
doc/python: remove trailing whitespace
2020-09-21 09:35:27 +10:00
Lassulus
453014b456
Merge pull request #89245 from alexarice/agda-literate
...
agda: install literate files
2020-06-16 14:11:01 +02:00
Daniël de Kok
58ec4d5c77
doc: pip install
flags are specified with pipInstallFlags
...
The documentation incorrectly stated that `installFlags` are passed to
`pip install`.
2020-06-16 10:03:25 +02:00
Jan Tojnar
acb53e0698
Merge branch 'staging-next' into staging
2020-06-10 04:10:57 +02:00
Rok Garbas
29c4fc94cf
Merge pull request #55302 from teto/lua_doc
...
doc: update lua documentation
2020-06-09 11:02:08 +02:00
Matthieu Coudron
8d05c66dc6
fixup! update
2020-06-07 20:12:56 +02:00
Matthieu Coudron
3042b38ce1
update
2020-06-06 20:20:27 +02:00
Matthieu Coudron
2909dc9f39
builds
2020-06-06 17:33:41 +02:00
Matthieu Coudron
404d057e89
Added an example about overlay
2020-06-06 17:33:39 +02:00
Matthieu Coudron
5cfcfc300b
doc: update lua documentation
...
Reflects the recent changes to the lua infrastructure.
Packaging from luarocks should be encouraged.
2020-06-06 17:33:37 +02:00
Frederik Rietdijk
1c68570ab2
Merge staging-next into staging
2020-06-05 19:42:16 +02:00
Jörg Thalheim
f0396574ab
buildRustPackage: add documentation on how to create cargo.lock patches
2020-06-05 10:41:46 +01:00
Vladimír Čunát
677e3960b5
Merge #82342 : rustPlatform: increase build-speed of checkPhase
...
...for rust-packages (into staging)
2020-06-05 09:12:30 +02:00
Frederik Rietdijk
b7ff746540
python3: now points to python38
...
Note this also means python3Minimal is now also Python 3.8.
This reverts commit eb1369670b
and adds more.
2020-06-04 18:08:29 +02:00
Alex Rice
e215c3bcac
agda: install literate files
2020-06-01 13:59:20 +01:00
Maximilian Bosch
59e8e7a129
rust: improve docs
...
Co-authored-by: cole-h <cole.e.helbling@outlook.com>
Co-authored-by: asymmetric <lorenzo@mailbox.org>
2020-05-31 21:47:32 +02:00
Christian Albrecht
2312f5fbc4
Change to nodePackages and nodePackages_latest
...
currently LTS 12.x and Current 14.x
2020-05-29 18:25:11 +02:00
Jörg Thalheim
6602f87384
nodePackages: switch to 12
...
Signed-off-by: Christian Albrecht <christian.albrecht@mayflower.de>
2020-05-27 21:45:41 +02:00