summary refs log tree commit diff
path: root/doc/languages-frameworks
Commit message (Collapse)AuthorAge
* doc beam section: Takle TODO (#148624)Chris Wögi2021-12-05
|
* buildDotnetModule: support setting projectFile as an array && properly ↵IvarWithoutBones2021-11-21
| | | | interpret disabledTests
* doc: add ocaml end user doc to nixpkgs manual (#145100)Guillaume Girol2021-11-16
| | | | | | doc: add ocaml end user doc to nixpkgs manual Co-authored-by: Sandro <sandro.jaeckel@gmail.com> Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
* Merge master into staging-nextgithub-actions[bot]2021-11-08
|\
| * Merge pull request #142825 from cdepillabout/buildDhallUrlDennis Gosnell2021-11-08
| |\ | | | | | | dhallPackages.buildDhallUrl: add function for easily building dhall remote imports
| | * dhall docs: replace two paths with more general versions(cdep)illabout2021-11-08
| | |
| | * dhall docs: change code block formatting to use ShellSession instead of bash(cdep)illabout2021-11-08
| | |
| | * dhallPackages.buildDhallUrl: change argument from dhall-hash to dhallHash(cdep)illabout2021-11-08
| | |
| | * dhallPackages.buildDhallUrl: small formatting fixesDennis Gosnell2021-11-01
| | | | | | | | | Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
| | * doc: Add explanation of --fixed-output-derivations arg for dhall-nixpkgs to ↵(cdep)illabout2021-10-29
| | | | | | | | | | | | Dhall section
* | | Merge master into staging-nextgithub-actions[bot]2021-11-05
|\| |
| * | docs: Rust language section consistencyEli Flanagan2021-11-05
| | | | | | | | | | | | | | | | | | | | | I found out how to use aspell with a custom dictionary and so ran that on `rust.section.md`. These changes are trivial consistency in spelling and nomenclature.
* | | Merge staging-next into staginggithub-actions[bot]2021-11-05
|\| |
| * | docs: fix Rust language typosEli Flanagan2021-11-04
| | | | | | | | | | | | I tried to use aspell following https://github.com/NixOS/nixpkgs/issues/34308#issuecomment-361431632 but there are too many false positives!
* | | Merge staging-next into staginggithub-actions[bot]2021-11-04
|\| |
| * | Apply suggestions from code reviewEli Flanagan2021-11-05
| | | | | | | | | Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
| * | add an example with buildRustPackageEli Flanagan2021-11-05
| | |
| * | docs: improve, clean up Rust language adviceEli Flanagan2021-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This stems from a discussion [here](https://discourse.nixos.org/t/what-rust-overlay-do-you-use-and-why-advice-appreciated/15412) I removed an entire section because I feel like that duplicated Mozilla's original instructions on how to consume the overlay. The goal here is to simply the "getting started with Rust" in a nix or NixOS environment. I will try to do some follow up work to update the code snippets and output. nightly is on `1.57.0-nightly` :)
* | | Merge staging-next into staginggithub-actions[bot]2021-11-01
|\| |
| * | Merge master into staging-nextgithub-actions[bot]2021-11-01
| |\ \
| | * | buildDotnetModule: add support for running unit testsIvarWithoutBones2021-11-01
| | | |
* | | | Merge staging-next into staginggithub-actions[bot]2021-10-30
|\| | |
| * | | Merge master into staging-nextgithub-actions[bot]2021-10-30
| |\| |
| | * | doc/crystal: Update to mention shard.lock file generationSilvan Mosberger2021-10-30
| | |/
* | / doc/rust: add documentation for feature optionsfigsoda2021-10-27
|/ /
* | Merge remote-tracking branch 'origin/master' into staging-nextJonathan Ringer2021-10-22
|\| | | | | | | | | | | Conflicts: pkgs/development/python-modules/jupyter-client/default.nix pkgs/development/python-modules/jupyterlab-git/default.nix
| * ruby_2_6, rubyPackages_2_6: drop unused packageSergei Trofimovich2021-10-22
| |
* | Merge branch 'master' into staging-nextVladimír Čunát2021-10-19
|\|
| * Merge pull request #142173 from baloo/baloo/rust/doc-target-escapeSandro2021-10-19
| |\
| | * doc: rust: target escape hatch has been removedArthur Gautier2021-10-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As far as I can tell, a8efb2053fd9c1e2fea97699754b5071e94c1649 removed the `target =` escape hatch. See #112804 This commit removes it from the documentation. Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
| * | Merge pull request #98214 from turion/dev_test_all_agda_packagesManuel Bärenz2021-10-19
| |\ \ | | | | | | | | Fix #98209. Test all agda packages
| | * | adga: Add test for all packagesManuel Bärenz2021-08-03
| | | |
| | * | agda.section.md: Lay out Agda maintenance guidelinesManuel Bärenz2021-08-03
| | | |
| * | | dotnet: cleanup; point dotnet-sdk alias to 5_0; remove unsupported SDKsPavol Rusnak2021-10-18
| | |/ | |/|
* | | Merge staging-next into staginggithub-actions[bot]2021-10-12
|\| |
| * | Merge pull request #139222 from IvarWithoutBones/init/buildDotnetKevin Cox2021-10-12
| |\ \ | | | | | | | | buildDotnetModule: init
| | * | buildDotnetModule: add documentationIvarWithoutBones2021-10-06
| | | |
* | | | python310: 3.10.0-rc2 -> 3.10.0Martin Weinelt2021-10-05
| | | |
* | | | python36: removeMartin Weinelt2021-10-03
|/ / /
* | | Merge pull request #140013 from raboof/jre_minimal_document_headlessSandro2021-09-30
|\ \ \
| * | | jre_minimal: document how to use a headless JDKArnout Engelen2021-09-30
| |/ / | | | | | | | | | For a smaller image
* | | doc: clarify location of rPackages overridesJustin Bedo2021-09-26
| | | | | | | | | | | | | | | Detail the location of rPackage overrides and how broken builds should be addressed.
* | | rPackages: mark packages as broken when generating package setsJustin Bedo2021-09-24
|/ / | | | | | | | | | | | | | | | | | | | | | | The current behaviour for generate-r-packages.R is to delete packages that have been remove upstream. This patch changes the behaviour to mark packages as broken rather than removing them. This has the advantage of never breaking expressions, which previously occured when a package with overrides in default.nix was deleted. As a result, the update procedure is simplified, allowing automated updates to the package tree to run, and additionally if a package is re-established upstream the previous overrides still exist.
* | Merge pull request #136489 from ehmry/nimPackagesGuillaume Girol2021-09-22
|\ \ | | | | | | nimpackages / buildNimPackage
| * | Nim: Add documentation and GitHub metadataEmery Hemingway2021-09-05
| | |
* | | doc: rust: rephrase paragraph about `cargoLock.lockFileContents`Robin Stumm2021-09-22
| | | | | | | | | | | | mentioning that `Cargo.lock` cannot be patched in the `patchPhase`
* | | doc: rust: simplify snippetRobin Stumm2021-09-22
| | | | | | | | | | | | Do not use recursive attribute sets where not needed, it could confuse the reader.
* | | doc: rust: improve clarity of example snippet Robin Stumm2021-09-22
| | | | | | | | | | | | | | | Make it more clear that the return type is a string. Co-authored-by: figsoda <figsoda@pm.me>
* | | doc: rust: document cargoLock.lockFileContentsRobin Stumm2021-09-22
| | |
* | | Merge pull request #137243 from KarlJoad/octave-docsSandro2021-09-20
|\ \ \ | | | | | | | | octavePackages: add documentation